[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. 19649 1726882554.66358: 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 19649 1726882554.66896: Added group all to inventory 19649 1726882554.66898: Added group ungrouped to inventory 19649 1726882554.66902: Group all now contains ungrouped 19649 1726882554.66905: Examining possible inventory source: /tmp/network-91m/inventory.yml 19649 1726882554.88046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19649 1726882554.88136: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19649 1726882554.88172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19649 1726882554.88257: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19649 1726882554.88368: Loaded config def from plugin (inventory/script) 19649 1726882554.88374: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19649 1726882554.88435: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19649 1726882554.88560: Loaded config def from plugin (inventory/yaml) 19649 1726882554.88562: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19649 1726882554.88663: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19649 1726882554.89148: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19649 1726882554.89151: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19649 1726882554.89154: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19649 1726882554.89160: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19649 1726882554.89167: Loading data from /tmp/network-91m/inventory.yml 19649 1726882554.89243: /tmp/network-91m/inventory.yml was not parsable by auto 19649 1726882554.89329: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19649 1726882554.89369: Loading data from /tmp/network-91m/inventory.yml 19649 1726882554.89454: group all already in inventory 19649 1726882554.89461: set inventory_file for managed_node1 19649 1726882554.89468: set inventory_dir for managed_node1 19649 1726882554.89469: Added host managed_node1 to inventory 19649 1726882554.89471: Added host managed_node1 to group all 19649 1726882554.89472: set ansible_host for managed_node1 19649 1726882554.89473: set ansible_ssh_extra_args for managed_node1 19649 1726882554.89476: set inventory_file for managed_node2 19649 1726882554.89479: set inventory_dir for managed_node2 19649 1726882554.89480: Added host managed_node2 to inventory 19649 1726882554.89481: Added host managed_node2 to group all 19649 1726882554.89482: set ansible_host for managed_node2 19649 1726882554.89482: set ansible_ssh_extra_args for managed_node2 19649 1726882554.89485: set inventory_file for managed_node3 19649 1726882554.89487: set inventory_dir for managed_node3 19649 1726882554.89487: Added host managed_node3 to inventory 19649 1726882554.89489: Added host managed_node3 to group all 19649 1726882554.89489: set ansible_host for managed_node3 19649 1726882554.89490: set ansible_ssh_extra_args for managed_node3 19649 1726882554.89492: Reconcile groups and hosts in inventory. 19649 1726882554.89496: Group ungrouped now contains managed_node1 19649 1726882554.89498: Group ungrouped now contains managed_node2 19649 1726882554.89503: Group ungrouped now contains managed_node3 19649 1726882554.89599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19649 1726882554.89765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19649 1726882554.89825: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19649 1726882554.89867: Loaded config def from plugin (vars/host_group_vars) 19649 1726882554.89870: 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) 19649 1726882554.89876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19649 1726882554.89883: 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) 19649 1726882554.89929: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19649 1726882554.90360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882554.90479: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19649 1726882554.90533: Loaded config def from plugin (connection/local) 19649 1726882554.90539: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19649 1726882554.91728: Loaded config def from plugin (connection/paramiko_ssh) 19649 1726882554.91732: 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) 19649 1726882554.94175: 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) 19649 1726882554.94211: Loaded config def from plugin (connection/psrp) 19649 1726882554.94214: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19649 1726882554.95398: 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) 19649 1726882554.95437: Loaded config def from plugin (connection/ssh) 19649 1726882554.95440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19649 1726882554.99622: 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) 19649 1726882554.99662: Loaded config def from plugin (connection/winrm) 19649 1726882554.99668: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19649 1726882554.99728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19649 1726882554.99954: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19649 1726882555.00023: Loaded config def from plugin (shell/cmd) 19649 1726882555.00025: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19649 1726882555.00086: 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) 19649 1726882555.00282: Loaded config def from plugin (shell/powershell) 19649 1726882555.00284: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19649 1726882555.00336: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19649 1726882555.00995: Loaded config def from plugin (shell/sh) 19649 1726882555.00997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19649 1726882555.01112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19649 1726882555.01720: Loaded config def from plugin (become/runas) 19649 1726882555.01727: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19649 1726882555.01924: Loaded config def from plugin (become/su) 19649 1726882555.01926: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19649 1726882555.02097: Loaded config def from plugin (become/sudo) 19649 1726882555.02099: 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 19649 1726882555.02142: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml 19649 1726882555.02738: in VariableManager get_vars() 19649 1726882555.02766: done with get_vars() 19649 1726882555.02923: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19649 1726882555.09381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19649 1726882555.09777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 19649 1726882555.09975: in VariableManager get_vars() 19649 1726882555.09979: done with get_vars() 19649 1726882555.09982: variable 'playbook_dir' from source: magic vars 19649 1726882555.09983: variable 'ansible_playbook_python' from source: magic vars 19649 1726882555.09984: variable 'ansible_config_file' from source: magic vars 19649 1726882555.09985: variable 'groups' from source: magic vars 19649 1726882555.09985: variable 'omit' from source: magic vars 19649 1726882555.09986: variable 'ansible_version' from source: magic vars 19649 1726882555.09987: variable 'ansible_check_mode' from source: magic vars 19649 1726882555.09988: variable 'ansible_diff_mode' from source: magic vars 19649 1726882555.09988: variable 'ansible_forks' from source: magic vars 19649 1726882555.09989: variable 'ansible_inventory_sources' from source: magic vars 19649 1726882555.09990: variable 'ansible_skip_tags' from source: magic vars 19649 1726882555.09991: variable 'ansible_limit' from source: magic vars 19649 1726882555.09991: variable 'ansible_run_tags' from source: magic vars 19649 1726882555.09992: variable 'ansible_verbosity' from source: magic vars 19649 1726882555.10027: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19649 1726882555.11518: in VariableManager get_vars() 19649 1726882555.11535: done with get_vars() 19649 1726882555.11574: in VariableManager get_vars() 19649 1726882555.11587: done with get_vars() 19649 1726882555.11642: in VariableManager get_vars() 19649 1726882555.11654: done with get_vars() 19649 1726882555.11904: in VariableManager get_vars() 19649 1726882555.11916: done with get_vars() 19649 1726882555.11920: variable 'omit' from source: magic vars 19649 1726882555.11938: variable 'omit' from source: magic vars 19649 1726882555.12043: in VariableManager get_vars() 19649 1726882555.12069: done with get_vars() 19649 1726882555.12113: in VariableManager get_vars() 19649 1726882555.12124: done with get_vars() 19649 1726882555.12162: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19649 1726882555.12371: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19649 1726882555.12526: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19649 1726882555.13329: in VariableManager get_vars() 19649 1726882555.13346: done with get_vars() 19649 1726882555.13930: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882555.17265: in VariableManager get_vars() 19649 1726882555.17296: done with get_vars() 19649 1726882555.17301: variable 'omit' from source: magic vars 19649 1726882555.17312: variable 'omit' from source: magic vars 19649 1726882555.17344: in VariableManager get_vars() 19649 1726882555.17359: done with get_vars() 19649 1726882555.17383: in VariableManager get_vars() 19649 1726882555.17398: done with get_vars() 19649 1726882555.17426: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19649 1726882555.17542: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19649 1726882555.17926: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19649 1726882555.24195: in VariableManager get_vars() 19649 1726882555.24220: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882555.28566: in VariableManager get_vars() 19649 1726882555.28586: done with get_vars() 19649 1726882555.28591: variable 'omit' from source: magic vars 19649 1726882555.28600: variable 'omit' from source: magic vars 19649 1726882555.28626: in VariableManager get_vars() 19649 1726882555.28641: done with get_vars() 19649 1726882555.28661: in VariableManager get_vars() 19649 1726882555.29402: done with get_vars() 19649 1726882555.29431: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19649 1726882555.29549: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19649 1726882555.29627: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19649 1726882555.30025: in VariableManager get_vars() 19649 1726882555.30048: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882555.35060: in VariableManager get_vars() 19649 1726882555.35202: done with get_vars() 19649 1726882555.35208: variable 'omit' from source: magic vars 19649 1726882555.35232: variable 'omit' from source: magic vars 19649 1726882555.35271: in VariableManager get_vars() 19649 1726882555.35290: done with get_vars() 19649 1726882555.35423: in VariableManager get_vars() 19649 1726882555.35445: done with get_vars() 19649 1726882555.35475: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19649 1726882555.35721: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19649 1726882555.35915: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19649 1726882555.36756: in VariableManager get_vars() 19649 1726882555.36783: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882555.40373: in VariableManager get_vars() 19649 1726882555.40401: done with get_vars() 19649 1726882555.40506: in VariableManager get_vars() 19649 1726882555.40646: done with get_vars() 19649 1726882555.40711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19649 1726882555.40725: 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 19649 1726882555.42118: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19649 1726882555.42588: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19649 1726882555.42591: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 19649 1726882555.42623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19649 1726882555.42648: 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) 19649 1726882555.42891: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19649 1726882555.42969: Loaded config def from plugin (callback/default) 19649 1726882555.42972: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19649 1726882555.44298: Loaded config def from plugin (callback/junit) 19649 1726882555.44301: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19649 1726882555.44348: 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) 19649 1726882555.44415: Loaded config def from plugin (callback/minimal) 19649 1726882555.44417: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19649 1726882555.44460: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19649 1726882555.44521: Loaded config def from plugin (callback/tree) 19649 1726882555.44523: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19649 1726882555.44642: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19649 1726882555.44645: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_nm.yml **************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml 19649 1726882555.44702: in VariableManager get_vars() 19649 1726882555.44716: done with get_vars() 19649 1726882555.44722: in VariableManager get_vars() 19649 1726882555.44731: done with get_vars() 19649 1726882555.44735: variable 'omit' from source: magic vars 19649 1726882555.45587: in VariableManager get_vars() 19649 1726882555.45714: done with get_vars() 19649 1726882555.45736: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with nm as provider] *** 19649 1726882555.46871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19649 1726882555.47056: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19649 1726882555.47723: getting the remaining hosts for this loop 19649 1726882555.47725: done getting the remaining hosts for this loop 19649 1726882555.47728: getting the next task for host managed_node3 19649 1726882555.47731: done getting next task for host managed_node3 19649 1726882555.47733: ^ task is: TASK: Gathering Facts 19649 1726882555.47735: ^ 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 19649 1726882555.47737: getting variables 19649 1726882555.47738: in VariableManager get_vars() 19649 1726882555.47747: Calling all_inventory to load vars for managed_node3 19649 1726882555.47750: Calling groups_inventory to load vars for managed_node3 19649 1726882555.47752: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882555.47770: Calling all_plugins_play to load vars for managed_node3 19649 1726882555.47783: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882555.47787: Calling groups_plugins_play to load vars for managed_node3 19649 1726882555.47819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882555.47875: done with get_vars() 19649 1726882555.47882: done getting variables 19649 1726882555.47943: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:6 Friday 20 September 2024 21:35:55 -0400 (0:00:00.033) 0:00:00.034 ****** 19649 1726882555.47966: entering _queue_task() for managed_node3/gather_facts 19649 1726882555.47968: Creating lock for gather_facts 19649 1726882555.48440: worker is 1 (out of 1 available) 19649 1726882555.48450: exiting _queue_task() for managed_node3/gather_facts 19649 1726882555.48461: done queuing things up, now waiting for results queue to drain 19649 1726882555.48463: waiting for pending results... 19649 1726882555.49147: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19649 1726882555.49366: in run() - task 0e448fcc-3ce9-8316-300c-00000000015b 19649 1726882555.49392: variable 'ansible_search_path' from source: unknown 19649 1726882555.49430: calling self._execute() 19649 1726882555.49547: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882555.49676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882555.49689: variable 'omit' from source: magic vars 19649 1726882555.49910: variable 'omit' from source: magic vars 19649 1726882555.49948: variable 'omit' from source: magic vars 19649 1726882555.50037: variable 'omit' from source: magic vars 19649 1726882555.50148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882555.50192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882555.50271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882555.50334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882555.50430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882555.50475: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882555.50484: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882555.50492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882555.50637: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882555.50764: Set connection var ansible_shell_executable to /bin/sh 19649 1726882555.50777: Set connection var ansible_connection to ssh 19649 1726882555.50793: Set connection var ansible_timeout to 10 19649 1726882555.50800: Set connection var ansible_shell_type to sh 19649 1726882555.50812: Set connection var ansible_pipelining to False 19649 1726882555.50836: variable 'ansible_shell_executable' from source: unknown 19649 1726882555.50869: variable 'ansible_connection' from source: unknown 19649 1726882555.50878: variable 'ansible_module_compression' from source: unknown 19649 1726882555.50904: variable 'ansible_shell_type' from source: unknown 19649 1726882555.50915: variable 'ansible_shell_executable' from source: unknown 19649 1726882555.50977: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882555.50987: variable 'ansible_pipelining' from source: unknown 19649 1726882555.50994: variable 'ansible_timeout' from source: unknown 19649 1726882555.51011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882555.51430: 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) 19649 1726882555.51458: variable 'omit' from source: magic vars 19649 1726882555.51470: starting attempt loop 19649 1726882555.51478: running the handler 19649 1726882555.51497: variable 'ansible_facts' from source: unknown 19649 1726882555.51533: _low_level_execute_command(): starting 19649 1726882555.51633: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882555.53535: 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 <<< 19649 1726882555.53539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882555.53687: 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 <<< 19649 1726882555.53694: 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 <<< 19649 1726882555.53961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882555.54011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882555.54242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882555.56032: stdout chunk (state=3): >>>/root <<< 19649 1726882555.56139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882555.56213: stderr chunk (state=3): >>><<< 19649 1726882555.56216: stdout chunk (state=3): >>><<< 19649 1726882555.56328: _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 19649 1726882555.56331: _low_level_execute_command(): starting 19649 1726882555.56334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159 `" && echo ansible-tmp-1726882555.562362-19696-20832871966159="` echo /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159 `" ) && sleep 0' 19649 1726882555.58042: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882555.58113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882555.58129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882555.58151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882555.58191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882555.58198: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882555.58231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882555.58245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882555.58257: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882555.58266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882555.58273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882555.58326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882555.58342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882555.58351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882555.58361: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882555.58374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882555.58571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882555.58591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882555.58599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882555.58765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882555.60643: stdout chunk (state=3): >>>ansible-tmp-1726882555.562362-19696-20832871966159=/root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159 <<< 19649 1726882555.60776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882555.60832: stderr chunk (state=3): >>><<< 19649 1726882555.60835: stdout chunk (state=3): >>><<< 19649 1726882555.60852: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882555.562362-19696-20832871966159=/root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159 , 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 19649 1726882555.60887: variable 'ansible_module_compression' from source: unknown 19649 1726882555.60944: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19649 1726882555.60947: ANSIBALLZ: Acquiring lock 19649 1726882555.60949: ANSIBALLZ: Lock acquired: 140400836948288 19649 1726882555.60952: ANSIBALLZ: Creating module 19649 1726882556.43735: ANSIBALLZ: Writing module into payload 19649 1726882556.44192: ANSIBALLZ: Writing module 19649 1726882556.44380: ANSIBALLZ: Renaming module 19649 1726882556.44456: ANSIBALLZ: Done creating module 19649 1726882556.44500: variable 'ansible_facts' from source: unknown 19649 1726882556.44669: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882556.44686: _low_level_execute_command(): starting 19649 1726882556.44696: _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' 19649 1726882556.46235: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882556.46239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.46276: 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 <<< 19649 1726882556.46280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882556.46284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882556.46411: 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 <<< 19649 1726882556.46414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882556.46484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882556.46529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882556.46742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882556.48326: stdout chunk (state=3): >>>PLATFORM <<< 19649 1726882556.48419: stdout chunk (state=3): >>>Linux <<< 19649 1726882556.48433: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19649 1726882556.48571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882556.48637: stderr chunk (state=3): >>><<< 19649 1726882556.48640: stdout chunk (state=3): >>><<< 19649 1726882556.48785: _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 19649 1726882556.48791 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 19649 1726882556.48793: _low_level_execute_command(): starting 19649 1726882556.48796: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 19649 1726882556.49130: Sending initial data 19649 1726882556.49133: Sent initial data (1181 bytes) 19649 1726882556.50527: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882556.50538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882556.50729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.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 <<< 19649 1726882556.50735: 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 <<< 19649 1726882556.50737: 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 <<< 19649 1726882556.50739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882556.50931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882556.50984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882556.51180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882556.54882: 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"} <<< 19649 1726882556.55249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882556.55568: stderr chunk (state=3): >>><<< 19649 1726882556.55571: stdout chunk (state=3): >>><<< 19649 1726882556.55574: _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 19649 1726882556.55576: variable 'ansible_facts' from source: unknown 19649 1726882556.55578: variable 'ansible_facts' from source: unknown 19649 1726882556.55580: variable 'ansible_module_compression' from source: unknown 19649 1726882556.55582: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19649 1726882556.55583: variable 'ansible_facts' from source: unknown 19649 1726882556.55674: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/AnsiballZ_setup.py 19649 1726882556.57149: Sending initial data 19649 1726882556.57152: Sent initial data (152 bytes) 19649 1726882556.59559: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882556.59628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882556.59647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882556.59670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.59713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882556.59752: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882556.59769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882556.59788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882556.59800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882556.59841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882556.59858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882556.59874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882556.59889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.59899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882556.59918: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882556.59935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882556.60123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882556.60143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882556.60161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882556.60305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882556.62105: 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 <<< 19649 1726882556.62202: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882556.62302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp937_jana /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/AnsiballZ_setup.py <<< 19649 1726882556.62395: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882556.65750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882556.65895: stderr chunk (state=3): >>><<< 19649 1726882556.65903: stdout chunk (state=3): >>><<< 19649 1726882556.65905: done transferring module to remote 19649 1726882556.65908: _low_level_execute_command(): starting 19649 1726882556.65910: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/ /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/AnsiballZ_setup.py && sleep 0' 19649 1726882556.67136: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882556.67184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882556.67196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.67241: 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 <<< 19649 1726882556.67247: 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 <<< 19649 1726882556.67249: 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 <<< 19649 1726882556.67346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882556.67349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882556.67482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882556.69995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882556.69998: stdout chunk (state=3): >>><<< 19649 1726882556.70001: stderr chunk (state=3): >>><<< 19649 1726882556.70093: _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 19649 1726882556.70100: _low_level_execute_command(): starting 19649 1726882556.70103: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/AnsiballZ_setup.py && sleep 0' 19649 1726882556.71369: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882556.71384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882556.71404: 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 <<< 19649 1726882556.71494: 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 <<< 19649 1726882556.71535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882556.71748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882556.75147: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 19649 1726882556.75156: stdout chunk (state=3): >>> import _imp # builtin <<< 19649 1726882556.75216: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 19649 1726882556.75220: stdout chunk (state=3): >>> <<< 19649 1726882556.75222: stdout chunk (state=3): >>>import '_weakref' # <<< 19649 1726882556.75330: stdout chunk (state=3): >>>import '_io' # <<< 19649 1726882556.75333: stdout chunk (state=3): >>> <<< 19649 1726882556.75335: stdout chunk (state=3): >>>import 'marshal' # <<< 19649 1726882556.75338: stdout chunk (state=3): >>> <<< 19649 1726882556.75393: stdout chunk (state=3): >>>import 'posix' # <<< 19649 1726882556.75396: stdout chunk (state=3): >>> <<< 19649 1726882556.75458: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19649 1726882556.75462: stdout chunk (state=3): >>> <<< 19649 1726882556.75467: stdout chunk (state=3): >>># installing zipimport hook<<< 19649 1726882556.75469: stdout chunk (state=3): >>> <<< 19649 1726882556.75546: stdout chunk (state=3): >>>import 'time' # <<< 19649 1726882556.75549: stdout chunk (state=3): >>> <<< 19649 1726882556.75552: stdout chunk (state=3): >>>import 'zipimport' # <<< 19649 1726882556.75556: stdout chunk (state=3): >>> # installed zipimport hook<<< 19649 1726882556.75559: stdout chunk (state=3): >>> <<< 19649 1726882556.75637: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 19649 1726882556.75641: stdout chunk (state=3): >>> <<< 19649 1726882556.75644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882556.75650: stdout chunk (state=3): >>> <<< 19649 1726882556.75680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 19649 1726882556.75683: stdout chunk (state=3): >>> <<< 19649 1726882556.75720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 19649 1726882556.75727: stdout chunk (state=3): >>> <<< 19649 1726882556.75739: stdout chunk (state=3): >>>import '_codecs' # <<< 19649 1726882556.75786: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe16cdc0><<< 19649 1726882556.75790: stdout chunk (state=3): >>> <<< 19649 1726882556.75835: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 19649 1726882556.75838: stdout chunk (state=3): >>> <<< 19649 1726882556.75894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 19649 1726882556.75898: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe1113a0><<< 19649 1726882556.75900: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe16cb20><<< 19649 1726882556.75943: stdout chunk (state=3): >>> <<< 19649 1726882556.75947: 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'<<< 19649 1726882556.75949: stdout chunk (state=3): >>> <<< 19649 1726882556.75975: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe16cac0><<< 19649 1726882556.75987: stdout chunk (state=3): >>> <<< 19649 1726882556.76013: stdout chunk (state=3): >>>import '_signal' # <<< 19649 1726882556.76043: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 19649 1726882556.76063: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 19649 1726882556.76086: stdout chunk (state=3): >>> <<< 19649 1726882556.76098: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111490> <<< 19649 1726882556.76129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 19649 1726882556.76146: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 19649 1726882556.76172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 19649 1726882556.76189: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882556.76220: stdout chunk (state=3): >>>import '_abc' # <<< 19649 1726882556.76248: stdout chunk (state=3): >>> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111940><<< 19649 1726882556.76260: stdout chunk (state=3): >>> <<< 19649 1726882556.76283: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111670><<< 19649 1726882556.76292: stdout chunk (state=3): >>> <<< 19649 1726882556.76328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 19649 1726882556.76359: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 19649 1726882556.76372: stdout chunk (state=3): >>> <<< 19649 1726882556.76389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 19649 1726882556.76398: stdout chunk (state=3): >>> <<< 19649 1726882556.76460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19649 1726882556.76479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 19649 1726882556.76571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0c8190> <<< 19649 1726882556.76602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 19649 1726882556.76612: stdout chunk (state=3): >>> <<< 19649 1726882556.76644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 19649 1726882556.76660: stdout chunk (state=3): >>> <<< 19649 1726882556.76792: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0c8220> <<< 19649 1726882556.76811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<< 19649 1726882556.76842: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 19649 1726882556.76918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 19649 1726882556.76939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0c8940> <<< 19649 1726882556.76999: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe129880> <<< 19649 1726882556.77052: 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 0x7fd0fe0c0d90> <<< 19649 1726882556.77118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19649 1726882556.77155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 19649 1726882556.77171: stdout chunk (state=3): >>> import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0ebd90> <<< 19649 1726882556.77245: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111970><<< 19649 1726882556.77258: stdout chunk (state=3): >>> <<< 19649 1726882556.77306: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 19649 1726882556.77323: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19649 1726882556.77902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 19649 1726882556.77905: stdout chunk (state=3): >>> <<< 19649 1726882556.77908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<< 19649 1726882556.77910: stdout chunk (state=3): >>> <<< 19649 1726882556.77945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19649 1726882556.77975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 19649 1726882556.78015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 19649 1726882556.78018: stdout chunk (state=3): >>> <<< 19649 1726882556.78056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 19649 1726882556.78059: stdout chunk (state=3): >>> <<< 19649 1726882556.78111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 19649 1726882556.78115: stdout chunk (state=3): >>> <<< 19649 1726882556.78139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19649 1726882556.78168: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe068eb0><<< 19649 1726882556.78171: stdout chunk (state=3): >>> <<< 19649 1726882556.78271: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe06af40><<< 19649 1726882556.78281: stdout chunk (state=3): >>> <<< 19649 1726882556.78304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19649 1726882556.78317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19649 1726882556.78357: stdout chunk (state=3): >>>import '_sre' # <<< 19649 1726882556.78396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 19649 1726882556.78399: stdout chunk (state=3): >>> <<< 19649 1726882556.78423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19649 1726882556.78470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 19649 1726882556.78487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19649 1726882556.78512: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe060610> <<< 19649 1726882556.79055: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe066640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe068370> # /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 0x7fd0fdd4ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd4d8b0> 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 0x7fd0fdd4deb0> # /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 0x7fd0fdd4df70> # /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 0x7fd0fdd4de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe042d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe03b610> # /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 0x7fd0fe04e670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe06ee20> <<< 19649 1726882556.79096: 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' # 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 0x7fd0fdd5fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe042250> <<< 19649 1726882556.79159: 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 0x7fd0fe04e280> <<< 19649 1726882556.79184: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0749d0> # /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' <<< 19649 1726882556.79230: stdout chunk (state=3): >>># /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' <<< 19649 1726882556.79284: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5fd90> # /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 0x7fd0fdd5fd00> <<< 19649 1726882556.79336: 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 <<< 19649 1726882556.79339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882556.79382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 19649 1726882556.79406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 19649 1726882556.79451: 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 0x7fd0fdd32370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19649 1726882556.79475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19649 1726882556.79523: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd32460> <<< 19649 1726882556.79613: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd66fa0> <<< 19649 1726882556.79669: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61a30> <<< 19649 1726882556.79683: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61490> <<< 19649 1726882556.79695: stdout chunk (state=3): >>># /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' <<< 19649 1726882556.79739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19649 1726882556.79752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 19649 1726882556.79766: 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 0x7fd0fdc4c1c0> <<< 19649 1726882556.79799: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd1dc70> <<< 19649 1726882556.79843: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe074040> <<< 19649 1726882556.79876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19649 1726882556.79912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 19649 1726882556.79931: 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 0x7fd0fdc5eaf0> import 'errno' # <<< 19649 1726882556.79969: 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 0x7fd0fdc5ee20> <<< 19649 1726882556.79993: 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' <<< 19649 1726882556.80029: 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' <<< 19649 1726882556.80034: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc70730> <<< 19649 1726882556.80050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19649 1726882556.80073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19649 1726882556.80096: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc70c70> <<< 19649 1726882556.80159: 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 0x7fd0fdbfd3a0> <<< 19649 1726882556.80165: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc5ef10> <<< 19649 1726882556.80177: 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' <<< 19649 1726882556.80219: 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 0x7fd0fdc0e280> <<< 19649 1726882556.80232: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc705b0> import 'pwd' # <<< 19649 1726882556.80269: 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 0x7fd0fdc0e340> <<< 19649 1726882556.80308: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5f9d0> <<< 19649 1726882556.80342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19649 1726882556.80347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 19649 1726882556.80377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 19649 1726882556.80395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19649 1726882556.80432: 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 0x7fd0fdc296a0> <<< 19649 1726882556.80442: 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' <<< 19649 1726882556.80468: 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 0x7fd0fdc29970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc29760> <<< 19649 1726882556.80494: 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 0x7fd0fdc29850> <<< 19649 1726882556.80516: 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' <<< 19649 1726882556.80692: 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 0x7fd0fdc29ca0> <<< 19649 1726882556.80750: 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 0x7fd0fdc361f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc298e0> <<< 19649 1726882556.80754: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc1da30> <<< 19649 1726882556.80774: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5f5b0> <<< 19649 1726882556.80786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19649 1726882556.80832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19649 1726882556.80875: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc29a90> <<< 19649 1726882556.81006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19649 1726882556.81025: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0fdb4b670> <<< 19649 1726882556.81319: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19649 1726882556.81407: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.81442: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 19649 1726882556.81474: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.81490: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 19649 1726882556.82956: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.84460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19649 1726882556.84475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5657c0> <<< 19649 1726882556.84520: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 19649 1726882556.84532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882556.84578: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 19649 1726882556.84581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 19649 1726882556.84617: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 19649 1726882556.84637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 19649 1726882556.84694: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882556.84733: stdout chunk (state=3): >>># 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 0x7fd0fd565160> <<< 19649 1726882556.84756: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565280> <<< 19649 1726882556.84799: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565f10> <<< 19649 1726882556.84836: 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' <<< 19649 1726882556.84895: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565d30> <<< 19649 1726882556.84943: stdout chunk (state=3): >>>import 'atexit' # <<< 19649 1726882556.84958: 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 0x7fd0fd565f70> # /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' <<< 19649 1726882556.84994: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565100> <<< 19649 1726882556.85057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19649 1726882556.85060: stdout chunk (state=3): >>># 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 <<< 19649 1726882556.85105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19649 1726882556.85120: 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' <<< 19649 1726882556.86120: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd53a130> # 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 0x7fd0fd43e0d0> # 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 0x7fd0fd43e2b0> # /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 0x7fd0fd43ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd54bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd54b3a0> # /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 0x7fd0fd54bf70> # /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 0x7fd0fd59ac10> <<< 19649 1726882556.86141: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd56ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd56c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd519b80> # 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 0x7fd0fd56c4c0> # /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 0x7fd0fd56c4f0> # /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 0x7fd0fd49c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5ac1f0> # /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 0x7fd0fd4a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5ac370> <<< 19649 1726882556.86160: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19649 1726882556.86187: 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 <<< 19649 1726882556.86205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 19649 1726882556.86240: stdout chunk (state=3): >>>import '_string' # <<< 19649 1726882556.86277: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5acca0> <<< 19649 1726882556.86411: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a9880> <<< 19649 1726882556.86829: 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 0x7fd0fd49c8b0> # 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 0x7fd0fd545190> # 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 0x7fd0fd5ac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5a48b0> # /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 0x7fd0fd49e9d0> <<< 19649 1726882556.86930: 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 0x7fd0fd4bbb80> <<< 19649 1726882556.86971: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a8640> # 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 0x7fd0fd49ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a8a30> # zipimport: zlib available <<< 19649 1726882556.86975: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 19649 1726882556.86988: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.87055: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.87156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 19649 1726882556.87182: 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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 19649 1726882556.87185: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.87281: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.87376: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.87824: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.88865: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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 0x7fd0fd4e47c0> # /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 0x7fd0fd4e9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd0319a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882556.89762: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd523760> # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882556.90366: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.90466: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.90565: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 19649 1726882556.90644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.90657: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 19649 1726882556.90730: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.90795: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 19649 1726882556.90833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 19649 1726882556.90868: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.90907: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19649 1726882556.90910: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91092: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19649 1726882556.91309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 19649 1726882556.91384: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5683d0> # zipimport: zlib available <<< 19649 1726882556.91444: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91516: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 19649 1726882556.91526: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19649 1726882556.91539: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91581: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91617: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 19649 1726882556.91624: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91658: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91695: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91777: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.91834: 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 <<< 19649 1726882556.91857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882556.91926: 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 0x7fd0fd4db9a0> <<< 19649 1726882556.92008: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcec5430> <<< 19649 1726882556.92052: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 19649 1726882556.92058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92108: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92173: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92695: stdout chunk (state=3): >>># 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 0x7fd0fd4ec670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd537d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd568400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 19649 1726882556.92801: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 19649 1726882556.92878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92947: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92969: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.92989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93048: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93093: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93138: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93182: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py<<< 19649 1726882556.93187: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19649 1726882556.93296: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93387: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93415: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93450: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 19649 1726882556.93454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.93907: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.94200: stdout chunk (state=3): >>># 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 0x7fd0fd05aac0> # /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 <<< 19649 1726882556.94203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 19649 1726882556.94234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 19649 1726882556.94288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 19649 1726882556.94291: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd013580> <<< 19649 1726882556.94380: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882556.94383: stdout chunk (state=3): >>> # 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 0x7fd0fd013610> <<< 19649 1726882556.94498: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd046760> <<< 19649 1726882556.94513: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd05a190> <<< 19649 1726882556.94547: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1f10> <<< 19649 1726882556.94595: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1af0><<< 19649 1726882556.94619: stdout chunk (state=3): >>> <<< 19649 1726882556.94633: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 19649 1726882556.94661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 19649 1726882556.94713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 19649 1726882556.94736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 19649 1726882556.94782: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882556.94809: stdout chunk (state=3): >>> # 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 0x7fd0fd548cd0> <<< 19649 1726882556.94840: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcff6eb0> <<< 19649 1726882556.94882: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 19649 1726882556.94896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 19649 1726882556.94934: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5482e0> <<< 19649 1726882556.94981: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 19649 1726882556.95004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882556.95071: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882556.95090: stdout chunk (state=3): >>># 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 0x7fd0fce19fa0> <<< 19649 1726882556.95118: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd043dc0> <<< 19649 1726882556.95196: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1dc0> <<< 19649 1726882556.95200: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 19649 1726882556.95233: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 19649 1726882556.95254: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95293: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95326: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 19649 1726882556.95333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95415: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95505: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py<<< 19649 1726882556.95528: stdout chunk (state=3): >>> <<< 19649 1726882556.95532: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95590: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95674: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 19649 1726882556.95713: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882556.95728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 19649 1726882556.95762: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95801: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 19649 1726882556.95878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.95931: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.96000: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 19649 1726882556.96044: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.96047: stdout chunk (state=3): >>> <<< 19649 1726882556.96100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.96175: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py<<< 19649 1726882556.96179: stdout chunk (state=3): >>> <<< 19649 1726882556.96196: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.96281: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.96359: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.96374: stdout chunk (state=3): >>> <<< 19649 1726882556.96448: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.96460: stdout chunk (state=3): >>> <<< 19649 1726882556.96549: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 19649 1726882556.96568: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 19649 1726882556.97204: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.97824: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 19649 1726882556.97856: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.97934: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98014: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.98026: stdout chunk (state=3): >>> <<< 19649 1726882556.98076: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.98090: stdout chunk (state=3): >>> <<< 19649 1726882556.98128: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 19649 1726882556.98142: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 19649 1726882556.98173: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98290: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 19649 1726882556.98306: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98378: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882556.98398: stdout chunk (state=3): >>> <<< 19649 1726882556.98453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 19649 1726882556.98479: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98528: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98578: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 19649 1726882556.98592: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 19649 1726882556.98701: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98801: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.98930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 19649 1726882556.98942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 19649 1726882556.98984: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd036670><<< 19649 1726882556.98995: stdout chunk (state=3): >>> <<< 19649 1726882556.99026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19649 1726882556.99090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19649 1726882556.99339: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcd33f10> <<< 19649 1726882556.99360: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 19649 1726882556.99388: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.99485: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.99579: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 19649 1726882556.99593: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.99722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.99810: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 19649 1726882556.99813: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882556.99888: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00004: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 19649 1726882557.00007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00042: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19649 1726882557.00130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19649 1726882557.00332: 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 0x7fd0fcd25c10> <<< 19649 1726882557.00738: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcd70b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 19649 1726882557.00741: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00796: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00879: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 19649 1726882557.00883: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.00979: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01083: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01223: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01442: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 19649 1726882557.01446: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01497: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 19649 1726882557.01550: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01598: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01660: 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' <<< 19649 1726882557.01730: 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 0x7fd0fccab4f0> <<< 19649 1726882557.01749: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fccaba30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 19649 1726882557.01759: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 19649 1726882557.01773: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01807: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.01860: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 19649 1726882557.02068: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02284: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 19649 1726882557.02405: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02533: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02644: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 19649 1726882557.02647: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02753: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02767: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.02938: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.03134: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 19649 1726882557.03137: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.03301: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.03458: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 19649 1726882557.03501: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.03531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.04246: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.04926: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 19649 1726882557.04939: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05076: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05211: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 19649 1726882557.05214: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05483: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 19649 1726882557.05487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05669: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05877: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 19649 1726882557.05895: 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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 19649 1726882557.05914: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.05955: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06002: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 19649 1726882557.06014: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06153: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06273: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06834: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 19649 1726882557.06838: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06869: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 19649 1726882557.06951: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.06986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 19649 1726882557.06989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07074: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07164: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 19649 1726882557.07178: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07198: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07224: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 19649 1726882557.07229: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07305: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07375: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 19649 1726882557.07439: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07514: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 19649 1726882557.07533: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.07879: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08220: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 19649 1726882557.08302: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 19649 1726882557.08384: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08417: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08467: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 19649 1726882557.08504: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08554: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 19649 1726882557.08558: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08579: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08635: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 19649 1726882557.08638: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08725: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08829: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 19649 1726882557.08862: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882557.08884: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 19649 1726882557.08923: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.08982: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 19649 1726882557.09011: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882557.09035: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.09106: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.09162: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.09246: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.09352: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 19649 1726882557.09416: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.09479: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 19649 1726882557.09734: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10009: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 19649 1726882557.10066: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10134: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 19649 1726882557.10137: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10182: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10246: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 19649 1726882557.10249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10344: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10458: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 19649 1726882557.10461: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10569: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.10684: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 19649 1726882557.10785: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882557.11093: 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' <<< 19649 1726882557.11108: 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' <<< 19649 1726882557.11144: 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 0x7fd0fcaf30d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcaf3910> <<< 19649 1726882557.11226: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcaf3f40> <<< 19649 1726882557.13058: stdout chunk (state=3): >>>import 'gc' # <<< 19649 1726882557.20993: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 19649 1726882557.21040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 19649 1726882557.21044: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcaf3490> <<< 19649 1726882557.21074: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 19649 1726882557.21089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 19649 1726882557.21112: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fccf7e50> <<< 19649 1726882557.21178: 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' <<< 19649 1726882557.21232: 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' <<< 19649 1726882557.21235: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcc9f340> <<< 19649 1726882557.21255: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcc9fa30> <<< 19649 1726882557.21556: 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 <<< 19649 1726882557.41810: stdout chunk (state=3): >>> {"ansible_facts": {"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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "57", "epoch": "1726882557", "epoch_int": "1726882557", "date": "2024-09-20", "time": "21:35:57", "iso8601_micro": "2024-09-21T01:35:57.137232Z", "iso8601": "2024-09-21T01:35:57Z", "iso8601_basic": "20240920T213557137232", "iso8601_basic_short": "20240920T213557", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_lsb": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_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_seg<<< 19649 1726882557.41865: stdout chunk (state=3): >>>mentation": "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_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_apparmor": {"status": "disabled"}, "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": 2827, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 705, "free": 2827}, "nocache": {"free": 3275, "used": 257}, "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": 499, "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": 264247377920, "block_size": 4096, "block_total": 65519355, "block_available": 64513520, "block_used": 1005835, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.52, "5m": 0.57, "15m": 0.3}, "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19649 1726882557.42432: 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 <<< 19649 1726882557.42552: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.42670: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.42787: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # 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 <<< 19649 1726882557.42903: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.42911: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # 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 <<< 19649 1726882557.43185: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19649 1726882557.43215: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19649 1726882557.43280: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 19649 1726882557.43299: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 19649 1726882557.43302: 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 <<< 19649 1726882557.43329: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19649 1726882557.43372: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 19649 1726882557.43445: 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 <<< 19649 1726882557.43471: stdout chunk (state=3): >>># destroy queue <<< 19649 1726882557.43506: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy shlex # destroy datetime <<< 19649 1726882557.43557: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 19649 1726882557.43572: stdout chunk (state=3): >>># destroy json <<< 19649 1726882557.43586: 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 <<< 19649 1726882557.43672: 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 <<< 19649 1726882557.43726: 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 # 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 <<< 19649 1726882557.43784: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.43843: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.43884: stdout chunk (state=3): >>># 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 <<< 19649 1726882557.43938: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 19649 1726882557.43941: 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 <<< 19649 1726882557.44143: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 19649 1726882557.44176: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 19649 1726882557.44205: 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 <<< 19649 1726882557.44213: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 19649 1726882557.44248: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19649 1726882557.44581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882557.44687: stderr chunk (state=3): >>><<< 19649 1726882557.44691: stdout chunk (state=3): >>><<< 19649 1726882557.45182: _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 0x7fd0fe16cdc0> # /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 0x7fd0fe1113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe16cb20> # /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 0x7fd0fe16cac0> 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 0x7fd0fe111490> # /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 0x7fd0fe111940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111670> # /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 0x7fd0fe0c8190> # /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 0x7fd0fe0c8220> # /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 0x7fd0fe0eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0c8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe129880> # /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 0x7fd0fe0c0d90> # /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 0x7fd0fe0ebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe111970> 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 0x7fd0fe068eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe06af40> # /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 0x7fd0fe060610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe066640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe068370> # /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 0x7fd0fdd4ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd4d8b0> 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 0x7fd0fdd4deb0> # /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 0x7fd0fdd4df70> # /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 0x7fd0fdd4de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe042d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe03b610> # /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 0x7fd0fe04e670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe06ee20> # /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 0x7fd0fdd5fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe042250> # 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 0x7fd0fe04e280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe0749d0> # /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 0x7fd0fdd5ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5fd90> # /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 0x7fd0fdd5fd00> # /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 0x7fd0fdd32370> # /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 0x7fd0fdd32460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd66fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61490> # /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 0x7fd0fdc4c1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd1dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd61eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fe074040> # /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 0x7fd0fdc5eaf0> 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 0x7fd0fdc5ee20> # /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 0x7fd0fdc70730> # /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 0x7fd0fdc70c70> # 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 0x7fd0fdbfd3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc5ef10> # /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 0x7fd0fdc0e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc705b0> 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 0x7fd0fdc0e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5f9d0> # /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 0x7fd0fdc296a0> # /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 0x7fd0fdc29970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc29760> # 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 0x7fd0fdc29850> # /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 0x7fd0fdc29ca0> # 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 0x7fd0fdc361f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc298e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdc1da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fdd5f5b0> # /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 0x7fd0fdc29a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0fdb4b670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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 0x7fd0fd5657c0> # /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 0x7fd0fd565160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565f10> # /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 0x7fd0fd5654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd565d30> 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 0x7fd0fd565f70> # /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 0x7fd0fd565100> # /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 0x7fd0fd53a130> # 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 0x7fd0fd43e0d0> # 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 0x7fd0fd43e2b0> # /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 0x7fd0fd43ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd54bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd54b3a0> # /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 0x7fd0fd54bf70> # /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 0x7fd0fd59ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd56ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd56c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd519b80> # 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 0x7fd0fd56c4c0> # /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 0x7fd0fd56c4f0> # /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 0x7fd0fd49c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5ac1f0> # /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 0x7fd0fd4a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5ac370> # /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 0x7fd0fd5acca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a9880> # 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 0x7fd0fd49c8b0> # 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 0x7fd0fd545190> # 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 0x7fd0fd5ac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd5a48b0> # /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 0x7fd0fd49e9d0> # 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 0x7fd0fd4bbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a8640> # 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 0x7fd0fd49ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd4a8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fd4e47c0> # /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 0x7fd0fd4e9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd0319a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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 0x7fd0fd523760> # 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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fd5683d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fd4db9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcec5430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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 0x7fd0fd4ec670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd537d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd568400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fd05aac0> # /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 0x7fd0fd013580> # 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 0x7fd0fd013610> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd046760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd05a190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1af0> # /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 0x7fd0fd548cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcff6eb0> # /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 0x7fd0fd5482e0> # /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 0x7fd0fce19fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fd043dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcdb1dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fd036670> # /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 0x7fd0fcd33f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fcd25c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcd70b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fccab4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fccaba30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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_0fo8axsd/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 0x7fd0fcaf30d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcaf3910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcaf3f40> 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 0x7fd0fcaf3490> # /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 0x7fd0fccf7e50> # /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 0x7fd0fcc9f340> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0fcc9fa30> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "57", "epoch": "1726882557", "epoch_int": "1726882557", "date": "2024-09-20", "time": "21:35:57", "iso8601_micro": "2024-09-21T01:35:57.137232Z", "iso8601": "2024-09-21T01:35:57Z", "iso8601_basic": "20240920T213557137232", "iso8601_basic_short": "20240920T213557", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_lsb": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_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_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_apparmor": {"status": "disabled"}, "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": 2827, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 705, "free": 2827}, "nocache": {"free": 3275, "used": 257}, "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": 499, "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": 264247377920, "block_size": 4096, "block_total": 65519355, "block_available": 64513520, "block_used": 1005835, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.52, "5m": 0.57, "15m": 0.3}, "ansible_fips": false, "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. 19649 1726882557.47020: 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-1726882555.562362-19696-20832871966159/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882557.47024: _low_level_execute_command(): starting 19649 1726882557.47026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882555.562362-19696-20832871966159/ > /dev/null 2>&1 && sleep 0' 19649 1726882557.47987: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882557.48081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.48091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.48115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.48153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.48219: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882557.48229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.48243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882557.48251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882557.48260: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882557.48267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.48278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.48289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.48296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.48302: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882557.48311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.48390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882557.48488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882557.48500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882557.48629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882557.50505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882557.50509: stdout chunk (state=3): >>><<< 19649 1726882557.50513: stderr chunk (state=3): >>><<< 19649 1726882557.50539: _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 19649 1726882557.50547: handler run complete 19649 1726882557.50674: variable 'ansible_facts' from source: unknown 19649 1726882557.50767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.51127: variable 'ansible_facts' from source: unknown 19649 1726882557.51274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.51522: attempt loop complete, returning result 19649 1726882557.51526: _execute() done 19649 1726882557.51647: dumping result to json 19649 1726882557.51681: done dumping result, returning 19649 1726882557.51688: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-8316-300c-00000000015b] 19649 1726882557.51695: sending task result for task 0e448fcc-3ce9-8316-300c-00000000015b 19649 1726882557.52277: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000015b 19649 1726882557.52281: WORKER PROCESS EXITING ok: [managed_node3] 19649 1726882557.52576: no more pending results, returning what we have 19649 1726882557.52579: results queue empty 19649 1726882557.52580: checking for any_errors_fatal 19649 1726882557.52581: done checking for any_errors_fatal 19649 1726882557.52581: checking for max_fail_percentage 19649 1726882557.52583: done checking for max_fail_percentage 19649 1726882557.52584: checking to see if all hosts have failed and the running result is not ok 19649 1726882557.52584: done checking to see if all hosts have failed 19649 1726882557.52585: getting the remaining hosts for this loop 19649 1726882557.52587: done getting the remaining hosts for this loop 19649 1726882557.52590: getting the next task for host managed_node3 19649 1726882557.52595: done getting next task for host managed_node3 19649 1726882557.52597: ^ task is: TASK: meta (flush_handlers) 19649 1726882557.52599: ^ 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 19649 1726882557.52602: getting variables 19649 1726882557.52603: in VariableManager get_vars() 19649 1726882557.52625: Calling all_inventory to load vars for managed_node3 19649 1726882557.52627: Calling groups_inventory to load vars for managed_node3 19649 1726882557.52631: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882557.52640: Calling all_plugins_play to load vars for managed_node3 19649 1726882557.52643: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882557.52645: Calling groups_plugins_play to load vars for managed_node3 19649 1726882557.52824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.53268: done with get_vars() 19649 1726882557.53279: done getting variables 19649 1726882557.53578: in VariableManager get_vars() 19649 1726882557.53587: Calling all_inventory to load vars for managed_node3 19649 1726882557.53590: Calling groups_inventory to load vars for managed_node3 19649 1726882557.53592: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882557.53597: Calling all_plugins_play to load vars for managed_node3 19649 1726882557.53600: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882557.53607: Calling groups_plugins_play to load vars for managed_node3 19649 1726882557.54203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.54843: done with get_vars() 19649 1726882557.54860: done queuing things up, now waiting for results queue to drain 19649 1726882557.54862: results queue empty 19649 1726882557.54865: checking for any_errors_fatal 19649 1726882557.54868: done checking for any_errors_fatal 19649 1726882557.54868: checking for max_fail_percentage 19649 1726882557.54869: done checking for max_fail_percentage 19649 1726882557.54870: checking to see if all hosts have failed and the running result is not ok 19649 1726882557.54871: done checking to see if all hosts have failed 19649 1726882557.54872: getting the remaining hosts for this loop 19649 1726882557.54872: done getting the remaining hosts for this loop 19649 1726882557.54875: getting the next task for host managed_node3 19649 1726882557.54880: done getting next task for host managed_node3 19649 1726882557.54882: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19649 1726882557.54884: ^ 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 19649 1726882557.54886: getting variables 19649 1726882557.54887: in VariableManager get_vars() 19649 1726882557.54895: Calling all_inventory to load vars for managed_node3 19649 1726882557.54897: Calling groups_inventory to load vars for managed_node3 19649 1726882557.54899: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882557.54903: Calling all_plugins_play to load vars for managed_node3 19649 1726882557.54905: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882557.54907: Calling groups_plugins_play to load vars for managed_node3 19649 1726882557.55140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.55545: done with get_vars() 19649 1726882557.55553: 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_ethtool_coalesce_nm.yml:11 Friday 20 September 2024 21:35:57 -0400 (0:00:02.077) 0:00:02.111 ****** 19649 1726882557.55744: entering _queue_task() for managed_node3/include_tasks 19649 1726882557.55746: Creating lock for include_tasks 19649 1726882557.56386: worker is 1 (out of 1 available) 19649 1726882557.56398: exiting _queue_task() for managed_node3/include_tasks 19649 1726882557.56408: done queuing things up, now waiting for results queue to drain 19649 1726882557.56410: waiting for pending results... 19649 1726882557.56981: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 19649 1726882557.57198: in run() - task 0e448fcc-3ce9-8316-300c-000000000006 19649 1726882557.57335: variable 'ansible_search_path' from source: unknown 19649 1726882557.57377: calling self._execute() 19649 1726882557.57567: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882557.57580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882557.57592: variable 'omit' from source: magic vars 19649 1726882557.57703: _execute() done 19649 1726882557.57872: dumping result to json 19649 1726882557.57881: done dumping result, returning 19649 1726882557.57892: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-8316-300c-000000000006] 19649 1726882557.57904: sending task result for task 0e448fcc-3ce9-8316-300c-000000000006 19649 1726882557.58063: no more pending results, returning what we have 19649 1726882557.58070: in VariableManager get_vars() 19649 1726882557.58103: Calling all_inventory to load vars for managed_node3 19649 1726882557.58106: Calling groups_inventory to load vars for managed_node3 19649 1726882557.58109: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882557.58130: Calling all_plugins_play to load vars for managed_node3 19649 1726882557.58134: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882557.58138: Calling groups_plugins_play to load vars for managed_node3 19649 1726882557.58340: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000006 19649 1726882557.58346: WORKER PROCESS EXITING 19649 1726882557.58362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.58547: done with get_vars() 19649 1726882557.58560: variable 'ansible_search_path' from source: unknown 19649 1726882557.58576: we have included files to process 19649 1726882557.58577: generating all_blocks data 19649 1726882557.58579: done generating all_blocks data 19649 1726882557.58580: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19649 1726882557.58581: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19649 1726882557.58583: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19649 1726882557.60579: in VariableManager get_vars() 19649 1726882557.60594: done with get_vars() 19649 1726882557.60605: done processing included file 19649 1726882557.60606: iterating over new_blocks loaded from include file 19649 1726882557.60608: in VariableManager get_vars() 19649 1726882557.60839: done with get_vars() 19649 1726882557.60842: filtering new block on tags 19649 1726882557.60860: done filtering new block on tags 19649 1726882557.60864: in VariableManager get_vars() 19649 1726882557.60875: done with get_vars() 19649 1726882557.60877: filtering new block on tags 19649 1726882557.60891: done filtering new block on tags 19649 1726882557.60893: in VariableManager get_vars() 19649 1726882557.60901: done with get_vars() 19649 1726882557.60902: filtering new block on tags 19649 1726882557.60913: done filtering new block on tags 19649 1726882557.60915: 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 19649 1726882557.60920: extending task lists for all hosts with included blocks 19649 1726882557.61194: done extending task lists 19649 1726882557.61196: done processing included files 19649 1726882557.61197: results queue empty 19649 1726882557.61198: checking for any_errors_fatal 19649 1726882557.61199: done checking for any_errors_fatal 19649 1726882557.61200: checking for max_fail_percentage 19649 1726882557.61201: done checking for max_fail_percentage 19649 1726882557.61202: checking to see if all hosts have failed and the running result is not ok 19649 1726882557.61202: done checking to see if all hosts have failed 19649 1726882557.61203: getting the remaining hosts for this loop 19649 1726882557.61204: done getting the remaining hosts for this loop 19649 1726882557.61207: getting the next task for host managed_node3 19649 1726882557.61211: done getting next task for host managed_node3 19649 1726882557.61213: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19649 1726882557.61215: ^ 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 19649 1726882557.61217: getting variables 19649 1726882557.61218: in VariableManager get_vars() 19649 1726882557.61226: Calling all_inventory to load vars for managed_node3 19649 1726882557.61228: Calling groups_inventory to load vars for managed_node3 19649 1726882557.61231: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882557.61236: Calling all_plugins_play to load vars for managed_node3 19649 1726882557.61238: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882557.61241: Calling groups_plugins_play to load vars for managed_node3 19649 1726882557.61641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882557.62070: done with get_vars() 19649 1726882557.62078: 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:35:57 -0400 (0:00:00.065) 0:00:02.176 ****** 19649 1726882557.62258: entering _queue_task() for managed_node3/setup 19649 1726882557.62759: worker is 1 (out of 1 available) 19649 1726882557.62776: exiting _queue_task() for managed_node3/setup 19649 1726882557.62902: done queuing things up, now waiting for results queue to drain 19649 1726882557.62903: waiting for pending results... 19649 1726882557.63713: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 19649 1726882557.63846: in run() - task 0e448fcc-3ce9-8316-300c-00000000016d 19649 1726882557.63922: variable 'ansible_search_path' from source: unknown 19649 1726882557.63929: variable 'ansible_search_path' from source: unknown 19649 1726882557.64005: calling self._execute() 19649 1726882557.64193: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882557.64203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882557.64216: variable 'omit' from source: magic vars 19649 1726882557.65311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882557.71814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882557.71975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882557.72024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882557.72066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882557.72134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882557.72291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882557.72351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882557.72456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882557.72500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882557.72555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882557.72843: variable 'ansible_facts' from source: unknown 19649 1726882557.73031: variable 'network_test_required_facts' from source: task vars 19649 1726882557.73120: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19649 1726882557.73199: variable 'omit' from source: magic vars 19649 1726882557.73241: variable 'omit' from source: magic vars 19649 1726882557.73281: variable 'omit' from source: magic vars 19649 1726882557.73408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882557.73437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882557.73533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882557.73555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882557.73573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882557.73607: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882557.73737: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882557.73746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882557.73959: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882557.73974: Set connection var ansible_shell_executable to /bin/sh 19649 1726882557.73988: Set connection var ansible_connection to ssh 19649 1726882557.73997: Set connection var ansible_timeout to 10 19649 1726882557.74004: Set connection var ansible_shell_type to sh 19649 1726882557.74016: Set connection var ansible_pipelining to False 19649 1726882557.74043: variable 'ansible_shell_executable' from source: unknown 19649 1726882557.74053: variable 'ansible_connection' from source: unknown 19649 1726882557.74067: variable 'ansible_module_compression' from source: unknown 19649 1726882557.74075: variable 'ansible_shell_type' from source: unknown 19649 1726882557.74082: variable 'ansible_shell_executable' from source: unknown 19649 1726882557.74088: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882557.74096: variable 'ansible_pipelining' from source: unknown 19649 1726882557.74103: variable 'ansible_timeout' from source: unknown 19649 1726882557.74178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882557.74435: 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__) 19649 1726882557.74450: variable 'omit' from source: magic vars 19649 1726882557.74458: starting attempt loop 19649 1726882557.74503: running the handler 19649 1726882557.74520: _low_level_execute_command(): starting 19649 1726882557.74532: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882557.76204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882557.76360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.76379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.76398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.76439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.76454: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882557.76472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.76489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882557.76499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882557.76508: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882557.76517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.76529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.76542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.76552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.76562: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882557.76606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.76713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882557.76753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882557.76774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882557.76939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882557.79170: stdout chunk (state=3): >>>/root <<< 19649 1726882557.79404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882557.79408: stdout chunk (state=3): >>><<< 19649 1726882557.79410: stderr chunk (state=3): >>><<< 19649 1726882557.79705: _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 19649 1726882557.79708: _low_level_execute_command(): starting 19649 1726882557.79711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874 `" && echo ansible-tmp-1726882557.7942655-19783-82110563201874="` echo /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874 `" ) && sleep 0' 19649 1726882557.80824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882557.80839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.80854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.80875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.80926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.80938: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882557.80952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.80973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882557.80986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882557.80998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882557.81019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.81033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.81048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.81059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.81073: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882557.81087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.81170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882557.81193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882557.81210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882557.81357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882557.83946: stdout chunk (state=3): >>>ansible-tmp-1726882557.7942655-19783-82110563201874=/root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874 <<< 19649 1726882557.84213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882557.84217: stdout chunk (state=3): >>><<< 19649 1726882557.84220: stderr chunk (state=3): >>><<< 19649 1726882557.84474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882557.7942655-19783-82110563201874=/root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874 , 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 19649 1726882557.84477: variable 'ansible_module_compression' from source: unknown 19649 1726882557.84480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19649 1726882557.84482: variable 'ansible_facts' from source: unknown 19649 1726882557.84588: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/AnsiballZ_setup.py 19649 1726882557.85293: Sending initial data 19649 1726882557.85296: Sent initial data (153 bytes) 19649 1726882557.88173: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882557.88260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.88279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.88297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.88341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.88359: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882557.88377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.88396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882557.88408: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882557.88419: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882557.88430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.88482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.88498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.88509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882557.88525: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882557.88538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882557.88726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882557.88747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882557.88761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882557.88895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882557.91427: 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 <<< 19649 1726882557.91544: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882557.91641: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpens3fs07 /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/AnsiballZ_setup.py <<< 19649 1726882557.91746: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882557.95097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882557.95316: stderr chunk (state=3): >>><<< 19649 1726882557.95319: stdout chunk (state=3): >>><<< 19649 1726882557.95321: done transferring module to remote 19649 1726882557.95323: _low_level_execute_command(): starting 19649 1726882557.95325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/ /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/AnsiballZ_setup.py && sleep 0' 19649 1726882557.96768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882557.96890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882557.97599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882557.97603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882557.97632: 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 <<< 19649 1726882557.97636: 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 <<< 19649 1726882557.97638: 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 <<< 19649 1726882557.97709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882557.97715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882557.98065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882557.99973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882557.99977: stdout chunk (state=3): >>><<< 19649 1726882557.99979: stderr chunk (state=3): >>><<< 19649 1726882558.00065: _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 19649 1726882558.00068: _low_level_execute_command(): starting 19649 1726882558.00071: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/AnsiballZ_setup.py && sleep 0' 19649 1726882558.02514: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882558.02582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.02591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.02606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.02649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.02779: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882558.02788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.02802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882558.02809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882558.02815: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882558.02822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.02831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.02848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.02860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.02871: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882558.02882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.02959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882558.03184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882558.03201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882558.03344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882558.05287: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19649 1726882558.05350: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19649 1726882558.05384: stdout chunk (state=3): >>>import 'posix' # <<< 19649 1726882558.05409: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19649 1726882558.05469: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 19649 1726882558.05475: stdout chunk (state=3): >>># installed zipimport hook <<< 19649 1726882558.05512: 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' <<< 19649 1726882558.05533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 19649 1726882558.05562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 19649 1726882558.05583: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833d1edc0> <<< 19649 1726882558.05621: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19649 1726882558.05636: 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 0x7f4833cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833d1eb20> <<< 19649 1726882558.05667: 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' <<< 19649 1726882558.05679: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833d1eac0> <<< 19649 1726882558.05719: stdout chunk (state=3): >>>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' <<< 19649 1726882558.05732: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3490> <<< 19649 1726882558.05756: 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' <<< 19649 1726882558.05813: 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' <<< 19649 1726882558.05831: stdout chunk (state=3): >>>import '_abc' # <<< 19649 1726882558.05833: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3670> <<< 19649 1726882558.05867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19649 1726882558.05879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19649 1726882558.05891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19649 1726882558.06200: stdout chunk (state=3): >>># 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 0x7f4833c7a190> # /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 0x7f4833c7a220> # /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 0x7f4833c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833c7a940> <<< 19649 1726882558.06262: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cdb880> <<< 19649 1726882558.06312: 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 0x7f4833c73d90> <<< 19649 1726882558.06406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19649 1726882558.06409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 19649 1726882558.06449: stdout chunk (state=3): >>>import '_locale' # <<< 19649 1726882558.06451: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833c9dd90> <<< 19649 1726882558.06564: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3970> <<< 19649 1726882558.06611: 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 <<< 19649 1726882558.06614: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 19649 1726882558.07158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 19649 1726882558.07229: stdout chunk (state=3): >>> <<< 19649 1726882558.07242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 19649 1726882558.07304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19649 1726882558.07319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 19649 1726882558.07355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 19649 1726882558.07358: stdout chunk (state=3): >>> <<< 19649 1726882558.07388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19649 1726882558.07425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19649 1726882558.07458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 19649 1726882558.07462: stdout chunk (state=3): >>> <<< 19649 1726882558.07491: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d3eb0> <<< 19649 1726882558.07577: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d6f40><<< 19649 1726882558.07587: stdout chunk (state=3): >>> <<< 19649 1726882558.07614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19649 1726882558.07633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19649 1726882558.07679: stdout chunk (state=3): >>>import '_sre' # <<< 19649 1726882558.07682: stdout chunk (state=3): >>> <<< 19649 1726882558.07713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 19649 1726882558.07717: stdout chunk (state=3): >>> <<< 19649 1726882558.07741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19649 1726882558.07795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 19649 1726882558.07809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19649 1726882558.07844: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339cc610> <<< 19649 1726882558.07901: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d2640><<< 19649 1726882558.07905: stdout chunk (state=3): >>> <<< 19649 1726882558.07917: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d3370> <<< 19649 1726882558.07954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 19649 1726882558.07957: stdout chunk (state=3): >>> <<< 19649 1726882558.08061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19649 1726882558.08101: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19649 1726882558.08161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882558.08166: stdout chunk (state=3): >>> <<< 19649 1726882558.08217: 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' <<< 19649 1726882558.08274: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882558.08389: 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 0x7f483388ee20> <<< 19649 1726882558.08393: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483388e910> <<< 19649 1726882558.08476: stdout chunk (state=3): >>>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 0x7f483388ef10> # /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 0x7f483388efd0> # /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 0x7f48338a10d0> <<< 19649 1726882558.08479: stdout chunk (state=3): >>>import '_collections' # <<< 19649 1726882558.08525: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339aed90> <<< 19649 1726882558.08534: stdout chunk (state=3): >>>import '_functools' # <<< 19649 1726882558.08725: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339a7670> # /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 0x7f48339ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339dae20> # /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 0x7f48338a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339ae2b0> # 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' <<< 19649 1726882558.08780: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48339ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339e09d0> <<< 19649 1726882558.08785: stdout chunk (state=3): >>># /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' <<< 19649 1726882558.08826: 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' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1df0> <<< 19649 1726882558.08893: 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 0x7f48338a1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 19649 1726882558.08930: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.08934: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.08991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 19649 1726882558.09020: 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 0x7f48338743d0> <<< 19649 1726882558.09038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19649 1726882558.09041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19649 1726882558.09061: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338744c0> <<< 19649 1726882558.09185: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a8f40> <<< 19649 1726882558.09219: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3a90> <<< 19649 1726882558.09251: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3490> <<< 19649 1726882558.09276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19649 1726882558.09280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19649 1726882558.09314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19649 1726882558.09326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 19649 1726882558.09340: 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 0x7f48337c2220> <<< 19649 1726882558.09375: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483385f520> <<< 19649 1726882558.09433: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3f10> <<< 19649 1726882558.09436: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339e0040> <<< 19649 1726882558.09448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19649 1726882558.09499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 19649 1726882558.09527: 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 0x7f48337d4b50> <<< 19649 1726882558.09532: stdout chunk (state=3): >>>import 'errno' # <<< 19649 1726882558.09556: 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 0x7f48337d4e80> <<< 19649 1726882558.09593: 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' <<< 19649 1726882558.09605: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337e5790> <<< 19649 1726882558.09626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19649 1726882558.09654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19649 1726882558.09684: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337e5cd0> <<< 19649 1726882558.09724: 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 0x7f483377e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337d4f70> <<< 19649 1726882558.09750: 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' <<< 19649 1726882558.09813: 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 0x7f483378f2e0> <<< 19649 1726882558.09817: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337e5610> import 'pwd' # <<< 19649 1726882558.09841: 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 0x7f483378f3a0> <<< 19649 1726882558.09887: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1a30> <<< 19649 1726882558.09921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19649 1726882558.09926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 19649 1726882558.09947: 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' <<< 19649 1726882558.09992: 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 0x7f48337aa700> <<< 19649 1726882558.10024: 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' <<< 19649 1726882558.10036: 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 0x7f48337aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337aa7c0> <<< 19649 1726882558.10081: 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 0x7f48337aa8b0> <<< 19649 1726882558.10094: 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' <<< 19649 1726882558.10290: 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 0x7f48337aad00> <<< 19649 1726882558.10328: 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 0x7f48337b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337aa940> <<< 19649 1726882558.10351: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483379ea90> <<< 19649 1726882558.10365: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1610> <<< 19649 1726882558.10384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19649 1726882558.10447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19649 1726882558.10478: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337aaaf0> <<< 19649 1726882558.10635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19649 1726882558.10638: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48331e66d0> <<< 19649 1726882558.10932: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip' # zipimport: zlib available <<< 19649 1726882558.11037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.11068: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/__init__.py <<< 19649 1726882558.11092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 19649 1726882558.11109: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.12567: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.14134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19649 1726882558.14166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123820><<< 19649 1726882558.14170: stdout chunk (state=3): >>> <<< 19649 1726882558.14212: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 19649 1726882558.14227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882558.14275: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 19649 1726882558.14288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 19649 1726882558.14336: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 19649 1726882558.14340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 19649 1726882558.14398: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882558.14414: stdout chunk (state=3): >>># 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 0x7f4833123160> <<< 19649 1726882558.14481: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123280> <<< 19649 1726882558.14532: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123f70> <<< 19649 1726882558.14581: 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' <<< 19649 1726882558.14639: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48331234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123d90> import 'atexit' # <<< 19649 1726882558.14682: 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 0x7f4833123fd0> <<< 19649 1726882558.14704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19649 1726882558.14749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19649 1726882558.14847: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19649 1726882558.14850: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.14895: stdout chunk (state=3): >>># 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' <<< 19649 1726882558.15016: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330fa0d0> # 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 0x7f4832fff310> <<< 19649 1726882558.15068: 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 0x7f4832fff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 19649 1726882558.15093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 19649 1726882558.15122: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832fffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833109dc0> <<< 19649 1726882558.15303: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48331093a0> <<< 19649 1726882558.15323: 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' <<< 19649 1726882558.15351: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833109fd0> <<< 19649 1726882558.15372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 19649 1726882558.15386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 19649 1726882558.15415: 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' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 19649 1726882558.15442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 19649 1726882558.15456: 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 0x7f483315ad30> <<< 19649 1726882558.15537: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833105d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833105400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330d8b20> <<< 19649 1726882558.15622: 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 0x7f4833105520> <<< 19649 1726882558.15643: 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 0x7f4833105550> # /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 <<< 19649 1726882558.15681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19649 1726882558.15767: 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 0x7f483306afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483316c250> <<< 19649 1726882558.15781: stdout chunk (state=3): >>># /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' <<< 19649 1726882558.15834: 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 0x7f4833067850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483316c3d0> <<< 19649 1726882558.15862: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19649 1726882558.15895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882558.15919: stdout chunk (state=3): >>># /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' # <<< 19649 1726882558.15981: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483316cca0> <<< 19649 1726882558.16110: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330677f0> <<< 19649 1726882558.16200: 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 0x7f4833104c10> <<< 19649 1726882558.16225: 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 0x7f483316cfa0> <<< 19649 1726882558.16287: 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 0x7f483316c550> <<< 19649 1726882558.16292: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833164910> <<< 19649 1726882558.16321: 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 <<< 19649 1726882558.16334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 19649 1726882558.16378: 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 0x7f483305d940> <<< 19649 1726882558.16567: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882558.16570: stdout chunk (state=3): >>># 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 0x7f483307ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833066580> <<< 19649 1726882558.16634: 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 0x7f483305dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330669a0> # zipimport: zlib available <<< 19649 1726882558.16639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 19649 1726882558.16652: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.16715: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.16807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882558.16835: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882558.16850: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 19649 1726882558.16949: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.17041: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.17484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.17957: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 19649 1726882558.17969: 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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 19649 1726882558.17987: 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' <<< 19649 1726882558.18036: 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 0x7f48330797f0> <<< 19649 1726882558.18118: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330b48b0> <<< 19649 1726882558.18122: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832be8970> <<< 19649 1726882558.18178: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 19649 1726882558.18185: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.18203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.18220: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 19649 1726882558.18223: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.18333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.18472: 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' <<< 19649 1726882558.18491: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330e0730> # zipimport: zlib available <<< 19649 1726882558.18881: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19239: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19299: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19366: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 19649 1726882558.19369: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19393: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19429: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 19649 1726882558.19490: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19591: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882558.19632: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882558.19683: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19649 1726882558.19686: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.19863: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19649 1726882558.20082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 19649 1726882558.20156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833126370> <<< 19649 1726882558.20159: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20213: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20301: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 19649 1726882558.20317: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19649 1726882558.20333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20345: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20389: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 19649 1726882558.20392: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20421: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20460: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20553: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20613: 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 <<< 19649 1726882558.20635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882558.20708: 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 0x7f4833097550> <<< 19649 1726882558.20793: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832a7a160> <<< 19649 1726882558.20831: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 19649 1726882558.20835: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20940: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.20965: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19649 1726882558.21022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19649 1726882558.21034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19649 1726882558.21078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19649 1726882558.21090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19649 1726882558.21109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19649 1726882558.21184: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483309a910> <<< 19649 1726882558.21226: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483309b790> <<< 19649 1726882558.21296: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833097b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 19649 1726882558.21306: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21327: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21340: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 19649 1726882558.21411: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 19649 1726882558.21435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 19649 1726882558.21454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21509: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21567: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21579: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21598: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21629: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21672: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21734: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 19649 1726882558.21802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21868: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.21919: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 19649 1726882558.21931: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.22069: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.22210: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.22239: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.22303: 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' <<< 19649 1726882558.22322: 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' <<< 19649 1726882558.22347: 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' <<< 19649 1726882558.22382: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bad370> <<< 19649 1726882558.22403: stdout chunk (state=3): >>># /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' <<< 19649 1726882558.22421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 19649 1726882558.22450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 19649 1726882558.22483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 19649 1726882558.22499: 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 0x7f4832bc6580> <<< 19649 1726882558.22531: 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 0x7f4832bc64f0> <<< 19649 1726882558.22600: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832b9e280> <<< 19649 1726882558.22631: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bad970> <<< 19649 1726882558.22644: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48329647f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832964b20> <<< 19649 1726882558.22662: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 19649 1726882558.22680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 19649 1726882558.22704: 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' <<< 19649 1726882558.22745: 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 0x7f4832c0e0a0> <<< 19649 1726882558.22774: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bb40a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 19649 1726882558.22788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 19649 1726882558.22806: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832c0e190> <<< 19649 1726882558.22825: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 19649 1726882558.22844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882558.22878: 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 0x7f48329cdfd0> <<< 19649 1726882558.22911: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bf8820> <<< 19649 1726882558.22944: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832964d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 19649 1726882558.22964: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 19649 1726882558.22989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 19649 1726882558.22992: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23039: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23097: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 19649 1726882558.23101: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23137: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23215: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 19649 1726882558.23219: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 19649 1726882558.23236: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23248: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 19649 1726882558.23289: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23327: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 19649 1726882558.23382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23411: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23560: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882558.23565: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.23672: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 19649 1726882558.23675: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 19649 1726882558.24048: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24412: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 19649 1726882558.24415: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24451: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24501: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24526: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24572: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 19649 1726882558.24581: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24593: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24621: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 19649 1726882558.24680: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24732: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 19649 1726882558.24742: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24756: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24784: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 19649 1726882558.24815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24845: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 19649 1726882558.24915: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.24989: 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' <<< 19649 1726882558.25009: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328b0e80> <<< 19649 1726882558.25030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19649 1726882558.25055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19649 1726882558.25214: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328b09d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 19649 1726882558.25271: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.25330: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 19649 1726882558.25411: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.25495: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 19649 1726882558.25498: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.25543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.25624: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 19649 1726882558.25654: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.25696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19649 1726882558.25715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19649 1726882558.25862: 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 0x7f483292d490> <<< 19649 1726882558.26100: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328b2850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 19649 1726882558.26147: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26206: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 19649 1726882558.26277: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26341: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26439: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26578: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 19649 1726882558.26613: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 19649 1726882558.26660: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26727: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26745: 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' <<< 19649 1726882558.26800: 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 0x7f483292b670> <<< 19649 1726882558.26825: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483292b220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 19649 1726882558.26828: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 19649 1726882558.26867: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.26910: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 19649 1726882558.26917: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27175: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 19649 1726882558.27179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27330: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27412: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 19649 1726882558.27415: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 19649 1726882558.27490: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27503: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27618: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27746: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 19649 1726882558.27849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27961: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 19649 1726882558.27966: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.27986: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.28014: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.28453: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.28862: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 19649 1726882558.28879: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.28956: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29046: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 19649 1726882558.29129: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29222: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 19649 1726882558.29225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29345: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29498: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 19649 1726882558.29503: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 19649 1726882558.29527: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29539: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29592: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 19649 1726882558.29595: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29685: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29760: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.29930: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30113: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 19649 1726882558.30116: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30138: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30189: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 19649 1726882558.30217: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30237: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30240: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 19649 1726882558.30290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30367: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 19649 1726882558.30370: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30396: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30413: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 19649 1726882558.30454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30514: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 19649 1726882558.30519: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30567: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30624: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 19649 1726882558.30628: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.30843: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31074: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 19649 1726882558.31082: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31114: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31171: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 19649 1726882558.31207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31239: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 19649 1726882558.31267: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31309: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 19649 1726882558.31312: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31335: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31371: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 19649 1726882558.31383: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31441: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31529: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 19649 1726882558.31558: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 19649 1726882558.31561: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31653: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 19649 1726882558.31657: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31683: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31686: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31770: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31825: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31900: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 19649 1726882558.31914: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.31946: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32011: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 19649 1726882558.32014: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32170: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32340: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 19649 1726882558.32344: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32374: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32420: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 19649 1726882558.32463: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32514: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 19649 1726882558.32517: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32585: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32673: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 19649 1726882558.32676: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32735: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.32838: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 19649 1726882558.32885: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882558.33139: stdout chunk (state=3): >>>import 'gc' # <<< 19649 1726882558.33929: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 19649 1726882558.33933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 19649 1726882558.33955: 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' <<< 19649 1726882558.34001: 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 0x7f483286f610> <<< 19649 1726882558.34005: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328c3e20> <<< 19649 1726882558.34061: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328c3b20> <<< 19649 1726882558.35746: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "58", "epoch": "1726882558", "epoch_int": "1726882558", "date": "2024-09-20", "time": "21:35:58", "iso8601_micro": "2024-09-21T01:35:58.329401Z", "iso8601": "2024-09-21T01:35:58Z", "iso8601_basic": "20240920T213558329401", "iso8601_basic_short": "20240920T213558", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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_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_service_mgr": "systemd", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19649 1726882558.36233: 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 <<< 19649 1726882558.36291: 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 # 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 <<< 19649 1726882558.36329: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.36385: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.36389: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.36661: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19649 1726882558.36684: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19649 1726882558.36738: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 19649 1726882558.36754: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 19649 1726882558.36786: 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 <<< 19649 1726882558.36789: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19649 1726882558.36821: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 19649 1726882558.36954: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 19649 1726882558.37153: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.37265: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.37423: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.37428: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.37507: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 19649 1726882558.37549: 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 <<< 19649 1726882558.37587: stdout chunk (state=3): >>># 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 <<< 19649 1726882558.37590: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 19649 1726882558.37620: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19649 1726882558.37996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882558.38001: stdout chunk (state=3): >>><<< 19649 1726882558.38003: stderr chunk (state=3): >>><<< 19649 1726882558.38244: _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 0x7f4833d1edc0> # /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 0x7f4833cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833d1eb20> # /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 0x7f4833d1eac0> 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 0x7f4833cc3490> # /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 0x7f4833cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3670> # /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 0x7f4833c7a190> # /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 0x7f4833c7a220> # /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 0x7f4833c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cdb880> # /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 0x7f4833c73d90> # /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 0x7f4833c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833cc3970> 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 0x7f48339d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d6f40> # /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 0x7f48339cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339d3370> # /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 0x7f483388ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483388e910> 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 0x7f483388ef10> # /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 0x7f483388efd0> # /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 0x7f48338a10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339a7670> # /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 0x7f48339ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339dae20> # /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 0x7f48338a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339ae2b0> # 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 0x7f48339ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339e09d0> # /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 0x7f48338a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1df0> # /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 0x7f48338a1d60> # /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 0x7f48338743d0> # /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 0x7f48338744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3490> # /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 0x7f48337c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483385f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48339e0040> # /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 0x7f48337d4b50> 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 0x7f48337d4e80> # /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 0x7f48337e5790> # /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 0x7f48337e5cd0> # 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 0x7f483377e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337d4f70> # /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 0x7f483378f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337e5610> 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 0x7f483378f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1a30> # /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 0x7f48337aa700> # /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 0x7f48337aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337aa7c0> # 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 0x7f48337aa8b0> # /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 0x7f48337aad00> # 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 0x7f48337b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48337aa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483379ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48338a1610> # /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 0x7f48337aaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48331e66d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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 0x7f4833123820> # /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 0x7f4833123160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123f70> # /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 0x7f48331234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833123d90> 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 0x7f4833123fd0> # /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 0x7f4833123100> # /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 0x7f48330fa0d0> # 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 0x7f4832fff310> # 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 0x7f4832fff160> # /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 0x7f4832fffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833109dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48331093a0> # /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 0x7f4833109fd0> # /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 0x7f483315ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833105d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833105400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330d8b20> # 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 0x7f4833105520> # /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 0x7f4833105550> # /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 0x7f483306afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483316c250> # /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 0x7f4833067850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483316c3d0> # /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 0x7f483316cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330677f0> # 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 0x7f4833104c10> # 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 0x7f483316cfa0> # 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 0x7f483316c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833164910> # /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 0x7f483305d940> # 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 0x7f483307ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833066580> # 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 0x7f483305dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48330669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f48330797f0> # /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 0x7f48330b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832be8970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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 0x7f48330e0730> # 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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f4833126370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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 0x7f4833097550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832a7a160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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 0x7f483309a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483309b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4833097b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f4832bad370> # /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 0x7f4832bc6580> # 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 0x7f4832bc64f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832b9e280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bad970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48329647f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832964b20> # /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 0x7f4832c0e0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bb40a0> # /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 0x7f4832c0e190> # /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 0x7f48329cdfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832bf8820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4832964d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f48328b0e80> # /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 0x7f48328b09d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f483292d490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328b2850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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 0x7f483292b670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483292b220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/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_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8__jh4qr/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 0x7f483286f610> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328c3e20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48328c3b20> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "58", "epoch": "1726882558", "epoch_int": "1726882558", "date": "2024-09-20", "time": "21:35:58", "iso8601_micro": "2024-09-21T01:35:58.329401Z", "iso8601": "2024-09-21T01:35:58Z", "iso8601_basic": "20240920T213558329401", "iso8601_basic_short": "20240920T213558", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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_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_service_mgr": "systemd", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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 19649 1726882558.39335: 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-1726882557.7942655-19783-82110563201874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882558.39338: _low_level_execute_command(): starting 19649 1726882558.39340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882557.7942655-19783-82110563201874/ > /dev/null 2>&1 && sleep 0' 19649 1726882558.41152: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882558.41218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.41233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.41251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.41334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.41346: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882558.41362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.41383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882558.41395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882558.41406: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882558.41420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.41434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.41450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.41470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.41487: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882558.41500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.41586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882558.41612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882558.41627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882558.41752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882558.43663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882558.43669: stdout chunk (state=3): >>><<< 19649 1726882558.43671: stderr chunk (state=3): >>><<< 19649 1726882558.43972: _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 19649 1726882558.43975: handler run complete 19649 1726882558.43978: variable 'ansible_facts' from source: unknown 19649 1726882558.43980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882558.43982: variable 'ansible_facts' from source: unknown 19649 1726882558.43984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882558.44038: attempt loop complete, returning result 19649 1726882558.44046: _execute() done 19649 1726882558.44052: dumping result to json 19649 1726882558.44073: done dumping result, returning 19649 1726882558.44088: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-8316-300c-00000000016d] 19649 1726882558.44097: sending task result for task 0e448fcc-3ce9-8316-300c-00000000016d ok: [managed_node3] 19649 1726882558.44379: no more pending results, returning what we have 19649 1726882558.44383: results queue empty 19649 1726882558.44384: checking for any_errors_fatal 19649 1726882558.44385: done checking for any_errors_fatal 19649 1726882558.44386: checking for max_fail_percentage 19649 1726882558.44388: done checking for max_fail_percentage 19649 1726882558.44388: checking to see if all hosts have failed and the running result is not ok 19649 1726882558.44389: done checking to see if all hosts have failed 19649 1726882558.44390: getting the remaining hosts for this loop 19649 1726882558.44392: done getting the remaining hosts for this loop 19649 1726882558.44395: getting the next task for host managed_node3 19649 1726882558.44405: done getting next task for host managed_node3 19649 1726882558.44408: ^ task is: TASK: Check if system is ostree 19649 1726882558.44411: ^ 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 19649 1726882558.44414: getting variables 19649 1726882558.44415: in VariableManager get_vars() 19649 1726882558.44444: Calling all_inventory to load vars for managed_node3 19649 1726882558.44448: Calling groups_inventory to load vars for managed_node3 19649 1726882558.44451: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882558.44465: Calling all_plugins_play to load vars for managed_node3 19649 1726882558.44468: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882558.44471: Calling groups_plugins_play to load vars for managed_node3 19649 1726882558.44656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882558.44980: done with get_vars() 19649 1726882558.45105: done getting variables 19649 1726882558.45208: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000016d 19649 1726882558.45212: WORKER PROCESS EXITING 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:35:58 -0400 (0:00:00.831) 0:00:03.008 ****** 19649 1726882558.45445: entering _queue_task() for managed_node3/stat 19649 1726882558.46012: worker is 1 (out of 1 available) 19649 1726882558.46025: exiting _queue_task() for managed_node3/stat 19649 1726882558.46039: done queuing things up, now waiting for results queue to drain 19649 1726882558.46040: waiting for pending results... 19649 1726882558.47501: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 19649 1726882558.47796: in run() - task 0e448fcc-3ce9-8316-300c-00000000016f 19649 1726882558.47932: variable 'ansible_search_path' from source: unknown 19649 1726882558.47938: variable 'ansible_search_path' from source: unknown 19649 1726882558.47976: calling self._execute() 19649 1726882558.49043: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882558.49046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882558.49056: variable 'omit' from source: magic vars 19649 1726882558.50503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882558.51026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882558.51228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882558.51275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882558.51319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882558.51526: 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) 19649 1726882558.51644: 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) 19649 1726882558.51683: 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) 19649 1726882558.51753: 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) 19649 1726882558.52004: Evaluated conditional (not __network_is_ostree is defined): True 19649 1726882558.52062: variable 'omit' from source: magic vars 19649 1726882558.52104: variable 'omit' from source: magic vars 19649 1726882558.52200: variable 'omit' from source: magic vars 19649 1726882558.52301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882558.52360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882558.52510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882558.52534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882558.52550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882558.52590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882558.52714: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882558.52723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882558.52932: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882558.52944: Set connection var ansible_shell_executable to /bin/sh 19649 1726882558.52958: Set connection var ansible_connection to ssh 19649 1726882558.52971: Set connection var ansible_timeout to 10 19649 1726882558.52977: Set connection var ansible_shell_type to sh 19649 1726882558.52988: Set connection var ansible_pipelining to False 19649 1726882558.53012: variable 'ansible_shell_executable' from source: unknown 19649 1726882558.53019: variable 'ansible_connection' from source: unknown 19649 1726882558.53028: variable 'ansible_module_compression' from source: unknown 19649 1726882558.53038: variable 'ansible_shell_type' from source: unknown 19649 1726882558.53045: variable 'ansible_shell_executable' from source: unknown 19649 1726882558.53052: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882558.53062: variable 'ansible_pipelining' from source: unknown 19649 1726882558.53073: variable 'ansible_timeout' from source: unknown 19649 1726882558.53081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882558.53344: 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__) 19649 1726882558.53484: variable 'omit' from source: magic vars 19649 1726882558.53495: starting attempt loop 19649 1726882558.53502: running the handler 19649 1726882558.53520: _low_level_execute_command(): starting 19649 1726882558.53532: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882558.55297: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882558.55443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.55463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.55488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.55529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.55546: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882558.55562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.55581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882558.55591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882558.55602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882558.55613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.55626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.55642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.55772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.55784: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882558.55797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.55883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882558.55907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882558.55923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882558.56091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882558.57693: stdout chunk (state=3): >>>/root <<< 19649 1726882558.57785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882558.57869: stderr chunk (state=3): >>><<< 19649 1726882558.57873: stdout chunk (state=3): >>><<< 19649 1726882558.57976: _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 19649 1726882558.57986: _low_level_execute_command(): starting 19649 1726882558.57990: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375 `" && echo ansible-tmp-1726882558.5789266-19827-18749871989375="` echo /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375 `" ) && sleep 0' 19649 1726882558.60151: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882558.60155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.60195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882558.60198: 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 <<< 19649 1726882558.60203: 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 <<< 19649 1726882558.60592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882558.60648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882558.60651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882558.60803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882558.62649: stdout chunk (state=3): >>>ansible-tmp-1726882558.5789266-19827-18749871989375=/root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375 <<< 19649 1726882558.62790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882558.62907: stderr chunk (state=3): >>><<< 19649 1726882558.62910: stdout chunk (state=3): >>><<< 19649 1726882558.63043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882558.5789266-19827-18749871989375=/root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375 , 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 19649 1726882558.63046: variable 'ansible_module_compression' from source: unknown 19649 1726882558.63160: ANSIBALLZ: Using lock for stat 19649 1726882558.63165: ANSIBALLZ: Acquiring lock 19649 1726882558.63167: ANSIBALLZ: Lock acquired: 140400836948960 19649 1726882558.63170: ANSIBALLZ: Creating module 19649 1726882558.90410: ANSIBALLZ: Writing module into payload 19649 1726882558.90641: ANSIBALLZ: Writing module 19649 1726882558.90729: ANSIBALLZ: Renaming module 19649 1726882558.90743: ANSIBALLZ: Done creating module 19649 1726882558.90829: variable 'ansible_facts' from source: unknown 19649 1726882558.90900: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/AnsiballZ_stat.py 19649 1726882558.92170: Sending initial data 19649 1726882558.92179: Sent initial data (152 bytes) 19649 1726882558.93819: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882558.93834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.93848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.93876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.93916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.93927: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882558.93941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.93959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882558.93973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882558.93986: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882558.93996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882558.94007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882558.94020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882558.94030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882558.94039: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882558.94053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882558.94135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882558.94162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882558.94183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882558.94345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882558.96902: 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 <<< 19649 1726882558.96997: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882558.97102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmphbbofdrw /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/AnsiballZ_stat.py <<< 19649 1726882558.97207: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882558.98848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882558.99031: stderr chunk (state=3): >>><<< 19649 1726882558.99034: stdout chunk (state=3): >>><<< 19649 1726882558.99040: done transferring module to remote 19649 1726882558.99043: _low_level_execute_command(): starting 19649 1726882558.99045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/ /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/AnsiballZ_stat.py && sleep 0' 19649 1726882559.00776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882559.00780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882559.00819: 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 <<< 19649 1726882559.00822: 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 <<< 19649 1726882559.00826: 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 <<< 19649 1726882559.00881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882559.01593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882559.01598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882559.01712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882559.04202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882559.04205: stdout chunk (state=3): >>><<< 19649 1726882559.04208: stderr chunk (state=3): >>><<< 19649 1726882559.04271: _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 19649 1726882559.04274: _low_level_execute_command(): starting 19649 1726882559.04277: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/AnsiballZ_stat.py && sleep 0' 19649 1726882559.05427: 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 <<< 19649 1726882559.05430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882559.05457: 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 <<< 19649 1726882559.05461: 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 <<< 19649 1726882559.05465: 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 <<< 19649 1726882559.05543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882559.05994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882559.06989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882559.08818: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 19649 1726882559.08857: stdout chunk (state=3): >>>import '_thread' # <<< 19649 1726882559.08881: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 19649 1726882559.08995: stdout chunk (state=3): >>>import '_io' # <<< 19649 1726882559.08998: stdout chunk (state=3): >>>import 'marshal' # <<< 19649 1726882559.09058: stdout chunk (state=3): >>>import 'posix' # <<< 19649 1726882559.09061: stdout chunk (state=3): >>> <<< 19649 1726882559.09111: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19649 1726882559.09129: stdout chunk (state=3): >>> <<< 19649 1726882559.09132: stdout chunk (state=3): >>># installing zipimport hook <<< 19649 1726882559.09178: stdout chunk (state=3): >>>import 'time' # <<< 19649 1726882559.09224: stdout chunk (state=3): >>>import 'zipimport' # <<< 19649 1726882559.09227: stdout chunk (state=3): >>># installed zipimport hook <<< 19649 1726882559.09320: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 19649 1726882559.09324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.09358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 19649 1726882559.09383: stdout chunk (state=3): >>> <<< 19649 1726882559.09403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 19649 1726882559.09431: stdout chunk (state=3): >>>import '_codecs' # <<< 19649 1726882559.09482: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e3043dc0> <<< 19649 1726882559.09534: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19649 1726882559.09571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 19649 1726882559.09605: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e3043b20> <<< 19649 1726882559.09652: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 19649 1726882559.09667: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 19649 1726882559.09698: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e3043ac0> <<< 19649 1726882559.09730: stdout chunk (state=3): >>>import '_signal' # <<< 19649 1726882559.09789: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 19649 1726882559.09799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 19649 1726882559.09832: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8490> <<< 19649 1726882559.09865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 19649 1726882559.09887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 19649 1726882559.09916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 19649 1726882559.09950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882559.09968: stdout chunk (state=3): >>>import '_abc' # <<< 19649 1726882559.09992: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8940> <<< 19649 1726882559.10023: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8670> <<< 19649 1726882559.10079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19649 1726882559.10101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19649 1726882559.10132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19649 1726882559.10177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19649 1726882559.10212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 19649 1726882559.10215: stdout chunk (state=3): >>> <<< 19649 1726882559.10241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 19649 1726882559.10305: stdout chunk (state=3): >>>import '_stat' # <<< 19649 1726882559.10323: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d8f190> <<< 19649 1726882559.10336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 19649 1726882559.10378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 19649 1726882559.10502: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d8f220> <<< 19649 1726882559.10539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 19649 1726882559.10575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 19649 1726882559.10578: stdout chunk (state=3): >>> <<< 19649 1726882559.10630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 19649 1726882559.10673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2db2850> <<< 19649 1726882559.10676: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d8f940> <<< 19649 1726882559.10716: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2df0880> <<< 19649 1726882559.10767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 19649 1726882559.10803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 19649 1726882559.10806: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d88d90> <<< 19649 1726882559.10902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19649 1726882559.10916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 19649 1726882559.10930: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2db2d90> <<< 19649 1726882559.11021: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8970> <<< 19649 1726882559.11098: 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 <<< 19649 1726882559.11101: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 19649 1726882559.11435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 19649 1726882559.11452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 19649 1726882559.11498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19649 1726882559.11524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 19649 1726882559.11558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 19649 1726882559.11561: stdout chunk (state=3): >>> <<< 19649 1726882559.11596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 19649 1726882559.11599: stdout chunk (state=3): >>> <<< 19649 1726882559.11647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19649 1726882559.11661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19649 1726882559.11689: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d2eeb0> <<< 19649 1726882559.11780: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d31f40><<< 19649 1726882559.11797: stdout chunk (state=3): >>> <<< 19649 1726882559.11821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19649 1726882559.11835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19649 1726882559.11874: stdout chunk (state=3): >>>import '_sre' # <<< 19649 1726882559.11907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19649 1726882559.11936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19649 1726882559.11990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 19649 1726882559.12001: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19649 1726882559.12034: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d27610> <<< 19649 1726882559.12087: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d2d640><<< 19649 1726882559.12114: stdout chunk (state=3): >>> <<< 19649 1726882559.12124: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d2e370> <<< 19649 1726882559.12140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19649 1726882559.12240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19649 1726882559.12284: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19649 1726882559.12336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.12372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 19649 1726882559.12386: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 19649 1726882559.12426: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.12460: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.12482: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31e2cafe20> <<< 19649 1726882559.12488: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2caf910> <<< 19649 1726882559.12514: stdout chunk (state=3): >>>import 'itertools' # <<< 19649 1726882559.12549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 19649 1726882559.12586: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2caff10><<< 19649 1726882559.12591: stdout chunk (state=3): >>> <<< 19649 1726882559.12619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19649 1726882559.12659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19649 1726882559.12699: stdout chunk (state=3): >>>import '_operator' # <<< 19649 1726882559.12719: stdout chunk (state=3): >>> <<< 19649 1726882559.12725: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2caffd0> <<< 19649 1726882559.12758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 19649 1726882559.12784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 19649 1726882559.12805: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc20d0><<< 19649 1726882559.12812: stdout chunk (state=3): >>> <<< 19649 1726882559.12834: stdout chunk (state=3): >>>import '_collections' # <<< 19649 1726882559.12912: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d09d90><<< 19649 1726882559.12935: stdout chunk (state=3): >>> <<< 19649 1726882559.12941: stdout chunk (state=3): >>>import '_functools' # <<< 19649 1726882559.12982: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d02670> <<< 19649 1726882559.13087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 19649 1726882559.13111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d156d0> <<< 19649 1726882559.13117: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d35e20> <<< 19649 1726882559.13158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 19649 1726882559.13166: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 19649 1726882559.13214: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.13241: 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 0x7f31e2cc2cd0><<< 19649 1726882559.13259: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d092b0><<< 19649 1726882559.13267: stdout chunk (state=3): >>> <<< 19649 1726882559.13311: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.13325: stdout chunk (state=3): >>> <<< 19649 1726882559.13351: 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 0x7f31e2d152e0><<< 19649 1726882559.13371: stdout chunk (state=3): >>> <<< 19649 1726882559.13380: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d3b9d0> <<< 19649 1726882559.13411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 19649 1726882559.13432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 19649 1726882559.13439: stdout chunk (state=3): >>> <<< 19649 1726882559.13492: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 19649 1726882559.13495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.13529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 19649 1726882559.13550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 19649 1726882559.13560: stdout chunk (state=3): >>> <<< 19649 1726882559.13586: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2eb0> <<< 19649 1726882559.13597: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2df0> <<< 19649 1726882559.13650: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 19649 1726882559.13670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 19649 1726882559.13677: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2d60> <<< 19649 1726882559.13705: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 19649 1726882559.13712: stdout chunk (state=3): >>> <<< 19649 1726882559.13826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 19649 1726882559.13832: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 19649 1726882559.13835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882559.14003: stdout chunk (state=3): >>># /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' <<< 19649 1726882559.14007: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2c953d0> <<< 19649 1726882559.14237: stdout chunk (state=3): >>># /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 0x7f31e2c954c0> <<< 19649 1726882559.14326: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc9f40> <<< 19649 1726882559.14390: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4a90> <<< 19649 1726882559.14422: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4490> <<< 19649 1726882559.14465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19649 1726882559.14490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19649 1726882559.14542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19649 1726882559.14584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 19649 1726882559.14622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 19649 1726882559.14648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 19649 1726882559.14662: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2bbe220> <<< 19649 1726882559.14709: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2c80520><<< 19649 1726882559.14721: stdout chunk (state=3): >>> <<< 19649 1726882559.14814: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4f10> <<< 19649 1726882559.14827: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d3b040> <<< 19649 1726882559.14854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19649 1726882559.14907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 19649 1726882559.14937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 19649 1726882559.14969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 19649 1726882559.14995: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2bd0b50> <<< 19649 1726882559.15015: stdout chunk (state=3): >>>import 'errno' # <<< 19649 1726882559.15053: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.15087: stdout chunk (state=3): >>> # 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 0x7f31e2bd0e80> <<< 19649 1726882559.15133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 19649 1726882559.15153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 19649 1726882559.15187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 19649 1726882559.15212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 19649 1726882559.15244: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2be1790> <<< 19649 1726882559.15279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19649 1726882559.15335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19649 1726882559.15397: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2be1cd0> <<< 19649 1726882559.15462: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.15494: 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 0x7f31e2b6f400> <<< 19649 1726882559.15505: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2bd0f70> <<< 19649 1726882559.15535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 19649 1726882559.15550: stdout chunk (state=3): >>> <<< 19649 1726882559.15575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 19649 1726882559.15626: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.15652: stdout chunk (state=3): >>> # 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 0x7f31e2b802e0><<< 19649 1726882559.15680: stdout chunk (state=3): >>> <<< 19649 1726882559.15704: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2be1610> import 'pwd' # <<< 19649 1726882559.15760: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.15793: stdout chunk (state=3): >>># 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 0x7f31e2b803a0> <<< 19649 1726882559.15826: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2a30> <<< 19649 1726882559.15863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 19649 1726882559.15885: stdout chunk (state=3): >>> <<< 19649 1726882559.15902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 19649 1726882559.15931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 19649 1726882559.15961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19649 1726882559.16032: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.16044: stdout chunk (state=3): >>> # 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 0x7f31e2b9b700> <<< 19649 1726882559.16085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 19649 1726882559.16166: stdout chunk (state=3): >>># 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 0x7f31e2b9b9d0><<< 19649 1726882559.16178: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b9b7c0> <<< 19649 1726882559.16240: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.16251: stdout chunk (state=3): >>># 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 0x7f31e2b9b8b0> <<< 19649 1726882559.16299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 19649 1726882559.16310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 19649 1726882559.16601: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.16619: stdout chunk (state=3): >>># 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 0x7f31e2b9bd00> <<< 19649 1726882559.16693: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.16718: stdout chunk (state=3): >>># 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 0x7f31e2ba6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b9b940> <<< 19649 1726882559.16748: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b8fa90><<< 19649 1726882559.16759: stdout chunk (state=3): >>> <<< 19649 1726882559.16805: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2610> <<< 19649 1726882559.16849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 19649 1726882559.16860: stdout chunk (state=3): >>> <<< 19649 1726882559.16958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19649 1726882559.17030: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b9baf0> <<< 19649 1726882559.17181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19649 1726882559.17217: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31e2ac56d0> <<< 19649 1726882559.17447: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip' <<< 19649 1726882559.17480: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.17628: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.17691: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/__init__.py<<< 19649 1726882559.17695: stdout chunk (state=3): >>> <<< 19649 1726882559.17728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882559.17756: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 19649 1726882559.17791: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.19728: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.21298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19649 1726882559.21315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29eb820> <<< 19649 1726882559.21356: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 19649 1726882559.21375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.21416: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 19649 1726882559.21455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 19649 1726882559.21473: 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' <<< 19649 1726882559.21530: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.21544: stdout chunk (state=3): >>> # 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 0x7f31e29eb160> <<< 19649 1726882559.21613: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29eb280> <<< 19649 1726882559.21679: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29ebf70> <<< 19649 1726882559.21719: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 19649 1726882559.21735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 19649 1726882559.21809: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29eb4f0> <<< 19649 1726882559.21840: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29ebd90> <<< 19649 1726882559.21844: stdout chunk (state=3): >>>import 'atexit' # <<< 19649 1726882559.21901: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.21916: 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 0x7f31e29ebfd0> <<< 19649 1726882559.21940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19649 1726882559.21996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19649 1726882559.22070: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29eb100> <<< 19649 1726882559.22100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19649 1726882559.22134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19649 1726882559.22172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19649 1726882559.22216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19649 1726882559.22258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 19649 1726882559.22275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 19649 1726882559.22401: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e23edf40> <<< 19649 1726882559.22481: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.22495: 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 0x7f31e2961d00> <<< 19649 1726882559.22549: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.22582: stdout chunk (state=3): >>> <<< 19649 1726882559.22585: 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 0x7f31e2961eb0> <<< 19649 1726882559.22612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 19649 1726882559.22679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 19649 1726882559.22753: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2961370> <<< 19649 1726882559.22783: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a51dc0> <<< 19649 1726882559.23105: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a513a0> <<< 19649 1726882559.23156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 19649 1726882559.23176: stdout chunk (state=3): >>> <<< 19649 1726882559.23192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 19649 1726882559.23204: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a51fd0> <<< 19649 1726882559.23232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 19649 1726882559.23261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 19649 1726882559.23306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 19649 1726882559.23318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 19649 1726882559.23345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 19649 1726882559.23380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 19649 1726882559.23450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 19649 1726882559.23453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a22d30> <<< 19649 1726882559.23610: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29bed30> <<< 19649 1726882559.23614: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29be400> <<< 19649 1726882559.23632: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29f44f0> <<< 19649 1726882559.23696: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.23699: 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 0x7f31e29be520> <<< 19649 1726882559.23761: 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' <<< 19649 1726882559.23766: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29be550> <<< 19649 1726882559.23792: 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 <<< 19649 1726882559.23821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 19649 1726882559.23859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 19649 1726882559.23905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19649 1726882559.24025: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.24053: 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 0x7f31e23ddfd0> <<< 19649 1726882559.24070: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a33250> <<< 19649 1726882559.24105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 19649 1726882559.24108: stdout chunk (state=3): >>> <<< 19649 1726882559.24133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 19649 1726882559.24230: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.24262: stdout chunk (state=3): >>># 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 0x7f31e23da850> <<< 19649 1726882559.24267: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a333d0> <<< 19649 1726882559.24301: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19649 1726882559.24382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882559.24398: stdout chunk (state=3): >>> <<< 19649 1726882559.24435: stdout chunk (state=3): >>># /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'<<< 19649 1726882559.24448: stdout chunk (state=3): >>> import '_string' # <<< 19649 1726882559.24548: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a4be50> <<< 19649 1726882559.24757: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e23da7f0> <<< 19649 1726882559.24912: 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' <<< 19649 1726882559.24916: stdout chunk (state=3): >>># 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 0x7f31e23da640> <<< 19649 1726882559.24973: 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'<<< 19649 1726882559.25002: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882559.25005: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31e23d95b0> <<< 19649 1726882559.25082: 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'<<< 19649 1726882559.25111: stdout chunk (state=3): >>> <<< 19649 1726882559.25115: 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 0x7f31e23ced90> <<< 19649 1726882559.25126: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a2a910> <<< 19649 1726882559.25175: 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<<< 19649 1726882559.25178: stdout chunk (state=3): >>> <<< 19649 1726882559.25206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 19649 1726882559.25223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 19649 1726882559.25252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 19649 1726882559.25348: 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'<<< 19649 1726882559.25351: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31e29b46a0> <<< 19649 1726882559.25674: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.25746: stdout chunk (state=3): >>># 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 0x7f31e29b2b20> <<< 19649 1726882559.25787: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29c20a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882559.25815: 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' <<< 19649 1726882559.25830: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31e29b4100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29f7b20> <<< 19649 1726882559.25896: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 19649 1726882559.25911: stdout chunk (state=3): >>> <<< 19649 1726882559.25925: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 19649 1726882559.26067: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882559.26192: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.26218: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 19649 1726882559.26242: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.26278: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.26293: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 19649 1726882559.26317: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.26489: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.26662: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.26667: stdout chunk (state=3): >>> <<< 19649 1726882559.27491: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.28316: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 19649 1726882559.28375: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 19649 1726882559.28381: stdout chunk (state=3): >>> <<< 19649 1726882559.28416: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 19649 1726882559.28423: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 19649 1726882559.28461: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 19649 1726882559.28504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.28614: 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 0x7f31e1fd95e0><<< 19649 1726882559.28618: stdout chunk (state=3): >>> <<< 19649 1726882559.28733: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 19649 1726882559.28738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 19649 1726882559.28769: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e23a7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e1f7a100><<< 19649 1726882559.28786: stdout chunk (state=3): >>> <<< 19649 1726882559.28838: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 19649 1726882559.28874: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.28906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.28940: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 19649 1726882559.28978: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.29179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.29393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 19649 1726882559.29398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 19649 1726882559.29433: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29b2b80> <<< 19649 1726882559.29459: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.29462: stdout chunk (state=3): >>> <<< 19649 1726882559.30145: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.30768: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.30858: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.30964: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 19649 1726882559.30989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31048: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31102: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 19649 1726882559.31138: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.31141: stdout chunk (state=3): >>> <<< 19649 1726882559.31230: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31339: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 19649 1726882559.31376: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31402: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 19649 1726882559.31426: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.31538: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19649 1726882559.31571: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.31574: stdout chunk (state=3): >>> <<< 19649 1726882559.31880: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.31884: stdout chunk (state=3): >>> <<< 19649 1726882559.32200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19649 1726882559.32277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 19649 1726882559.32281: stdout chunk (state=3): >>> <<< 19649 1726882559.32293: stdout chunk (state=3): >>>import '_ast' # <<< 19649 1726882559.32412: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e1fabf10> <<< 19649 1726882559.32424: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.32528: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.32662: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 19649 1726882559.32695: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 19649 1726882559.32698: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19649 1726882559.32739: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.32802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.32869: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 19649 1726882559.32889: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.32957: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33014: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33154: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33254: 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 <<< 19649 1726882559.33302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882559.33449: 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' <<< 19649 1726882559.33452: stdout chunk (state=3): >>># 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 0x7f31e2a3e220> <<< 19649 1726882559.33509: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e1fab850> <<< 19649 1726882559.33572: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 19649 1726882559.33596: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 19649 1726882559.33792: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33890: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.33990: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.34004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19649 1726882559.34030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19649 1726882559.34067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19649 1726882559.34127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19649 1726882559.34176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 19649 1726882559.34192: stdout chunk (state=3): >>> <<< 19649 1726882559.34210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19649 1726882559.34368: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e239dca0> <<< 19649 1726882559.34441: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2398f70> <<< 19649 1726882559.34562: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e298c940> <<< 19649 1726882559.34584: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 19649 1726882559.34587: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.34610: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.34658: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py<<< 19649 1726882559.34675: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 19649 1726882559.34786: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 19649 1726882559.34828: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.34832: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.34845: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 19649 1726882559.34885: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882559.34888: stdout chunk (state=3): >>> <<< 19649 1726882559.35082: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.35361: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882559.35584: stdout chunk (state=3): >>> <<< 19649 1726882559.35587: 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"}}} <<< 19649 1726882559.35610: stdout chunk (state=3): >>># destroy __main__ <<< 19649 1726882559.36008: stdout chunk (state=3): >>># clear builtins._ <<< 19649 1726882559.36050: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value <<< 19649 1726882559.36121: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 19649 1726882559.36194: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 19649 1726882559.36278: stdout chunk (state=3): >>># 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 <<< 19649 1726882559.36346: 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<<< 19649 1726882559.36401: stdout chunk (state=3): >>> # 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 <<< 19649 1726882559.36470: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 19649 1726882559.36529: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 19649 1726882559.36594: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale<<< 19649 1726882559.36646: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre <<< 19649 1726882559.36708: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse<<< 19649 1726882559.36719: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile <<< 19649 1726882559.36769: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 19649 1726882559.36881: stdout chunk (state=3): >>># 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 <<< 19649 1726882559.36960: stdout chunk (state=3): >>># 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<<< 19649 1726882559.37049: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 19649 1726882559.37060: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset<<< 19649 1726882559.37095: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37115: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37138: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37156: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37194: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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<<< 19649 1726882559.37198: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37216: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # 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<<< 19649 1726882559.37230: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.37269: stdout chunk (state=3): >>> # 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 <<< 19649 1726882559.37569: stdout chunk (state=3): >>># 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 <<< 19649 1726882559.37607: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19649 1726882559.37651: stdout chunk (state=3): >>># destroy zipimport <<< 19649 1726882559.37708: stdout chunk (state=3): >>># destroy _compression <<< 19649 1726882559.37723: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 19649 1726882559.37771: stdout chunk (state=3): >>># destroy __main__ <<< 19649 1726882559.37852: stdout chunk (state=3): >>># destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 19649 1726882559.37880: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 19649 1726882559.37904: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19649 1726882559.37960: stdout chunk (state=3): >>># destroy array <<< 19649 1726882559.37989: stdout chunk (state=3): >>># destroy datetime <<< 19649 1726882559.38046: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging<<< 19649 1726882559.38049: stdout chunk (state=3): >>> # destroy argparse <<< 19649 1726882559.38120: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux<<< 19649 1726882559.38187: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 19649 1726882559.38232: stdout chunk (state=3): >>> # 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 <<< 19649 1726882559.38305: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 19649 1726882559.38331: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform<<< 19649 1726882559.38354: stdout chunk (state=3): >>> # destroy subprocess<<< 19649 1726882559.38426: stdout chunk (state=3): >>> # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 19649 1726882559.38466: 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 <<< 19649 1726882559.38493: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 19649 1726882559.38519: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 19649 1726882559.38530: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref<<< 19649 1726882559.38555: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 19649 1726882559.38579: 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<<< 19649 1726882559.38611: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.38631: stdout chunk (state=3): >>> # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale<<< 19649 1726882559.38654: stdout chunk (state=3): >>> # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 19649 1726882559.38680: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath<<< 19649 1726882559.38707: stdout chunk (state=3): >>> # 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<<< 19649 1726882559.38719: stdout chunk (state=3): >>> # 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 <<< 19649 1726882559.38750: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 19649 1726882559.38761: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket # destroy systemd.id128<<< 19649 1726882559.38975: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid<<< 19649 1726882559.39012: stdout chunk (state=3): >>> # destroy _sre # destroy sre_parse <<< 19649 1726882559.39051: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 19649 1726882559.39081: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 19649 1726882559.39147: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal<<< 19649 1726882559.39185: stdout chunk (state=3): >>> # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess <<< 19649 1726882559.39204: stdout chunk (state=3): >>># destroy selectors <<< 19649 1726882559.39262: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse <<< 19649 1726882559.39326: stdout chunk (state=3): >>># 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 <<< 19649 1726882559.39366: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external <<< 19649 1726882559.39424: stdout chunk (state=3): >>># destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib <<< 19649 1726882559.39434: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19649 1726882559.39945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882559.40015: stderr chunk (state=3): >>><<< 19649 1726882559.40029: stdout chunk (state=3): >>><<< 19649 1726882559.40122: _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 0x7f31e3043dc0> # /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 0x7f31e2dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e3043b20> # /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 0x7f31e3043ac0> 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 0x7f31e2dd8490> # /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 0x7f31e2dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8670> # /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 0x7f31e2d8f190> # /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 0x7f31e2d8f220> # /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 0x7f31e2db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2df0880> # /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 0x7f31e2d88d90> # /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 0x7f31e2db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2dd8970> 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 0x7f31e2d2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d31f40> # /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 0x7f31e2d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d2e370> # /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 0x7f31e2cafe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2caf910> 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 0x7f31e2caff10> # /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 0x7f31e2caffd0> # /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 0x7f31e2cc20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d09d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d02670> # /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 0x7f31e2d156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d35e20> # /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 0x7f31e2cc2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d092b0> # 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 0x7f31e2d152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d3b9d0> # /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 0x7f31e2cc2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2df0> # /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 0x7f31e2cc2d60> # /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 0x7f31e2c953d0> # /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 0x7f31e2c954c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4490> # /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 0x7f31e2bbe220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2c80520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2d3b040> # /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 0x7f31e2bd0b50> 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 0x7f31e2bd0e80> # /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 0x7f31e2be1790> # /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 0x7f31e2be1cd0> # 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 0x7f31e2b6f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2bd0f70> # /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 0x7f31e2b802e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2be1610> 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 0x7f31e2b803a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2a30> # /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 0x7f31e2b9b700> # /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 0x7f31e2b9b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b9b7c0> # 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 0x7f31e2b9b8b0> # /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 0x7f31e2b9bd00> # 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 0x7f31e2ba6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b9b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2b8fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2cc2610> # /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 0x7f31e2b9baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31e2ac56d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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 0x7f31e29eb820> # /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 0x7f31e29eb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29eb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29ebf70> # /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 0x7f31e29eb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29ebd90> 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 0x7f31e29ebfd0> # /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 0x7f31e29eb100> # /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 0x7f31e23edf40> # 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 0x7f31e2961d00> # 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 0x7f31e2961eb0> # /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 0x7f31e2961370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a51dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a513a0> # /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 0x7f31e2a51fd0> # /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 0x7f31e2a22d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29bed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29be400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29f44f0> # 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 0x7f31e29be520> # /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 0x7f31e29be550> # /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 0x7f31e23ddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a33250> # /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 0x7f31e23da850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a333d0> # /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 0x7f31e2a4be50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e23da7f0> # 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 0x7f31e23da640> # 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 0x7f31e23d95b0> # 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 0x7f31e23ced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2a2a910> # /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 0x7f31e29b46a0> # 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 0x7f31e29b2b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29c20a0> # 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 0x7f31e29b4100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e29f7b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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_olm1hwks/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_olm1hwks/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_olm1hwks/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_olm1hwks/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 0x7f31e1fd95e0> # /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 0x7f31e23a7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e1f7a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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_olm1hwks/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 0x7f31e29b2b80> # 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_olm1hwks/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_olm1hwks/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_olm1hwks/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_olm1hwks/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_olm1hwks/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 0x7f31e1fabf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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_olm1hwks/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 0x7f31e2a3e220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e1fab850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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 0x7f31e239dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e2398f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31e298c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_olm1hwks/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_olm1hwks/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: 4 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 19649 1726882559.40800: 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-1726882558.5789266-19827-18749871989375/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882559.40804: _low_level_execute_command(): starting 19649 1726882559.40806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882558.5789266-19827-18749871989375/ > /dev/null 2>&1 && sleep 0' 19649 1726882559.42473: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882559.42488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882559.42504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882559.42525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882559.42573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882559.42653: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882559.42676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882559.42695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882559.42707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882559.42720: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882559.42732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882559.42748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882559.42809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882559.42826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882559.42873: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882559.42889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882559.42969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882559.43103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882559.43122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882559.43271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882559.45937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882559.45940: stdout chunk (state=3): >>><<< 19649 1726882559.45943: stderr chunk (state=3): >>><<< 19649 1726882559.46274: _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 19649 1726882559.46277: handler run complete 19649 1726882559.46280: attempt loop complete, returning result 19649 1726882559.46282: _execute() done 19649 1726882559.46284: dumping result to json 19649 1726882559.46286: done dumping result, returning 19649 1726882559.46288: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-8316-300c-00000000016f] 19649 1726882559.46290: sending task result for task 0e448fcc-3ce9-8316-300c-00000000016f 19649 1726882559.46357: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000016f ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 19649 1726882559.46414: no more pending results, returning what we have 19649 1726882559.46417: results queue empty 19649 1726882559.46418: checking for any_errors_fatal 19649 1726882559.46427: done checking for any_errors_fatal 19649 1726882559.46428: checking for max_fail_percentage 19649 1726882559.46429: done checking for max_fail_percentage 19649 1726882559.46430: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.46431: done checking to see if all hosts have failed 19649 1726882559.46431: getting the remaining hosts for this loop 19649 1726882559.46433: done getting the remaining hosts for this loop 19649 1726882559.46436: getting the next task for host managed_node3 19649 1726882559.46441: done getting next task for host managed_node3 19649 1726882559.46443: ^ task is: TASK: Set flag to indicate system is ostree 19649 1726882559.46445: ^ 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 19649 1726882559.46448: getting variables 19649 1726882559.46449: in VariableManager get_vars() 19649 1726882559.46480: Calling all_inventory to load vars for managed_node3 19649 1726882559.46483: Calling groups_inventory to load vars for managed_node3 19649 1726882559.46486: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.46497: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.46499: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.46503: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.46673: WORKER PROCESS EXITING 19649 1726882559.46690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.46875: done with get_vars() 19649 1726882559.46886: done getting variables 19649 1726882559.46980: 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:35:59 -0400 (0:00:01.016) 0:00:04.025 ****** 19649 1726882559.47085: entering _queue_task() for managed_node3/set_fact 19649 1726882559.47087: Creating lock for set_fact 19649 1726882559.47678: worker is 1 (out of 1 available) 19649 1726882559.47686: exiting _queue_task() for managed_node3/set_fact 19649 1726882559.47697: done queuing things up, now waiting for results queue to drain 19649 1726882559.47698: waiting for pending results... 19649 1726882559.47835: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 19649 1726882559.48005: in run() - task 0e448fcc-3ce9-8316-300c-000000000170 19649 1726882559.48043: variable 'ansible_search_path' from source: unknown 19649 1726882559.48130: variable 'ansible_search_path' from source: unknown 19649 1726882559.48174: calling self._execute() 19649 1726882559.48364: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.48379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.48392: variable 'omit' from source: magic vars 19649 1726882559.49398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882559.50040: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882559.50127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882559.50317: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882559.50353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882559.50452: 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) 19649 1726882559.50545: 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) 19649 1726882559.50596: 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) 19649 1726882559.50758: 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) 19649 1726882559.50911: Evaluated conditional (not __network_is_ostree is defined): True 19649 1726882559.51062: variable 'omit' from source: magic vars 19649 1726882559.51109: variable 'omit' from source: magic vars 19649 1726882559.51242: variable '__ostree_booted_stat' from source: set_fact 19649 1726882559.51440: variable 'omit' from source: magic vars 19649 1726882559.51471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882559.51583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882559.51612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882559.51636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882559.51652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882559.51746: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882559.51756: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.51766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.51985: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882559.51995: Set connection var ansible_shell_executable to /bin/sh 19649 1726882559.52007: Set connection var ansible_connection to ssh 19649 1726882559.52052: Set connection var ansible_timeout to 10 19649 1726882559.52060: Set connection var ansible_shell_type to sh 19649 1726882559.52074: Set connection var ansible_pipelining to False 19649 1726882559.52177: variable 'ansible_shell_executable' from source: unknown 19649 1726882559.52186: variable 'ansible_connection' from source: unknown 19649 1726882559.52194: variable 'ansible_module_compression' from source: unknown 19649 1726882559.52201: variable 'ansible_shell_type' from source: unknown 19649 1726882559.52206: variable 'ansible_shell_executable' from source: unknown 19649 1726882559.52213: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.52219: variable 'ansible_pipelining' from source: unknown 19649 1726882559.52225: variable 'ansible_timeout' from source: unknown 19649 1726882559.52231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.52345: 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) 19649 1726882559.52486: variable 'omit' from source: magic vars 19649 1726882559.52497: starting attempt loop 19649 1726882559.52503: running the handler 19649 1726882559.52519: handler run complete 19649 1726882559.52531: attempt loop complete, returning result 19649 1726882559.52584: _execute() done 19649 1726882559.52594: dumping result to json 19649 1726882559.52601: done dumping result, returning 19649 1726882559.52612: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-8316-300c-000000000170] 19649 1726882559.52620: sending task result for task 0e448fcc-3ce9-8316-300c-000000000170 ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19649 1726882559.52785: no more pending results, returning what we have 19649 1726882559.52788: results queue empty 19649 1726882559.52789: checking for any_errors_fatal 19649 1726882559.52795: done checking for any_errors_fatal 19649 1726882559.52796: checking for max_fail_percentage 19649 1726882559.52798: done checking for max_fail_percentage 19649 1726882559.52798: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.52799: done checking to see if all hosts have failed 19649 1726882559.52800: getting the remaining hosts for this loop 19649 1726882559.52801: done getting the remaining hosts for this loop 19649 1726882559.52805: getting the next task for host managed_node3 19649 1726882559.52813: done getting next task for host managed_node3 19649 1726882559.52816: ^ task is: TASK: Fix CentOS6 Base repo 19649 1726882559.52818: ^ 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 19649 1726882559.52822: getting variables 19649 1726882559.52823: in VariableManager get_vars() 19649 1726882559.52853: Calling all_inventory to load vars for managed_node3 19649 1726882559.52859: Calling groups_inventory to load vars for managed_node3 19649 1726882559.52862: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.52875: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.52877: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.52881: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.53075: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000170 19649 1726882559.53092: WORKER PROCESS EXITING 19649 1726882559.53104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.53290: done with get_vars() 19649 1726882559.53299: done getting variables 19649 1726882559.53411: 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:35:59 -0400 (0:00:00.063) 0:00:04.088 ****** 19649 1726882559.53437: entering _queue_task() for managed_node3/copy 19649 1726882559.53683: worker is 1 (out of 1 available) 19649 1726882559.53694: exiting _queue_task() for managed_node3/copy 19649 1726882559.53706: done queuing things up, now waiting for results queue to drain 19649 1726882559.53707: waiting for pending results... 19649 1726882559.54509: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 19649 1726882559.54755: in run() - task 0e448fcc-3ce9-8316-300c-000000000172 19649 1726882559.54816: variable 'ansible_search_path' from source: unknown 19649 1726882559.54885: variable 'ansible_search_path' from source: unknown 19649 1726882559.54932: calling self._execute() 19649 1726882559.55122: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.55136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.55149: variable 'omit' from source: magic vars 19649 1726882559.56575: variable 'ansible_distribution' from source: facts 19649 1726882559.56600: Evaluated conditional (ansible_distribution == 'CentOS'): True 19649 1726882559.56920: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.56951: Evaluated conditional (ansible_distribution_major_version == '6'): False 19649 1726882559.56967: when evaluation is False, skipping this task 19649 1726882559.56988: _execute() done 19649 1726882559.57077: dumping result to json 19649 1726882559.57089: done dumping result, returning 19649 1726882559.57103: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-8316-300c-000000000172] 19649 1726882559.57134: sending task result for task 0e448fcc-3ce9-8316-300c-000000000172 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19649 1726882559.57325: no more pending results, returning what we have 19649 1726882559.57329: results queue empty 19649 1726882559.57330: checking for any_errors_fatal 19649 1726882559.57336: done checking for any_errors_fatal 19649 1726882559.57337: checking for max_fail_percentage 19649 1726882559.57339: done checking for max_fail_percentage 19649 1726882559.57340: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.57340: done checking to see if all hosts have failed 19649 1726882559.57341: getting the remaining hosts for this loop 19649 1726882559.57343: done getting the remaining hosts for this loop 19649 1726882559.57347: getting the next task for host managed_node3 19649 1726882559.57359: done getting next task for host managed_node3 19649 1726882559.57362: ^ task is: TASK: Include the task 'enable_epel.yml' 19649 1726882559.57365: ^ 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 19649 1726882559.57372: getting variables 19649 1726882559.57374: in VariableManager get_vars() 19649 1726882559.57410: Calling all_inventory to load vars for managed_node3 19649 1726882559.57414: Calling groups_inventory to load vars for managed_node3 19649 1726882559.57418: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.57434: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.57437: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.57440: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.57650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.58117: done with get_vars() 19649 1726882559.58129: done getting variables 19649 1726882559.58578: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000172 19649 1726882559.58584: 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:35:59 -0400 (0:00:00.051) 0:00:04.140 ****** 19649 1726882559.58600: entering _queue_task() for managed_node3/include_tasks 19649 1726882559.59135: worker is 1 (out of 1 available) 19649 1726882559.59149: exiting _queue_task() for managed_node3/include_tasks 19649 1726882559.59168: done queuing things up, now waiting for results queue to drain 19649 1726882559.59170: waiting for pending results... 19649 1726882559.60091: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 19649 1726882559.60410: in run() - task 0e448fcc-3ce9-8316-300c-000000000173 19649 1726882559.60429: variable 'ansible_search_path' from source: unknown 19649 1726882559.60437: variable 'ansible_search_path' from source: unknown 19649 1726882559.60520: calling self._execute() 19649 1726882559.60689: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.60698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.60709: variable 'omit' from source: magic vars 19649 1726882559.61980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882559.67631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882559.67740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882559.67831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882559.68001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882559.68048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882559.68188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882559.68361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882559.68394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882559.68500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882559.68517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882559.68761: variable '__network_is_ostree' from source: set_fact 19649 1726882559.68790: Evaluated conditional (not __network_is_ostree | d(false)): True 19649 1726882559.68877: _execute() done 19649 1726882559.68884: dumping result to json 19649 1726882559.68891: done dumping result, returning 19649 1726882559.68900: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-8316-300c-000000000173] 19649 1726882559.68908: sending task result for task 0e448fcc-3ce9-8316-300c-000000000173 19649 1726882559.69042: no more pending results, returning what we have 19649 1726882559.69047: in VariableManager get_vars() 19649 1726882559.69092: Calling all_inventory to load vars for managed_node3 19649 1726882559.69096: Calling groups_inventory to load vars for managed_node3 19649 1726882559.69100: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.69112: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.69115: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.69118: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.69360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.69568: done with get_vars() 19649 1726882559.69576: variable 'ansible_search_path' from source: unknown 19649 1726882559.69578: variable 'ansible_search_path' from source: unknown 19649 1726882559.69620: we have included files to process 19649 1726882559.69621: generating all_blocks data 19649 1726882559.69624: done generating all_blocks data 19649 1726882559.69629: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19649 1726882559.69630: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19649 1726882559.69633: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19649 1726882559.70350: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000173 19649 1726882559.70357: WORKER PROCESS EXITING 19649 1726882559.71419: done processing included file 19649 1726882559.71527: iterating over new_blocks loaded from include file 19649 1726882559.71533: in VariableManager get_vars() 19649 1726882559.71545: done with get_vars() 19649 1726882559.71546: filtering new block on tags 19649 1726882559.71572: done filtering new block on tags 19649 1726882559.71575: in VariableManager get_vars() 19649 1726882559.71584: done with get_vars() 19649 1726882559.71585: filtering new block on tags 19649 1726882559.71595: done filtering new block on tags 19649 1726882559.71597: 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 19649 1726882559.71602: extending task lists for all hosts with included blocks 19649 1726882559.71845: done extending task lists 19649 1726882559.71847: done processing included files 19649 1726882559.71848: results queue empty 19649 1726882559.71848: checking for any_errors_fatal 19649 1726882559.71851: done checking for any_errors_fatal 19649 1726882559.71852: checking for max_fail_percentage 19649 1726882559.71943: done checking for max_fail_percentage 19649 1726882559.71945: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.71946: done checking to see if all hosts have failed 19649 1726882559.71946: getting the remaining hosts for this loop 19649 1726882559.71948: done getting the remaining hosts for this loop 19649 1726882559.71951: getting the next task for host managed_node3 19649 1726882559.71958: done getting next task for host managed_node3 19649 1726882559.71961: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19649 1726882559.71966: ^ 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 19649 1726882559.71969: getting variables 19649 1726882559.71970: in VariableManager get_vars() 19649 1726882559.71977: Calling all_inventory to load vars for managed_node3 19649 1726882559.71980: Calling groups_inventory to load vars for managed_node3 19649 1726882559.71982: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.71986: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.71992: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.71995: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.72710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.73014: done with get_vars() 19649 1726882559.73022: done getting variables 19649 1726882559.73314: 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) 19649 1726882559.73736: 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:35:59 -0400 (0:00:00.151) 0:00:04.292 ****** 19649 1726882559.73783: entering _queue_task() for managed_node3/command 19649 1726882559.73784: Creating lock for command 19649 1726882559.74304: worker is 1 (out of 1 available) 19649 1726882559.74318: exiting _queue_task() for managed_node3/command 19649 1726882559.74331: done queuing things up, now waiting for results queue to drain 19649 1726882559.74333: waiting for pending results... 19649 1726882559.74804: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 19649 1726882559.75036: in run() - task 0e448fcc-3ce9-8316-300c-00000000018d 19649 1726882559.75131: variable 'ansible_search_path' from source: unknown 19649 1726882559.75144: variable 'ansible_search_path' from source: unknown 19649 1726882559.75183: calling self._execute() 19649 1726882559.75306: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.75443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.75451: variable 'omit' from source: magic vars 19649 1726882559.76151: variable 'ansible_distribution' from source: facts 19649 1726882559.76208: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19649 1726882559.76540: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.76556: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19649 1726882559.76567: when evaluation is False, skipping this task 19649 1726882559.76575: _execute() done 19649 1726882559.76582: dumping result to json 19649 1726882559.76590: done dumping result, returning 19649 1726882559.76600: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-8316-300c-00000000018d] 19649 1726882559.76612: sending task result for task 0e448fcc-3ce9-8316-300c-00000000018d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19649 1726882559.76784: no more pending results, returning what we have 19649 1726882559.76788: results queue empty 19649 1726882559.76789: checking for any_errors_fatal 19649 1726882559.76790: done checking for any_errors_fatal 19649 1726882559.76791: checking for max_fail_percentage 19649 1726882559.76792: done checking for max_fail_percentage 19649 1726882559.76793: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.76794: done checking to see if all hosts have failed 19649 1726882559.76794: getting the remaining hosts for this loop 19649 1726882559.76796: done getting the remaining hosts for this loop 19649 1726882559.76799: getting the next task for host managed_node3 19649 1726882559.76805: done getting next task for host managed_node3 19649 1726882559.76807: ^ task is: TASK: Install yum-utils package 19649 1726882559.76811: ^ 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 19649 1726882559.76814: getting variables 19649 1726882559.76816: in VariableManager get_vars() 19649 1726882559.76843: Calling all_inventory to load vars for managed_node3 19649 1726882559.76846: Calling groups_inventory to load vars for managed_node3 19649 1726882559.76850: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.76869: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.76872: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.76876: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.77076: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000018d 19649 1726882559.77080: WORKER PROCESS EXITING 19649 1726882559.77087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.77297: done with get_vars() 19649 1726882559.77305: done getting variables 19649 1726882559.77514: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:59 -0400 (0:00:00.037) 0:00:04.329 ****** 19649 1726882559.77541: entering _queue_task() for managed_node3/package 19649 1726882559.77543: Creating lock for package 19649 1726882559.78001: worker is 1 (out of 1 available) 19649 1726882559.78012: exiting _queue_task() for managed_node3/package 19649 1726882559.78024: done queuing things up, now waiting for results queue to drain 19649 1726882559.78025: waiting for pending results... 19649 1726882559.78926: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 19649 1726882559.79146: in run() - task 0e448fcc-3ce9-8316-300c-00000000018e 19649 1726882559.79162: variable 'ansible_search_path' from source: unknown 19649 1726882559.79171: variable 'ansible_search_path' from source: unknown 19649 1726882559.79208: calling self._execute() 19649 1726882559.79390: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.79402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.79417: variable 'omit' from source: magic vars 19649 1726882559.80053: variable 'ansible_distribution' from source: facts 19649 1726882559.80076: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19649 1726882559.80215: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.80231: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19649 1726882559.80239: when evaluation is False, skipping this task 19649 1726882559.80246: _execute() done 19649 1726882559.80252: dumping result to json 19649 1726882559.80266: done dumping result, returning 19649 1726882559.80277: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-8316-300c-00000000018e] 19649 1726882559.80288: sending task result for task 0e448fcc-3ce9-8316-300c-00000000018e skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19649 1726882559.80436: no more pending results, returning what we have 19649 1726882559.80440: results queue empty 19649 1726882559.80441: checking for any_errors_fatal 19649 1726882559.80450: done checking for any_errors_fatal 19649 1726882559.80451: checking for max_fail_percentage 19649 1726882559.80453: done checking for max_fail_percentage 19649 1726882559.80454: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.80457: done checking to see if all hosts have failed 19649 1726882559.80458: getting the remaining hosts for this loop 19649 1726882559.80460: done getting the remaining hosts for this loop 19649 1726882559.80465: getting the next task for host managed_node3 19649 1726882559.80473: done getting next task for host managed_node3 19649 1726882559.80477: ^ task is: TASK: Enable EPEL 7 19649 1726882559.80482: ^ 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 19649 1726882559.80485: getting variables 19649 1726882559.80487: in VariableManager get_vars() 19649 1726882559.80516: Calling all_inventory to load vars for managed_node3 19649 1726882559.80519: Calling groups_inventory to load vars for managed_node3 19649 1726882559.80523: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.80537: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.80540: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.80543: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.80731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.80945: done with get_vars() 19649 1726882559.80957: done getting variables 19649 1726882559.81035: 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:35:59 -0400 (0:00:00.036) 0:00:04.366 ****** 19649 1726882559.81229: entering _queue_task() for managed_node3/command 19649 1726882559.81241: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000018e 19649 1726882559.81244: WORKER PROCESS EXITING 19649 1726882559.81558: worker is 1 (out of 1 available) 19649 1726882559.81572: exiting _queue_task() for managed_node3/command 19649 1726882559.81583: done queuing things up, now waiting for results queue to drain 19649 1726882559.81584: waiting for pending results... 19649 1726882559.81986: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 19649 1726882559.82109: in run() - task 0e448fcc-3ce9-8316-300c-00000000018f 19649 1726882559.82142: variable 'ansible_search_path' from source: unknown 19649 1726882559.82151: variable 'ansible_search_path' from source: unknown 19649 1726882559.82200: calling self._execute() 19649 1726882559.82292: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.82303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.82320: variable 'omit' from source: magic vars 19649 1726882559.82711: variable 'ansible_distribution' from source: facts 19649 1726882559.82735: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19649 1726882559.82881: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.82892: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19649 1726882559.82899: when evaluation is False, skipping this task 19649 1726882559.82905: _execute() done 19649 1726882559.82912: dumping result to json 19649 1726882559.82920: done dumping result, returning 19649 1726882559.82930: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-8316-300c-00000000018f] 19649 1726882559.82946: sending task result for task 0e448fcc-3ce9-8316-300c-00000000018f 19649 1726882559.83057: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000018f 19649 1726882559.83068: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19649 1726882559.83123: no more pending results, returning what we have 19649 1726882559.83127: results queue empty 19649 1726882559.83128: checking for any_errors_fatal 19649 1726882559.83134: done checking for any_errors_fatal 19649 1726882559.83135: checking for max_fail_percentage 19649 1726882559.83136: done checking for max_fail_percentage 19649 1726882559.83137: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.83138: done checking to see if all hosts have failed 19649 1726882559.83139: getting the remaining hosts for this loop 19649 1726882559.83141: done getting the remaining hosts for this loop 19649 1726882559.83144: getting the next task for host managed_node3 19649 1726882559.83156: done getting next task for host managed_node3 19649 1726882559.83159: ^ task is: TASK: Enable EPEL 8 19649 1726882559.83169: ^ 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 19649 1726882559.83173: getting variables 19649 1726882559.83175: in VariableManager get_vars() 19649 1726882559.83204: Calling all_inventory to load vars for managed_node3 19649 1726882559.83208: Calling groups_inventory to load vars for managed_node3 19649 1726882559.83212: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.83225: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.83228: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.83231: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.83560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.83827: done with get_vars() 19649 1726882559.83872: done getting variables 19649 1726882559.84066: 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:35:59 -0400 (0:00:00.028) 0:00:04.395 ****** 19649 1726882559.84096: entering _queue_task() for managed_node3/command 19649 1726882559.84389: worker is 1 (out of 1 available) 19649 1726882559.84401: exiting _queue_task() for managed_node3/command 19649 1726882559.84412: done queuing things up, now waiting for results queue to drain 19649 1726882559.84414: waiting for pending results... 19649 1726882559.84670: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 19649 1726882559.84782: in run() - task 0e448fcc-3ce9-8316-300c-000000000190 19649 1726882559.84801: variable 'ansible_search_path' from source: unknown 19649 1726882559.84814: variable 'ansible_search_path' from source: unknown 19649 1726882559.84857: calling self._execute() 19649 1726882559.84937: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.84947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.84966: variable 'omit' from source: magic vars 19649 1726882559.85341: variable 'ansible_distribution' from source: facts 19649 1726882559.85365: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19649 1726882559.85497: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.85509: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19649 1726882559.85517: when evaluation is False, skipping this task 19649 1726882559.85522: _execute() done 19649 1726882559.85527: dumping result to json 19649 1726882559.85534: done dumping result, returning 19649 1726882559.85577: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-8316-300c-000000000190] 19649 1726882559.85590: sending task result for task 0e448fcc-3ce9-8316-300c-000000000190 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19649 1726882559.85891: no more pending results, returning what we have 19649 1726882559.85895: results queue empty 19649 1726882559.85896: checking for any_errors_fatal 19649 1726882559.85904: done checking for any_errors_fatal 19649 1726882559.85905: checking for max_fail_percentage 19649 1726882559.85906: done checking for max_fail_percentage 19649 1726882559.85907: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.85908: done checking to see if all hosts have failed 19649 1726882559.85909: getting the remaining hosts for this loop 19649 1726882559.85910: done getting the remaining hosts for this loop 19649 1726882559.85914: getting the next task for host managed_node3 19649 1726882559.85923: done getting next task for host managed_node3 19649 1726882559.85926: ^ task is: TASK: Enable EPEL 6 19649 1726882559.85930: ^ 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 19649 1726882559.85933: getting variables 19649 1726882559.85935: in VariableManager get_vars() 19649 1726882559.85967: Calling all_inventory to load vars for managed_node3 19649 1726882559.86183: Calling groups_inventory to load vars for managed_node3 19649 1726882559.86188: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.86202: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.86205: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.86208: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.86511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.86937: done with get_vars() 19649 1726882559.86946: done getting variables 19649 1726882559.87025: 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) 19649 1726882559.87278: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000190 19649 1726882559.87282: WORKER PROCESS EXITING 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:35:59 -0400 (0:00:00.031) 0:00:04.427 ****** 19649 1726882559.87296: entering _queue_task() for managed_node3/copy 19649 1726882559.87787: worker is 1 (out of 1 available) 19649 1726882559.87798: exiting _queue_task() for managed_node3/copy 19649 1726882559.87924: done queuing things up, now waiting for results queue to drain 19649 1726882559.87925: waiting for pending results... 19649 1726882559.88829: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 19649 1726882559.88927: in run() - task 0e448fcc-3ce9-8316-300c-000000000192 19649 1726882559.88938: variable 'ansible_search_path' from source: unknown 19649 1726882559.88942: variable 'ansible_search_path' from source: unknown 19649 1726882559.88978: calling self._execute() 19649 1726882559.89161: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.89166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.89177: variable 'omit' from source: magic vars 19649 1726882559.90018: variable 'ansible_distribution' from source: facts 19649 1726882559.90030: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19649 1726882559.90258: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.90262: Evaluated conditional (ansible_distribution_major_version == '6'): False 19649 1726882559.90267: when evaluation is False, skipping this task 19649 1726882559.90270: _execute() done 19649 1726882559.90272: dumping result to json 19649 1726882559.90274: done dumping result, returning 19649 1726882559.90282: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-8316-300c-000000000192] 19649 1726882559.90289: sending task result for task 0e448fcc-3ce9-8316-300c-000000000192 19649 1726882559.90497: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000192 19649 1726882559.90500: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19649 1726882559.90581: no more pending results, returning what we have 19649 1726882559.90585: results queue empty 19649 1726882559.90586: checking for any_errors_fatal 19649 1726882559.90592: done checking for any_errors_fatal 19649 1726882559.90593: checking for max_fail_percentage 19649 1726882559.90595: done checking for max_fail_percentage 19649 1726882559.90596: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.90596: done checking to see if all hosts have failed 19649 1726882559.90597: getting the remaining hosts for this loop 19649 1726882559.90599: done getting the remaining hosts for this loop 19649 1726882559.90603: getting the next task for host managed_node3 19649 1726882559.90612: done getting next task for host managed_node3 19649 1726882559.90615: ^ task is: TASK: Set network provider to 'nm' 19649 1726882559.90618: ^ 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 19649 1726882559.90622: getting variables 19649 1726882559.90624: in VariableManager get_vars() 19649 1726882559.90654: Calling all_inventory to load vars for managed_node3 19649 1726882559.90659: Calling groups_inventory to load vars for managed_node3 19649 1726882559.90665: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.90677: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.90680: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.90683: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.90886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.91081: done with get_vars() 19649 1726882559.91090: done getting variables 19649 1726882559.91146: 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_ethtool_coalesce_nm.yml:13 Friday 20 September 2024 21:35:59 -0400 (0:00:00.038) 0:00:04.466 ****** 19649 1726882559.91176: entering _queue_task() for managed_node3/set_fact 19649 1726882559.91739: worker is 1 (out of 1 available) 19649 1726882559.91751: exiting _queue_task() for managed_node3/set_fact 19649 1726882559.91768: done queuing things up, now waiting for results queue to drain 19649 1726882559.91769: waiting for pending results... 19649 1726882559.92529: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 19649 1726882559.92734: in run() - task 0e448fcc-3ce9-8316-300c-000000000007 19649 1726882559.92751: variable 'ansible_search_path' from source: unknown 19649 1726882559.92791: calling self._execute() 19649 1726882559.92879: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.93042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.93062: variable 'omit' from source: magic vars 19649 1726882559.93277: variable 'omit' from source: magic vars 19649 1726882559.93313: variable 'omit' from source: magic vars 19649 1726882559.93351: variable 'omit' from source: magic vars 19649 1726882559.93506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882559.93547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882559.93575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882559.93610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882559.93708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882559.93735: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882559.93738: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.93741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.93957: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882559.93967: Set connection var ansible_shell_executable to /bin/sh 19649 1726882559.93976: Set connection var ansible_connection to ssh 19649 1726882559.93982: Set connection var ansible_timeout to 10 19649 1726882559.93984: Set connection var ansible_shell_type to sh 19649 1726882559.93992: Set connection var ansible_pipelining to False 19649 1726882559.94129: variable 'ansible_shell_executable' from source: unknown 19649 1726882559.94133: variable 'ansible_connection' from source: unknown 19649 1726882559.94143: variable 'ansible_module_compression' from source: unknown 19649 1726882559.94145: variable 'ansible_shell_type' from source: unknown 19649 1726882559.94148: variable 'ansible_shell_executable' from source: unknown 19649 1726882559.94151: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.94155: variable 'ansible_pipelining' from source: unknown 19649 1726882559.94161: variable 'ansible_timeout' from source: unknown 19649 1726882559.94166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.94424: 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) 19649 1726882559.94436: variable 'omit' from source: magic vars 19649 1726882559.94441: starting attempt loop 19649 1726882559.94445: running the handler 19649 1726882559.94576: handler run complete 19649 1726882559.94586: attempt loop complete, returning result 19649 1726882559.94589: _execute() done 19649 1726882559.94591: dumping result to json 19649 1726882559.94594: done dumping result, returning 19649 1726882559.94601: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0e448fcc-3ce9-8316-300c-000000000007] 19649 1726882559.94607: sending task result for task 0e448fcc-3ce9-8316-300c-000000000007 19649 1726882559.94704: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000007 19649 1726882559.94707: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 19649 1726882559.94764: no more pending results, returning what we have 19649 1726882559.94768: results queue empty 19649 1726882559.94769: checking for any_errors_fatal 19649 1726882559.94776: done checking for any_errors_fatal 19649 1726882559.94776: checking for max_fail_percentage 19649 1726882559.94778: done checking for max_fail_percentage 19649 1726882559.94779: checking to see if all hosts have failed and the running result is not ok 19649 1726882559.94780: done checking to see if all hosts have failed 19649 1726882559.94780: getting the remaining hosts for this loop 19649 1726882559.94783: done getting the remaining hosts for this loop 19649 1726882559.94786: getting the next task for host managed_node3 19649 1726882559.94793: done getting next task for host managed_node3 19649 1726882559.94796: ^ task is: TASK: Install NetworkManager 19649 1726882559.94797: ^ 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 19649 1726882559.94801: getting variables 19649 1726882559.94803: in VariableManager get_vars() 19649 1726882559.94829: Calling all_inventory to load vars for managed_node3 19649 1726882559.94831: Calling groups_inventory to load vars for managed_node3 19649 1726882559.94835: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882559.94846: Calling all_plugins_play to load vars for managed_node3 19649 1726882559.94848: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882559.94850: Calling groups_plugins_play to load vars for managed_node3 19649 1726882559.95019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882559.95207: done with get_vars() 19649 1726882559.95216: done getting variables 19649 1726882559.95266: 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 [Install NetworkManager] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:25 Friday 20 September 2024 21:35:59 -0400 (0:00:00.041) 0:00:04.507 ****** 19649 1726882559.95290: entering _queue_task() for managed_node3/package 19649 1726882559.95725: worker is 1 (out of 1 available) 19649 1726882559.95852: exiting _queue_task() for managed_node3/package 19649 1726882559.95868: done queuing things up, now waiting for results queue to drain 19649 1726882559.95870: waiting for pending results... 19649 1726882559.96532: running TaskExecutor() for managed_node3/TASK: Install NetworkManager 19649 1726882559.96736: in run() - task 0e448fcc-3ce9-8316-300c-000000000009 19649 1726882559.96757: variable 'ansible_search_path' from source: unknown 19649 1726882559.96801: calling self._execute() 19649 1726882559.96986: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882559.96995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882559.97005: variable 'omit' from source: magic vars 19649 1726882559.97589: variable 'ansible_distribution_major_version' from source: facts 19649 1726882559.97723: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882559.97826: variable 'omit' from source: magic vars 19649 1726882559.97862: variable 'omit' from source: magic vars 19649 1726882559.98298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882560.02749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882560.03121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882560.03170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882560.03214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882560.03251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882560.03352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882560.03398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882560.03429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882560.03481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882560.03510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882560.03627: variable '__network_is_ostree' from source: set_fact 19649 1726882560.03639: variable 'omit' from source: magic vars 19649 1726882560.03674: variable 'omit' from source: magic vars 19649 1726882560.03719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882560.03751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882560.03778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882560.03803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882560.03825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882560.03857: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882560.03868: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882560.03877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882560.04015: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882560.04028: Set connection var ansible_shell_executable to /bin/sh 19649 1726882560.04043: Set connection var ansible_connection to ssh 19649 1726882560.04058: Set connection var ansible_timeout to 10 19649 1726882560.04070: Set connection var ansible_shell_type to sh 19649 1726882560.04083: Set connection var ansible_pipelining to False 19649 1726882560.04110: variable 'ansible_shell_executable' from source: unknown 19649 1726882560.04123: variable 'ansible_connection' from source: unknown 19649 1726882560.04130: variable 'ansible_module_compression' from source: unknown 19649 1726882560.04138: variable 'ansible_shell_type' from source: unknown 19649 1726882560.04148: variable 'ansible_shell_executable' from source: unknown 19649 1726882560.04154: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882560.04175: variable 'ansible_pipelining' from source: unknown 19649 1726882560.04193: variable 'ansible_timeout' from source: unknown 19649 1726882560.04201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882560.04321: 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=False) 19649 1726882560.04343: variable 'omit' from source: magic vars 19649 1726882560.04354: starting attempt loop 19649 1726882560.04365: running the handler 19649 1726882560.04379: variable 'ansible_facts' from source: unknown 19649 1726882560.04388: variable 'ansible_facts' from source: unknown 19649 1726882560.04443: _low_level_execute_command(): starting 19649 1726882560.04457: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882560.05267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882560.05284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.05301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882560.05322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.05376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882560.05390: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882560.05405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882560.05423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882560.05440: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882560.05455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882560.05472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.05491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882560.05507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.05520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882560.05532: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882560.05552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882560.05641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882560.05676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882560.05706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882560.05850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882560.08098: stdout chunk (state=3): >>>/root <<< 19649 1726882560.08286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882560.08347: stderr chunk (state=3): >>><<< 19649 1726882560.08351: stdout chunk (state=3): >>><<< 19649 1726882560.08462: _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 19649 1726882560.08468: _low_level_execute_command(): starting 19649 1726882560.08472: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147 `" && echo ansible-tmp-1726882560.0837061-19897-30389827306147="` echo /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147 `" ) && sleep 0' 19649 1726882560.09847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.09850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.09897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882560.09900: 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 <<< 19649 1726882560.09903: 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 <<< 19649 1726882560.10082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882560.10235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882560.10381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882560.13092: stdout chunk (state=3): >>>ansible-tmp-1726882560.0837061-19897-30389827306147=/root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147 <<< 19649 1726882560.13284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882560.13374: stderr chunk (state=3): >>><<< 19649 1726882560.13377: stdout chunk (state=3): >>><<< 19649 1726882560.13476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882560.0837061-19897-30389827306147=/root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147 , 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 19649 1726882560.13479: variable 'ansible_module_compression' from source: unknown 19649 1726882560.13586: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 19649 1726882560.13590: ANSIBALLZ: Acquiring lock 19649 1726882560.13592: ANSIBALLZ: Lock acquired: 140400836948288 19649 1726882560.13594: ANSIBALLZ: Creating module 19649 1726882560.41652: ANSIBALLZ: Writing module into payload 19649 1726882560.42013: ANSIBALLZ: Writing module 19649 1726882560.42159: ANSIBALLZ: Renaming module 19649 1726882560.42374: ANSIBALLZ: Done creating module 19649 1726882560.42378: variable 'ansible_facts' from source: unknown 19649 1726882560.42648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/AnsiballZ_dnf.py 19649 1726882560.43470: Sending initial data 19649 1726882560.43473: Sent initial data (151 bytes) 19649 1726882560.44646: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.44650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.44698: 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 <<< 19649 1726882560.44704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882560.44718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.44722: 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 <<< 19649 1726882560.44746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882560.44817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882560.44832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882560.44835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882560.44992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882560.47529: 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 <<< 19649 1726882560.47539: stderr chunk (state=3): >>>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 <<< 19649 1726882560.47638: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882560.47744: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpilqabgbc /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/AnsiballZ_dnf.py <<< 19649 1726882560.47847: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882560.49574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882560.49757: stderr chunk (state=3): >>><<< 19649 1726882560.49760: stdout chunk (state=3): >>><<< 19649 1726882560.49762: done transferring module to remote 19649 1726882560.49773: _low_level_execute_command(): starting 19649 1726882560.49776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/ /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/AnsiballZ_dnf.py && sleep 0' 19649 1726882560.50452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.50456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.50498: 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 <<< 19649 1726882560.50502: 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 <<< 19649 1726882560.50505: 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 <<< 19649 1726882560.50583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882560.50595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882560.50609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882560.50743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882560.53168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882560.53248: stderr chunk (state=3): >>><<< 19649 1726882560.53252: stdout chunk (state=3): >>><<< 19649 1726882560.53334: _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 19649 1726882560.53337: _low_level_execute_command(): starting 19649 1726882560.53339: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/AnsiballZ_dnf.py && sleep 0' 19649 1726882560.53936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882560.53951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.53969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882560.53989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.54051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882560.54069: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882560.54087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882560.54106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882560.54118: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882560.54129: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882560.54142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882560.54156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882560.54176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882560.54193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882560.54205: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882560.54219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882560.54298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882560.54315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882560.54329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882560.54489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882560.57270: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19649 1726882560.57285: stdout chunk (state=3): >>>import _imp # builtin <<< 19649 1726882560.57326: stdout chunk (state=3): >>>import '_thread' # <<< 19649 1726882560.57340: stdout chunk (state=3): >>>import '_warnings' # <<< 19649 1726882560.57366: stdout chunk (state=3): >>>import '_weakref' # <<< 19649 1726882560.57487: stdout chunk (state=3): >>>import '_io' # <<< 19649 1726882560.57502: stdout chunk (state=3): >>>import 'marshal' # <<< 19649 1726882560.57560: stdout chunk (state=3): >>>import 'posix' # <<< 19649 1726882560.57621: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19649 1726882560.57662: stdout chunk (state=3): >>># installing zipimport hook <<< 19649 1726882560.57713: stdout chunk (state=3): >>>import 'time' # <<< 19649 1726882560.57755: stdout chunk (state=3): >>>import 'zipimport' # <<< 19649 1726882560.57771: stdout chunk (state=3): >>># installed zipimport hook <<< 19649 1726882560.57852: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 19649 1726882560.57857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.57889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 19649 1726882560.57931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 19649 1726882560.57958: stdout chunk (state=3): >>>import '_codecs' # <<< 19649 1726882560.58003: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df73dc0> <<< 19649 1726882560.58061: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19649 1726882560.58106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 19649 1726882560.58109: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df183a0> <<< 19649 1726882560.58136: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df73b20> <<< 19649 1726882560.58195: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 19649 1726882560.58203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 19649 1726882560.58240: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df73ac0> <<< 19649 1726882560.58283: stdout chunk (state=3): >>>import '_signal' # <<< 19649 1726882560.58318: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 19649 1726882560.58333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 19649 1726882560.58360: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18490> <<< 19649 1726882560.58413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 19649 1726882560.58416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 19649 1726882560.58451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 19649 1726882560.58469: stdout chunk (state=3): >>> <<< 19649 1726882560.58472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882560.58504: stdout chunk (state=3): >>>import '_abc' # <<< 19649 1726882560.58529: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18940> <<< 19649 1726882560.58571: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18670> <<< 19649 1726882560.58620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19649 1726882560.58651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19649 1726882560.58687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19649 1726882560.58728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19649 1726882560.58766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 19649 1726882560.58801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 19649 1726882560.58839: stdout chunk (state=3): >>>import '_stat' # <<< 19649 1726882560.58861: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9decf190> <<< 19649 1726882560.58895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 19649 1726882560.58941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 19649 1726882560.59059: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9decf220><<< 19649 1726882560.59067: stdout chunk (state=3): >>> <<< 19649 1726882560.59102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 19649 1726882560.59123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 19649 1726882560.59163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 19649 1726882560.59189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 19649 1726882560.59207: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9def2850> <<< 19649 1726882560.59224: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9decf940> <<< 19649 1726882560.59282: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df30880> <<< 19649 1726882560.59317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 19649 1726882560.59352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 19649 1726882560.59355: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dec8d90> <<< 19649 1726882560.59444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19649 1726882560.59488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 19649 1726882560.59491: stdout chunk (state=3): >>>import '_locale' # <<< 19649 1726882560.59494: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9def2d90> <<< 19649 1726882560.59588: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18970> <<< 19649 1726882560.59660: 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. <<< 19649 1726882560.60063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 19649 1726882560.60091: stdout chunk (state=3): >>> <<< 19649 1726882560.60096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 19649 1726882560.60139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19649 1726882560.60172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 19649 1726882560.60175: stdout chunk (state=3): >>> <<< 19649 1726882560.60206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 19649 1726882560.60238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19649 1726882560.60274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19649 1726882560.60298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19649 1726882560.60330: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de6eeb0> <<< 19649 1726882560.60440: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de70f40> <<< 19649 1726882560.60455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19649 1726882560.60480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19649 1726882560.60514: stdout chunk (state=3): >>>import '_sre' # <<< 19649 1726882560.60560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19649 1726882560.60589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19649 1726882560.60622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 19649 1726882560.60656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19649 1726882560.60689: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de67610> <<< 19649 1726882560.60724: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de6d640> <<< 19649 1726882560.60760: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de6e370> <<< 19649 1726882560.60790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19649 1726882560.60900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19649 1726882560.60940: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19649 1726882560.61008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.61038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 19649 1726882560.61062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 19649 1726882560.61135: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.61169: 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 0x7fea9db6ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db6e880> <<< 19649 1726882560.61210: stdout chunk (state=3): >>>import 'itertools' # <<< 19649 1726882560.61274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 19649 1726882560.61277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db6ee80> <<< 19649 1726882560.61304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19649 1726882560.61347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19649 1726882560.61397: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db6ef40> <<< 19649 1726882560.61472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 19649 1726882560.61476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 19649 1726882560.61511: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db6ee50> import '_collections' # <<< 19649 1726882560.61583: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc7d00> <<< 19649 1726882560.61627: stdout chunk (state=3): >>>import '_functools' # <<< 19649 1726882560.61683: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc05e0> <<< 19649 1726882560.62026: 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' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbd4640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de75df0> # /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 0x7fea9db80c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc7220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.62033: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.62037: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9dbd4250> <<< 19649 1726882560.62052: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de7b9a0> <<< 19649 1726882560.62084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 19649 1726882560.62113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 19649 1726882560.62151: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 19649 1726882560.62179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882560.62186: stdout chunk (state=3): >>> <<< 19649 1726882560.62203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 19649 1726882560.62235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 19649 1726882560.62274: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80f70> <<< 19649 1726882560.62285: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80d60> <<< 19649 1726882560.62323: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 19649 1726882560.62341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 19649 1726882560.62357: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80cd0> <<< 19649 1726882560.62394: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 19649 1726882560.62423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 19649 1726882560.62465: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 19649 1726882560.62492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882560.62535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 19649 1726882560.62622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 19649 1726882560.62681: 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' <<< 19649 1726882560.62693: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db54340> <<< 19649 1726882560.62722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19649 1726882560.62764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19649 1726882560.62809: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db54430> <<< 19649 1726882560.63013: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db88f70> <<< 19649 1726882560.63093: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db82a00> <<< 19649 1726882560.63107: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db824c0> <<< 19649 1726882560.63139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19649 1726882560.63169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19649 1726882560.63223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19649 1726882560.63261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 19649 1726882560.63267: stdout chunk (state=3): >>> <<< 19649 1726882560.63288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 19649 1726882560.63310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 19649 1726882560.63332: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da87190><<< 19649 1726882560.63338: stdout chunk (state=3): >>> <<< 19649 1726882560.63390: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db3ecd0><<< 19649 1726882560.63396: stdout chunk (state=3): >>> <<< 19649 1726882560.63479: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db82e80> <<< 19649 1726882560.63500: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de75fd0><<< 19649 1726882560.63505: stdout chunk (state=3): >>> <<< 19649 1726882560.63536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19649 1726882560.63583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 19649 1726882560.63589: stdout chunk (state=3): >>> <<< 19649 1726882560.63633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 19649 1726882560.63643: stdout chunk (state=3): >>> <<< 19649 1726882560.63650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 19649 1726882560.63652: stdout chunk (state=3): >>> <<< 19649 1726882560.63657: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da99ac0> <<< 19649 1726882560.63681: stdout chunk (state=3): >>>import 'errno' # <<< 19649 1726882560.63748: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.63762: stdout chunk (state=3): >>> <<< 19649 1726882560.63766: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.63769: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da99df0><<< 19649 1726882560.63771: stdout chunk (state=3): >>> <<< 19649 1726882560.63814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 19649 1726882560.63838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 19649 1726882560.63844: stdout chunk (state=3): >>> <<< 19649 1726882560.63888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 19649 1726882560.63904: stdout chunk (state=3): >>> <<< 19649 1726882560.63907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 19649 1726882560.63913: stdout chunk (state=3): >>> <<< 19649 1726882560.63930: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9daab700> <<< 19649 1726882560.63977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19649 1726882560.64027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 19649 1726882560.64030: stdout chunk (state=3): >>> <<< 19649 1726882560.64078: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9daabc40><<< 19649 1726882560.64081: stdout chunk (state=3): >>> <<< 19649 1726882560.64170: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64177: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64184: stdout chunk (state=3): >>> <<< 19649 1726882560.64186: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da43370> <<< 19649 1726882560.64224: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da99ee0> <<< 19649 1726882560.64231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 19649 1726882560.64237: stdout chunk (state=3): >>> <<< 19649 1726882560.64249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 19649 1726882560.64358: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64362: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64366: stdout chunk (state=3): >>> <<< 19649 1726882560.64373: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da54250><<< 19649 1726882560.64375: stdout chunk (state=3): >>> <<< 19649 1726882560.64396: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9daab580> import 'pwd' # <<< 19649 1726882560.64463: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.64469: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64472: stdout chunk (state=3): >>> <<< 19649 1726882560.64482: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da54310> <<< 19649 1726882560.64534: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db809a0><<< 19649 1726882560.64537: stdout chunk (state=3): >>> <<< 19649 1726882560.64577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19649 1726882560.64600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 19649 1726882560.64634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 19649 1726882560.64640: stdout chunk (state=3): >>> <<< 19649 1726882560.64673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19649 1726882560.64740: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64747: stdout chunk (state=3): >>> <<< 19649 1726882560.64750: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64752: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da70670><<< 19649 1726882560.64757: stdout chunk (state=3): >>> <<< 19649 1726882560.64799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 19649 1726882560.64802: stdout chunk (state=3): >>> <<< 19649 1726882560.64804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'<<< 19649 1726882560.64806: stdout chunk (state=3): >>> <<< 19649 1726882560.64861: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64874: stdout chunk (state=3): >>> <<< 19649 1726882560.64878: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.64884: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da70940> <<< 19649 1726882560.64896: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da70730> <<< 19649 1726882560.64948: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64975: stdout chunk (state=3): >>> <<< 19649 1726882560.64978: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.64980: stdout chunk (state=3): >>> <<< 19649 1726882560.64982: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da70820><<< 19649 1726882560.64984: stdout chunk (state=3): >>> <<< 19649 1726882560.65020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 19649 1726882560.65037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 19649 1726882560.65330: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.65333: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.65336: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da70c70><<< 19649 1726882560.65344: stdout chunk (state=3): >>> <<< 19649 1726882560.65385: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.65411: stdout chunk (state=3): >>> <<< 19649 1726882560.65424: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882560.65434: stdout chunk (state=3): >>> <<< 19649 1726882560.65441: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9da7e1c0><<< 19649 1726882560.65443: stdout chunk (state=3): >>> <<< 19649 1726882560.65456: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da708b0> <<< 19649 1726882560.65477: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da63a00> <<< 19649 1726882560.65519: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80580><<< 19649 1726882560.65525: stdout chunk (state=3): >>> <<< 19649 1726882560.65564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19649 1726882560.65660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 19649 1726882560.65669: stdout chunk (state=3): >>> <<< 19649 1726882560.65712: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da70a60><<< 19649 1726882560.65718: stdout chunk (state=3): >>> <<< 19649 1726882560.65888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19649 1726882560.65916: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fea9d993640><<< 19649 1726882560.65921: stdout chunk (state=3): >>> <<< 19649 1726882560.66159: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip'<<< 19649 1726882560.66179: stdout chunk (state=3): >>> <<< 19649 1726882560.66182: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.66332: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882560.66338: stdout chunk (state=3): >>> <<< 19649 1726882560.66377: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py<<< 19649 1726882560.66386: stdout chunk (state=3): >>> <<< 19649 1726882560.66405: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.66436: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882560.66442: stdout chunk (state=3): >>> <<< 19649 1726882560.66474: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py<<< 19649 1726882560.66476: stdout chunk (state=3): >>> <<< 19649 1726882560.66504: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882560.66507: stdout chunk (state=3): >>> <<< 19649 1726882560.68380: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.69913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19649 1726882560.69917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399790> <<< 19649 1726882560.69934: 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' <<< 19649 1726882560.69951: 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' <<< 19649 1726882560.69985: 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' <<< 19649 1726882560.70018: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.70021: stdout chunk (state=3): >>># 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 0x7fea9d399160> <<< 19649 1726882560.70065: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399280> <<< 19649 1726882560.70146: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399ee0> <<< 19649 1726882560.70188: 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' <<< 19649 1726882560.70205: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399d00> import 'atexit' # <<< 19649 1726882560.70230: 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 0x7fea9d399f40> <<< 19649 1726882560.70253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19649 1726882560.70286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19649 1726882560.70343: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399100> <<< 19649 1726882560.70362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19649 1726882560.70384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19649 1726882560.70403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19649 1726882560.70432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19649 1726882560.70455: 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' <<< 19649 1726882560.70573: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d351160> <<< 19649 1726882560.70616: 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 0x7fea9d30cf70> <<< 19649 1726882560.70656: 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 0x7fea9d30cd90> <<< 19649 1726882560.70673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 19649 1726882560.70704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 19649 1726882560.70767: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d30c400> <<< 19649 1726882560.70782: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d380dc0> <<< 19649 1726882560.71054: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3803d0> <<< 19649 1726882560.71084: 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' <<< 19649 1726882560.71120: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d380f40> <<< 19649 1726882560.71143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 19649 1726882560.71167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 19649 1726882560.71176: 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' <<< 19649 1726882560.71188: stdout chunk (state=3): >>># /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' <<< 19649 1726882560.71222: 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 0x7fea9d3ceb20> <<< 19649 1726882560.71336: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2e5ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2e5370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d39e460> <<< 19649 1726882560.71372: 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 0x7fea9d2e5490> <<< 19649 1726882560.71397: 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 0x7fea9d2e54c0> <<< 19649 1726882560.71424: 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 <<< 19649 1726882560.71440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 19649 1726882560.71467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 19649 1726882560.71493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19649 1726882560.71601: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.71617: 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 0x7fea9d2cf220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3df1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 19649 1726882560.71620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 19649 1726882560.71693: 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 0x7fea9d2dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3df340> <<< 19649 1726882560.71704: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19649 1726882560.71745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.71788: stdout chunk (state=3): >>># /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' # <<< 19649 1726882560.71886: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3f9d00> <<< 19649 1726882560.72087: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2dc880> <<< 19649 1726882560.72205: 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 0x7fea9d2dc6d0> <<< 19649 1726882560.72246: 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 0x7fea9d2db670> <<< 19649 1726882560.72308: 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 0x7fea9d2db5b0> <<< 19649 1726882560.72311: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3d8880> <<< 19649 1726882560.72334: 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' <<< 19649 1726882560.72367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 19649 1726882560.72379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 19649 1726882560.72442: 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 0x7fea9d361670> <<< 19649 1726882560.72838: 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 0x7fea9d35fa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d36e0a0> # 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 0x7fea9d3610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3a4a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 19649 1726882560.72954: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.73092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19649 1726882560.73098: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 19649 1726882560.73101: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.73126: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 19649 1726882560.73131: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.73283: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.73434: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.74218: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.74947: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 19649 1726882560.74954: 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_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 19649 1726882560.74980: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 19649 1726882560.74992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.75075: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.75081: stdout chunk (state=3): >>># 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 0x7fea9ceab550> <<< 19649 1726882560.75174: 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' <<< 19649 1726882560.75183: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2aa4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce4d070> <<< 19649 1726882560.75244: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 19649 1726882560.75254: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.75277: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.75296: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 19649 1726882560.75303: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.75485: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.75681: 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' <<< 19649 1726882560.75711: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d35fbb0> <<< 19649 1726882560.75717: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.76359: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.76972: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77057: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77148: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 19649 1726882560.77156: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77198: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77238: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 19649 1726882560.77250: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77336: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77439: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 19649 1726882560.77456: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77481: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 19649 1726882560.77527: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77580: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19649 1726882560.77586: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.77880: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19649 1726882560.78225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 19649 1726882560.78238: stdout chunk (state=3): >>>import '_ast' # <<< 19649 1726882560.78340: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2b8940> <<< 19649 1726882560.78351: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78438: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78539: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 19649 1726882560.78543: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19649 1726882560.78571: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78618: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78677: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 19649 1726882560.78684: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78729: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78779: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78973: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.78984: 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 <<< 19649 1726882560.79172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.79176: 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 0x7fea9d3eb250> <<< 19649 1726882560.79178: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2b85e0> <<< 19649 1726882560.79220: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 19649 1726882560.79227: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79395: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79477: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79499: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19649 1726882560.79559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19649 1726882560.79581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19649 1726882560.79621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19649 1726882560.79645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19649 1726882560.79667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19649 1726882560.79795: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d29f790> <<< 19649 1726882560.79843: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d29c7c0> <<< 19649 1726882560.79926: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2958e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 19649 1726882560.79933: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79967: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.79994: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 19649 1726882560.80102: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 19649 1726882560.80114: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 19649 1726882560.80143: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.80896: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.81558: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.82486: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.83362: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bcd0> <<< 19649 1726882560.83389: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b5b0> <<< 19649 1726882560.83415: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 19649 1726882560.83435: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 19649 1726882560.83438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 19649 1726882560.83477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 19649 1726882560.83486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bb50> <<< 19649 1726882560.83504: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 19649 1726882560.83524: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 19649 1726882560.83578: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2b8c70> <<< 19649 1726882560.83603: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 19649 1726882560.83618: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 19649 1726882560.83647: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 19649 1726882560.83680: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 19649 1726882560.83711: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 19649 1726882560.83733: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaa820> <<< 19649 1726882560.83761: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' <<< 19649 1726882560.83790: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaad30> <<< 19649 1726882560.83803: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaaf10> <<< 19649 1726882560.83896: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba9f40> <<< 19649 1726882560.83926: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 19649 1726882560.83932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 19649 1726882560.83959: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc20670> <<< 19649 1726882560.83984: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 19649 1726882560.84027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 19649 1726882560.84120: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc00e80> <<< 19649 1726882560.84143: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 19649 1726882560.84150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 19649 1726882560.84176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 19649 1726882560.84189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 19649 1726882560.84236: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce3adc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc20d90> <<< 19649 1726882560.84297: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc00790> <<< 19649 1726882560.84314: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba9700> <<< 19649 1726882560.84335: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 19649 1726882560.84360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 19649 1726882560.84380: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 19649 1726882560.84429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 19649 1726882560.84458: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 19649 1726882560.84483: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce7fd90> <<< 19649 1726882560.84719: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3dff40> <<< 19649 1726882560.84760: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce3ac40> <<< 19649 1726882560.84787: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 19649 1726882560.84793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 19649 1726882560.84815: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 19649 1726882560.84836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 19649 1726882560.84873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 19649 1726882560.84881: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56e50> <<< 19649 1726882560.84947: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56c10> <<< 19649 1726882560.84954: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce7a3d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2cf8b0> <<< 19649 1726882560.84994: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba90d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8ba00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bf10> <<< 19649 1726882560.85007: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b5e0> <<< 19649 1726882560.85060: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 19649 1726882560.85071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 19649 1726882560.85085: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 19649 1726882560.85098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 19649 1726882560.85187: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56910> <<< 19649 1726882560.85192: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bf40> <<< 19649 1726882560.85220: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.85354: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc5c9d0> <<< 19649 1726882560.85383: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 19649 1726882560.85404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 19649 1726882560.85501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19649 1726882560.85534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19649 1726882560.85757: 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 0x7fea9d3eb640> <<< 19649 1726882560.86180: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbb0790> <<< 19649 1726882560.86207: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56bb0> <<< 19649 1726882560.86228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 19649 1726882560.86241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 19649 1726882560.86280: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbf4760> <<< 19649 1726882560.86310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05c70> <<< 19649 1726882560.86345: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 19649 1726882560.86372: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 19649 1726882560.86396: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05640> <<< 19649 1726882560.86401: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05e50> <<< 19649 1726882560.86423: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 19649 1726882560.86502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 19649 1726882560.86617: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc051c0> <<< 19649 1726882560.86641: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 19649 1726882560.86676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 19649 1726882560.87158: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbb42e0> <<< 19649 1726882560.87180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 19649 1726882560.87191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 19649 1726882560.87222: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c974c70> <<< 19649 1726882560.87278: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.87467: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 19649 1726882560.87471: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.87586: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.87781: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 19649 1726882560.87841: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.87902: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 19649 1726882560.87906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.88060: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.88204: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 19649 1726882560.88329: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882560.88584: stdout chunk (state=3): >>>import 'gc' # <<< 19649 1726882560.89023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 19649 1726882560.89036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.89085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 19649 1726882560.89097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 19649 1726882560.89136: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 19649 1726882560.89144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' <<< 19649 1726882560.89160: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7be0> <<< 19649 1726882560.89195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19649 1726882560.89269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19649 1726882560.89549: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7d60> <<< 19649 1726882560.89585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 19649 1726882560.89600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 19649 1726882560.89653: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.89659: stdout chunk (state=3): >>># 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 0x7fea9c928460> <<< 19649 1726882560.89690: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7fd0> <<< 19649 1726882560.89702: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7280> <<< 19649 1726882560.89750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 19649 1726882560.89762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 19649 1726882560.89770: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7850> <<< 19649 1726882560.89798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 19649 1726882560.89889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 19649 1726882560.89929: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.89973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 19649 1726882560.89981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 19649 1726882560.90160: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 19649 1726882560.90173: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 19649 1726882560.90185: stdout chunk (state=3): >>>import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c5d79a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7550> <<< 19649 1726882560.90219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 19649 1726882560.90276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 19649 1726882560.90375: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 19649 1726882560.90384: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c580520> <<< 19649 1726882560.90428: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d79d0> <<< 19649 1726882560.90477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 19649 1726882560.90574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 19649 1726882560.92015: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 19649 1726882560.92024: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c4dedf0> <<< 19649 1726882560.92121: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5f92b0> <<< 19649 1726882560.92159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 19649 1726882560.92241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 19649 1726882560.92390: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 19649 1726882560.92404: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9af742b0> <<< 19649 1726882560.92462: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5b2880> <<< 19649 1726882560.92494: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 19649 1726882560.92531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 19649 1726882560.92741: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 19649 1726882560.92751: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ae41e50> <<< 19649 1726882560.92798: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9af53550> <<< 19649 1726882560.92832: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 19649 1726882560.92893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 19649 1726882560.93041: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 19649 1726882560.93044: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9adac9d0> <<< 19649 1726882560.93104: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9af744f0> <<< 19649 1726882560.93486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 19649 1726882560.93492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 19649 1726882560.93500: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 19649 1726882560.93502: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ada6d30> <<< 19649 1726882560.93505: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9adacf70> <<< 19649 1726882560.93507: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7100> <<< 19649 1726882560.93509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 19649 1726882560.93515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 19649 1726882560.93517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 19649 1726882560.93519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 19649 1726882560.93521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 19649 1726882560.93523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 19649 1726882560.93526: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.93528: stdout chunk (state=3): >>># 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 0x7fea9acd5af0> <<< 19649 1726882560.93566: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acd5310> <<< 19649 1726882560.93594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 19649 1726882560.93635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 19649 1726882560.93668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 19649 1726882560.93680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 19649 1726882560.93731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.93738: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace86d0> <<< 19649 1726882560.93780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 19649 1726882560.93814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 19649 1726882560.93844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 19649 1726882560.93871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'<<< 19649 1726882560.93886: stdout chunk (state=3): >>> import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4280> <<< 19649 1726882560.93935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 19649 1726882560.93957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.94506: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.94525: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9acf4820><<< 19649 1726882560.94531: stdout chunk (state=3): >>> <<< 19649 1726882560.94582: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 19649 1726882560.94603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 19649 1726882560.94629: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4c70> <<< 19649 1726882560.94641: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4340> <<< 19649 1726882560.94677: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace8760> <<< 19649 1726882560.94703: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acdfd90><<< 19649 1726882560.94710: stdout chunk (state=3): >>> <<< 19649 1726882560.94753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py<<< 19649 1726882560.94759: stdout chunk (state=3): >>> <<< 19649 1726882560.94789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882560.94795: stdout chunk (state=3): >>> <<< 19649 1726882560.94957: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 19649 1726882560.94976: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 19649 1726882560.94983: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a8a7eb0> <<< 19649 1726882560.95013: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace8160> <<< 19649 1726882560.95127: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acd5c70> <<< 19649 1726882560.95180: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9add8700> <<< 19649 1726882560.95230: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882560.95236: stdout chunk (state=3): >>> <<< 19649 1726882560.95364: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'<<< 19649 1726882560.95389: stdout chunk (state=3): >>> # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9add8e20> <<< 19649 1726882560.95396: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9add88b0> <<< 19649 1726882560.95431: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7250><<< 19649 1726882560.95438: stdout chunk (state=3): >>> <<< 19649 1726882560.95485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882560.95503: stdout chunk (state=3): >>> import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8b4d30> <<< 19649 1726882560.95545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 19649 1726882560.95589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 19649 1726882560.95624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py<<< 19649 1726882560.95632: stdout chunk (state=3): >>> <<< 19649 1726882560.95650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'<<< 19649 1726882560.95658: stdout chunk (state=3): >>> <<< 19649 1726882560.95693: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 19649 1726882560.95719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 19649 1726882560.95770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py<<< 19649 1726882560.95785: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.95833: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 19649 1726882560.95901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 19649 1726882560.95951: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py<<< 19649 1726882560.95957: stdout chunk (state=3): >>> <<< 19649 1726882560.96105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 19649 1726882560.96299: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.96308: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a7261f0> <<< 19649 1726882560.96468: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7c6280> <<< 19649 1726882560.96500: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 19649 1726882560.96518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 19649 1726882560.96557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py<<< 19649 1726882560.96582: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'<<< 19649 1726882560.96592: stdout chunk (state=3): >>> import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d37c0> <<< 19649 1726882560.96726: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a779e20> <<< 19649 1726882560.96769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 19649 1726882560.96794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.96917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py<<< 19649 1726882560.96924: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.96969: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py <<< 19649 1726882560.96976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 19649 1726882560.97040: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e50><<< 19649 1726882560.97060: stdout chunk (state=3): >>> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3b80> <<< 19649 1726882560.97102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py <<< 19649 1726882560.97108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.97152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py <<< 19649 1726882560.97161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 19649 1726882560.97228: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3fd0> <<< 19649 1726882560.97242: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e20> <<< 19649 1726882560.97283: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py <<< 19649 1726882560.97290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.97333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py<<< 19649 1726882560.97340: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 19649 1726882560.97407: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b190><<< 19649 1726882560.97414: stdout chunk (state=3): >>> <<< 19649 1726882560.97452: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py <<< 19649 1726882560.97463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 19649 1726882560.97530: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b220> <<< 19649 1726882560.97548: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3f10> <<< 19649 1726882560.97595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py <<< 19649 1726882560.97604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.97654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py <<< 19649 1726882560.97659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 19649 1726882560.97731: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b3a0> <<< 19649 1726882560.97750: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e80><<< 19649 1726882560.97759: stdout chunk (state=3): >>> <<< 19649 1726882560.97797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 19649 1726882560.97804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 19649 1726882560.97876: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3c10> <<< 19649 1726882560.97920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py <<< 19649 1726882560.97928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 19649 1726882560.97997: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b1c0> <<< 19649 1726882560.98043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 19649 1726882560.98051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 19649 1726882560.98128: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b400><<< 19649 1726882560.98135: stdout chunk (state=3): >>> <<< 19649 1726882560.98174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py <<< 19649 1726882560.98181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 19649 1726882560.98248: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b490><<< 19649 1726882560.98257: stdout chunk (state=3): >>> <<< 19649 1726882560.98301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'<<< 19649 1726882560.98308: stdout chunk (state=3): >>> <<< 19649 1726882560.98376: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b520> <<< 19649 1726882560.98420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py<<< 19649 1726882560.98427: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 19649 1726882560.98491: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b5b0> <<< 19649 1726882560.98543: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'<<< 19649 1726882560.98549: stdout chunk (state=3): >>> <<< 19649 1726882560.98617: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b640> <<< 19649 1726882560.98671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py <<< 19649 1726882560.98675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 19649 1726882560.98743: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b6d0><<< 19649 1726882560.98749: stdout chunk (state=3): >>> <<< 19649 1726882560.98780: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 19649 1726882560.98811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' <<< 19649 1726882560.98816: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b760> <<< 19649 1726882560.98857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py<<< 19649 1726882560.98876: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 19649 1726882560.98937: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b7f0> <<< 19649 1726882560.98958: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d31f0> <<< 19649 1726882560.99014: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7ad190> <<< 19649 1726882560.99062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 19649 1726882560.99072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 19649 1726882560.99110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 19649 1726882560.99118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 19649 1726882560.99257: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882560.99286: 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 0x7fea9a62bbb0> <<< 19649 1726882560.99304: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d33d0> <<< 19649 1726882560.99342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py<<< 19649 1726882560.99360: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'<<< 19649 1726882560.99378: stdout chunk (state=3): >>> <<< 19649 1726882560.99399: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3fa0> <<< 19649 1726882560.99408: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4c70> <<< 19649 1726882560.99432: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4280> <<< 19649 1726882560.99474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<< 19649 1726882560.99494: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 19649 1726882560.99544: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4460> <<< 19649 1726882560.99566: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8dab20> <<< 19649 1726882560.99602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py<<< 19649 1726882560.99609: stdout chunk (state=3): >>> <<< 19649 1726882560.99637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 19649 1726882560.99672: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4df0><<< 19649 1726882560.99679: stdout chunk (state=3): >>> <<< 19649 1726882560.99705: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8b4cd0><<< 19649 1726882560.99709: stdout chunk (state=3): >>> <<< 19649 1726882560.99752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py<<< 19649 1726882560.99771: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882560.99808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 19649 1726882560.99844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'<<< 19649 1726882560.99851: stdout chunk (state=3): >>> <<< 19649 1726882560.99899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 19649 1726882560.99906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 19649 1726882560.99944: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641c10> <<< 19649 1726882560.99984: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a6414c0> <<< 19649 1726882561.00001: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8da910> <<< 19649 1726882561.00030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 19649 1726882561.00050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 19649 1726882561.00090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 19649 1726882561.00146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 19649 1726882561.00185: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 19649 1726882561.00214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'<<< 19649 1726882561.00220: stdout chunk (state=3): >>> <<< 19649 1726882561.00248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py<<< 19649 1726882561.00270: stdout chunk (state=3): >>> <<< 19649 1726882561.00275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 19649 1726882561.00294: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5df280><<< 19649 1726882561.00301: stdout chunk (state=3): >>> <<< 19649 1726882561.00335: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 19649 1726882561.00385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 19649 1726882561.00418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 19649 1726882561.00424: stdout chunk (state=3): >>> <<< 19649 1726882561.00492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 19649 1726882561.00533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 19649 1726882561.00543: stdout chunk (state=3): >>> <<< 19649 1726882561.00563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 19649 1726882561.00570: stdout chunk (state=3): >>> <<< 19649 1726882561.00591: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a592160> <<< 19649 1726882561.00650: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882561.00682: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.00689: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a5921f0> <<< 19649 1726882561.00786: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5f2670> <<< 19649 1726882561.00836: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5df6a0> <<< 19649 1726882561.00879: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5d3a60> <<< 19649 1726882561.00923: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641f70> <<< 19649 1726882561.00941: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641eb0> <<< 19649 1726882561.00979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 19649 1726882561.00998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 19649 1726882561.01037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 19649 1726882561.01181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.01217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 19649 1726882561.01243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 19649 1726882561.01258: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a592fa0> <<< 19649 1726882561.01278: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a592760> <<< 19649 1726882561.01334: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641d60><<< 19649 1726882561.01343: stdout chunk (state=3): >>> <<< 19649 1726882561.01376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 19649 1726882561.01395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'<<< 19649 1726882561.01402: stdout chunk (state=3): >>> <<< 19649 1726882561.01420: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5ca910><<< 19649 1726882561.01426: stdout chunk (state=3): >>> <<< 19649 1726882561.01468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py<<< 19649 1726882561.01486: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6820> <<< 19649 1726882561.01528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py<<< 19649 1726882561.01541: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' <<< 19649 1726882561.01559: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b68b0> <<< 19649 1726882561.01597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py<<< 19649 1726882561.01617: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882561.01636: stdout chunk (state=3): >>> import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6a30><<< 19649 1726882561.01643: stdout chunk (state=3): >>> <<< 19649 1726882561.01682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 19649 1726882561.01724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'<<< 19649 1726882561.01727: stdout chunk (state=3): >>> <<< 19649 1726882561.01760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py<<< 19649 1726882561.01768: stdout chunk (state=3): >>> <<< 19649 1726882561.01813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 19649 1726882561.01940: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'<<< 19649 1726882561.01953: stdout chunk (state=3): >>> import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ccc8190> <<< 19649 1726882561.01983: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5c5160><<< 19649 1726882561.01991: stdout chunk (state=3): >>> <<< 19649 1726882561.02023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py<<< 19649 1726882561.02050: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' <<< 19649 1726882561.02061: stdout chunk (state=3): >>>import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc81f0> <<< 19649 1726882561.02091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py <<< 19649 1726882561.02109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 19649 1726882561.02156: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc82e0> <<< 19649 1726882561.02178: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b69d0> <<< 19649 1726882561.02216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py <<< 19649 1726882561.02234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'<<< 19649 1726882561.02243: stdout chunk (state=3): >>> <<< 19649 1726882561.02268: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6f70> <<< 19649 1726882561.02297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py<<< 19649 1726882561.02306: stdout chunk (state=3): >>> <<< 19649 1726882561.02324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 19649 1726882561.02369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 19649 1726882561.02447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'<<< 19649 1726882561.02457: stdout chunk (state=3): >>> <<< 19649 1726882561.02493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py<<< 19649 1726882561.02499: stdout chunk (state=3): >>> <<< 19649 1726882561.02519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 19649 1726882561.02560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 19649 1726882561.02586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 19649 1726882561.02629: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.02652: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.02669: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a3fc3a0> <<< 19649 1726882561.02698: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3fc160> <<< 19649 1726882561.02753: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3ec9a0><<< 19649 1726882561.02759: stdout chunk (state=3): >>> <<< 19649 1726882561.02914: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccd99a0> <<< 19649 1726882561.02936: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc8e80> <<< 19649 1726882561.02978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py<<< 19649 1726882561.02996: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccd9c70><<< 19649 1726882561.03003: stdout chunk (state=3): >>> <<< 19649 1726882561.03032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 19649 1726882561.03056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 19649 1726882561.03077: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cce0970><<< 19649 1726882561.03085: stdout chunk (state=3): >>> <<< 19649 1726882561.03116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py <<< 19649 1726882561.03124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882561.03144: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a40a700> <<< 19649 1726882561.03190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 19649 1726882561.03210: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' <<< 19649 1726882561.03217: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a40a340> <<< 19649 1726882561.03254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py<<< 19649 1726882561.03278: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'<<< 19649 1726882561.03285: stdout chunk (state=3): >>> <<< 19649 1726882561.03312: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py<<< 19649 1726882561.03318: stdout chunk (state=3): >>> <<< 19649 1726882561.03351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'<<< 19649 1726882561.03361: stdout chunk (state=3): >>> <<< 19649 1726882561.03384: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a418640> <<< 19649 1726882561.03405: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a418160> <<< 19649 1726882561.03448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py <<< 19649 1726882561.03460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'<<< 19649 1726882561.03475: stdout chunk (state=3): >>> import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a4184c0> <<< 19649 1726882561.03512: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7940> <<< 19649 1726882561.03520: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d77f0> <<< 19649 1726882561.04148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 19649 1726882561.04163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 19649 1726882561.04208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.04241: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a421f70> <<< 19649 1726882561.04284: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py <<< 19649 1726882561.04290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.04318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 19649 1726882561.04380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 19649 1726882561.04404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 19649 1726882561.04470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 19649 1726882561.04499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 19649 1726882561.04514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' <<< 19649 1726882561.04521: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3d8f70> <<< 19649 1726882561.04558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 19649 1726882561.04572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 19649 1726882561.04607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 19649 1726882561.04621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 19649 1726882561.04668: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py <<< 19649 1726882561.04675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.04803: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.04818: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a371d60> <<< 19649 1726882561.04835: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371be0> <<< 19649 1726882561.04852: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3713a0> <<< 19649 1726882561.04869: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371160> <<< 19649 1726882561.04914: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1eb0> <<< 19649 1726882561.04948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 19649 1726882561.04968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 19649 1726882561.04984: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3711f0> <<< 19649 1726882561.05021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 19649 1726882561.05058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.05090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 19649 1726882561.05121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 19649 1726882561.05160: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a39c130> <<< 19649 1726882561.05222: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371e80> <<< 19649 1726882561.05278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 19649 1726882561.05291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 19649 1726882561.05315: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a38c9a0> <<< 19649 1726882561.05373: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 19649 1726882561.05377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 19649 1726882561.05443: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a39cfa0> <<< 19649 1726882561.05447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 19649 1726882561.05449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 19649 1726882561.05505: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a0190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 19649 1726882561.05527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 19649 1726882561.05549: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a02e0> <<< 19649 1726882561.05600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 19649 1726882561.05606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 19649 1726882561.05643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 19649 1726882561.05689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 19649 1726882561.05747: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a08e0> <<< 19649 1726882561.05760: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a0610> <<< 19649 1726882561.05802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 19649 1726882561.05812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 19649 1726882561.05825: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a09a0> <<< 19649 1726882561.05867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 19649 1726882561.05891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 19649 1726882561.05912: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2ac5e0> <<< 19649 1726882561.05958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 19649 1726882561.05984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 19649 1726882561.06005: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2ac6d0> <<< 19649 1726882561.06031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 19649 1726882561.06061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 19649 1726882561.06096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 19649 1726882561.06126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 19649 1726882561.06154: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2aceb0> <<< 19649 1726882561.06167: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2acac0> <<< 19649 1726882561.06208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 19649 1726882561.06220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 19649 1726882561.06260: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2acf10> <<< 19649 1726882561.06286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'<<< 19649 1726882561.06300: stdout chunk (state=3): >>> <<< 19649 1726882561.06307: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4af0> <<< 19649 1726882561.06346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 19649 1726882561.06361: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4c10> <<< 19649 1726882561.06396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 19649 1726882561.06420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 19649 1726882561.06467: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4e50> <<< 19649 1726882561.06498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 19649 1726882561.06510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 19649 1726882561.06530: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2532e0> <<< 19649 1726882561.06566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 19649 1726882561.06583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 19649 1726882561.06605: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a253cd0> <<< 19649 1726882561.06633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 19649 1726882561.06659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 19649 1726882561.06675: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a253e20> <<< 19649 1726882561.06708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 19649 1726882561.06716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 19649 1726882561.06752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 19649 1726882561.06761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' <<< 19649 1726882561.06782: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262520> <<< 19649 1726882561.06789: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262100> <<< 19649 1726882561.06814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 19649 1726882561.06928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 19649 1726882561.06961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 19649 1726882561.06974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 19649 1726882561.06989: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262f10> <<< 19649 1726882561.07003: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262a60> <<< 19649 1726882561.07031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 19649 1726882561.07063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 19649 1726882561.07078: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262d60> <<< 19649 1726882561.07107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 19649 1726882561.07132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 19649 1726882561.07159: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2707f0> <<< 19649 1726882561.07188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 19649 1726882561.07206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 19649 1726882561.07219: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a270f70> <<< 19649 1726882561.07263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 19649 1726882561.07275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 19649 1726882561.07282: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27d280> <<< 19649 1726882561.07315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 19649 1726882561.07325: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27d370> <<< 19649 1726882561.07368: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c11f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a421cd0> <<< 19649 1726882561.07439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.07485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dc10> <<< 19649 1726882561.07502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.07578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 19649 1726882561.07603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 19649 1726882561.07639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 19649 1726882561.07730: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2175b0> <<< 19649 1726882561.07759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 19649 1726882561.07819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 19649 1726882561.07826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 19649 1726882561.07861: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2204f0> <<< 19649 1726882561.07917: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a217e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a217dc0> <<< 19649 1726882561.07953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 19649 1726882561.07959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 19649 1726882561.08008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24b730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24b1c0> <<< 19649 1726882561.08044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.08077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 19649 1726882561.08115: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 19649 1726882561.08127: stdout chunk (state=3): >>>import 'six.moves' # <<< 19649 1726882561.08151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 19649 1726882561.08164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 19649 1726882561.08174: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a198a60> <<< 19649 1726882561.08200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 19649 1726882561.08203: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a198c40> <<< 19649 1726882561.08244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 19649 1726882561.08254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 19649 1726882561.08259: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 19649 1726882561.08322: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24bca0> <<< 19649 1726882561.08330: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24ba30> <<< 19649 1726882561.08378: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a28a130> <<< 19649 1726882561.08408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 19649 1726882561.08448: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2171f0> <<< 19649 1726882561.08460: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dac0> <<< 19649 1726882561.08469: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1220> <<< 19649 1726882561.08495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 19649 1726882561.08502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 19649 1726882561.08566: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1ba160> <<< 19649 1726882561.08587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 19649 1726882561.08608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 19649 1726882561.08630: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1ba490> <<< 19649 1726882561.08653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 19649 1726882561.08677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 19649 1726882561.08691: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1bad00> <<< 19649 1726882561.08715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 19649 1726882561.08723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a14f610> <<< 19649 1726882561.08753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 19649 1726882561.08780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 19649 1726882561.08795: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a14fb80> <<< 19649 1726882561.08819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 19649 1726882561.08853: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.08882: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 19649 1726882561.08952: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a15cc40> <<< 19649 1726882561.08980: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c1f0> <<< 19649 1726882561.09013: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 19649 1726882561.09021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 19649 1726882561.09069: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c430> <<< 19649 1726882561.09092: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 19649 1726882561.09105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 19649 1726882561.09138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.09175: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16abb0> <<< 19649 1726882561.09201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 19649 1726882561.09220: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16ac40> <<< 19649 1726882561.09248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 19649 1726882561.09261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 19649 1726882561.09368: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a178280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16adc0> <<< 19649 1726882561.09398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 19649 1726882561.09428: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 19649 1726882561.09436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 19649 1726882561.09472: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 19649 1726882561.09480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882561.09506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07f2e0> <<< 19649 1726882561.09527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 19649 1726882561.09540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 19649 1726882561.09575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 19649 1726882561.09606: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088340> <<< 19649 1726882561.09634: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0882e0> <<< 19649 1726882561.09660: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 19649 1726882561.09722: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.09739: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a088490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0881f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07fd00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07f3a0> <<< 19649 1726882561.09759: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a186a30> <<< 19649 1726882561.09771: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a178fa0> <<< 19649 1726882561.09785: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a178940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16a7f0> <<< 19649 1726882561.09821: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15cfd0> <<< 19649 1726882561.09848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 19649 1726882561.09859: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16a940> <<< 19649 1726882561.09893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 19649 1726882561.09906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07fd90> <<< 19649 1726882561.09938: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088760> <<< 19649 1726882561.09982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 19649 1726882561.09994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0889d0> <<< 19649 1726882561.10027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 19649 1726882561.10041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 19649 1726882561.10046: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088f40> <<< 19649 1726882561.10069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 19649 1726882561.10114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 19649 1726882561.10139: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0a5730> <<< 19649 1726882561.10171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 19649 1726882561.10178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 19649 1726882561.10212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a029910> <<< 19649 1726882561.10238: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 19649 1726882561.10260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 19649 1726882561.10297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a036b80> <<< 19649 1726882561.10329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 19649 1726882561.10368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 19649 1726882561.10413: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a058130> <<< 19649 1726882561.11186: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a036be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a007400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a007520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff9490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff97c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a00c910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff9130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff91f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99feda90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a00cdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa11f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa12e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa1400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'<<< 19649 1726882561.11195: stdout chunk (state=3): >>> <<< 19649 1726882561.11221: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 19649 1726882561.11377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882561.11412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 19649 1726882561.11485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 19649 1726882561.11520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 19649 1726882561.11550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 19649 1726882561.11624: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f77640> <<< 19649 1726882561.11685: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fcbf40> <<< 19649 1726882561.11736: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py <<< 19649 1726882561.11757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fde9d0> <<< 19649 1726882561.11800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'<<< 19649 1726882561.11805: stdout chunk (state=3): >>> <<< 19649 1726882561.11841: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fdea60> <<< 19649 1726882561.11882: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 19649 1726882561.11907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 19649 1726882561.11986: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f772b0> <<< 19649 1726882561.12035: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' <<< 19649 1726882561.12043: stdout chunk (state=3): >>>import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f883a0> <<< 19649 1726882561.12315: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fafd00> <<< 19649 1726882561.12351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 19649 1726882561.12368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 19649 1726882561.12405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py <<< 19649 1726882561.12420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 19649 1726882561.12451: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fb8970> <<< 19649 1726882561.12493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 19649 1726882561.12505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 19649 1726882561.12542: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f36880> <<< 19649 1726882561.12573: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fb8280> <<< 19649 1726882561.12656: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa1bb0><<< 19649 1726882561.12661: stdout chunk (state=3): >>> <<< 19649 1726882561.12733: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a054d90> <<< 19649 1726882561.12770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 19649 1726882561.12801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 19649 1726882561.12835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 19649 1726882561.12874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 19649 1726882561.12893: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f5a640> <<< 19649 1726882561.12941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py <<< 19649 1726882561.12951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.12970: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f5adf0> <<< 19649 1726882561.13016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py<<< 19649 1726882561.13035: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8160> <<< 19649 1726882561.13093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py<<< 19649 1726882561.13096: stdout chunk (state=3): >>> <<< 19649 1726882561.13122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 19649 1726882561.13158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 19649 1726882561.13373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 19649 1726882561.13377: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8a90> <<< 19649 1726882561.13379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 19649 1726882561.13385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 19649 1726882561.13389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 19649 1726882561.13394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 19649 1726882561.13514: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f081c0> <<< 19649 1726882561.13517: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8d60> <<< 19649 1726882561.13519: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee81f0> <<< 19649 1726882561.13561: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f48880> <<< 19649 1726882561.13601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 19649 1726882561.13634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 19649 1726882561.13677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 19649 1726882561.13739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 19649 1726882561.13781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 19649 1726882561.13805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 19649 1726882561.13860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py <<< 19649 1726882561.13876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec22e0> <<< 19649 1726882561.13912: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 19649 1726882561.13928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 19649 1726882561.13971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py <<< 19649 1726882561.13979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 19649 1726882561.14018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 19649 1726882561.14036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 19649 1726882561.14043: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2dc0> <<< 19649 1726882561.14080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 19649 1726882561.14095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 19649 1726882561.14129: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2f40> <<< 19649 1726882561.14162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py <<< 19649 1726882561.14180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 19649 1726882561.14203: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 19649 1726882561.14228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 19649 1726882561.14262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 19649 1726882561.14285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 19649 1726882561.14397: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ecabe0> <<< 19649 1726882561.14415: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eca7c0> <<< 19649 1726882561.14444: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eca310> <<< 19649 1726882561.14462: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2a60> <<< 19649 1726882561.14500: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py <<< 19649 1726882561.14518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'<<< 19649 1726882561.14525: stdout chunk (state=3): >>> <<< 19649 1726882561.14570: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2bb0> <<< 19649 1726882561.14607: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 19649 1726882561.14631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 19649 1726882561.14681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 19649 1726882561.14699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.14742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 19649 1726882561.14762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.14803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 19649 1726882561.14826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 19649 1726882561.14881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py <<< 19649 1726882561.14884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.14946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py <<< 19649 1726882561.14966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' <<< 19649 1726882561.14982: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e76a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e76670> <<< 19649 1726882561.15014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 19649 1726882561.15066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 19649 1726882561.15154: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e766d0> <<< 19649 1726882561.15175: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 19649 1726882561.15194: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 19649 1726882561.15294: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c610> <<< 19649 1726882561.15345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py <<< 19649 1726882561.15353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c7f0> <<< 19649 1726882561.15384: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 19649 1726882561.15416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 19649 1726882561.15456: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 19649 1726882561.15479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882561.15519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py <<< 19649 1726882561.15533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.15587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 19649 1726882561.15595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882561.15643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py <<< 19649 1726882561.15662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23910> <<< 19649 1726882561.15715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 19649 1726882561.15732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' <<< 19649 1726882561.15740: stdout chunk (state=3): >>>import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23ac0> <<< 19649 1726882561.15791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 19649 1726882561.15810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23c70><<< 19649 1726882561.15820: stdout chunk (state=3): >>> <<< 19649 1726882561.15841: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e235b0> <<< 19649 1726882561.15889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 19649 1726882561.15904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 19649 1726882561.15931: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e238b0> <<< 19649 1726882561.15977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 19649 1726882561.15995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2f0d0> <<< 19649 1726882561.16026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 19649 1726882561.16051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 19649 1726882561.16097: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2f130> <<< 19649 1726882561.16130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 19649 1726882561.16181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 19649 1726882561.16198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 19649 1726882561.16213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 19649 1726882561.16243: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e3b340> <<< 19649 1726882561.16277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py<<< 19649 1726882561.16295: stdout chunk (state=3): >>> <<< 19649 1726882561.16303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 19649 1726882561.17909: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e3b910> <<< 19649 1726882561.17942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 19649 1726882561.17976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 19649 1726882561.17992: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e5ce80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2fc40> <<< 19649 1726882561.18025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 19649 1726882561.18045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' <<< 19649 1726882561.18074: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2fb20> <<< 19649 1726882561.18080: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23250> <<< 19649 1726882561.18126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' <<< 19649 1726882561.18134: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23310> <<< 19649 1726882561.18166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 19649 1726882561.18192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 19649 1726882561.18229: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23040> <<< 19649 1726882561.18281: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e80af0> <<< 19649 1726882561.18330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 19649 1726882561.18377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py <<< 19649 1726882561.18386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 19649 1726882561.18420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 19649 1726882561.18438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 19649 1726882561.18471: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de38e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de3520> import 'urllib3.packages.six.moves.urllib' # <<< 19649 1726882561.18483: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e919a0> <<< 19649 1726882561.18510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 19649 1726882561.18525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 19649 1726882561.18573: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e232e0> <<< 19649 1726882561.18598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de3d60> <<< 19649 1726882561.18620: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c940> <<< 19649 1726882561.18643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 19649 1726882561.18658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 19649 1726882561.18726: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99df0910> <<< 19649 1726882561.18734: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9fa0> <<< 19649 1726882561.18766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.18801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 19649 1726882561.18821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 19649 1726882561.18847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 19649 1726882561.18884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08280> <<< 19649 1726882561.18926: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e084f0> <<< 19649 1726882561.18936: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd0a0> <<< 19649 1726882561.18960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 19649 1726882561.18984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08df0> <<< 19649 1726882561.19032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11190> <<< 19649 1726882561.19042: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e089d0> <<< 19649 1726882561.19071: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 19649 1726882561.19090: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08c40> <<< 19649 1726882561.19111: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 19649 1726882561.19119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 19649 1726882561.19152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 19649 1726882561.19165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e117f0> <<< 19649 1726882561.19195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 19649 1726882561.19200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 19649 1726882561.19224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11fa0> <<< 19649 1726882561.19260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 19649 1726882561.19285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 19649 1726882561.19329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 19649 1726882561.19338: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ab50> <<< 19649 1726882561.19351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 19649 1726882561.19379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ac10> <<< 19649 1726882561.19394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 19649 1726882561.19428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1aca0> <<< 19649 1726882561.19449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 19649 1726882561.19493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ad30> <<< 19649 1726882561.19520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 19649 1726882561.19557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1adc0> <<< 19649 1726882561.19574: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1a4f0> <<< 19649 1726882561.19594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 19649 1726882561.19621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 19649 1726882561.19633: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1af70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11b20> <<< 19649 1726882561.19660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 19649 1726882561.19697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 19649 1726882561.19711: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44370> <<< 19649 1726882561.19732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 19649 1726882561.19746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d446a0> <<< 19649 1726882561.19779: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44910> <<< 19649 1726882561.19809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44bb0> <<< 19649 1726882561.19841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' <<< 19649 1726882561.19848: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44e50> <<< 19649 1726882561.19885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49130> <<< 19649 1726882561.19891: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11430> <<< 19649 1726882561.19917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py <<< 19649 1726882561.19938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 19649 1726882561.19950: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49490> <<< 19649 1726882561.19981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 19649 1726882561.20011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 19649 1726882561.20035: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d498b0> <<< 19649 1726882561.20073: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49730> <<< 19649 1726882561.20103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 19649 1726882561.20136: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49d00> <<< 19649 1726882561.20162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py <<< 19649 1726882561.20171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 19649 1726882561.20196: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49c40> <<< 19649 1726882561.20228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 19649 1726882561.20275: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49d30> <<< 19649 1726882561.20300: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py <<< 19649 1726882561.20307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 19649 1726882561.20337: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d570d0> <<< 19649 1726882561.20365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 19649 1726882561.20412: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d57160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11640> <<< 19649 1726882561.20452: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd8b0> <<< 19649 1726882561.20490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' <<< 19649 1726882561.20509: stdout chunk (state=3): >>>import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 19649 1726882561.20565: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11520> <<< 19649 1726882561.20595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c3a0> <<< 19649 1726882561.20618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 19649 1726882561.20645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 19649 1726882561.20686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d57fd0> <<< 19649 1726882561.20705: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 19649 1726882561.20731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 19649 1726882561.20776: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 19649 1726882561.20794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 19649 1726882561.21020: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced100> <<< 19649 1726882561.21047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 19649 1726882561.21060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 19649 1726882561.21081: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced400> <<< 19649 1726882561.21110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 19649 1726882561.21127: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cf7f40> <<< 19649 1726882561.21182: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49c70> <<< 19649 1726882561.21208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 19649 1726882561.21278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.21311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08a60> <<< 19649 1726882561.21321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 19649 1726882561.21338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 19649 1726882561.21366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 19649 1726882561.21407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 19649 1726882561.21438: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15250> <<< 19649 1726882561.21474: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15310> <<< 19649 1726882561.21558: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08760> <<< 19649 1726882561.21624: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08670> <<< 19649 1726882561.21645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 19649 1726882561.21682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 19649 1726882561.21706: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 19649 1726882561.21714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 19649 1726882561.21730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 19649 1726882561.21751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 19649 1726882561.21771: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cc61c0> <<< 19649 1726882561.21793: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15d00> <<< 19649 1726882561.21825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15f10> <<< 19649 1726882561.21847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 19649 1726882561.21861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 19649 1726882561.21878: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15fd0> <<< 19649 1726882561.21910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 19649 1726882561.21919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 19649 1726882561.21978: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cc6eb0> <<< 19649 1726882561.21991: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08730> <<< 19649 1726882561.22022: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 19649 1726882561.22049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 19649 1726882561.22087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 19649 1726882561.22119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 19649 1726882561.22133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 19649 1726882561.22172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 19649 1726882561.22180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 19649 1726882561.22202: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 19649 1726882561.22229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 19649 1726882561.22271: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c751c0> <<< 19649 1726882561.22295: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cdf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6c2e0> <<< 19649 1726882561.22315: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cdb850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15b50> <<< 19649 1726882561.22323: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9c40> <<< 19649 1726882561.22361: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9550> <<< 19649 1726882561.22399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cf10> <<< 19649 1726882561.22427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 19649 1726882561.22442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 19649 1726882561.22458: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cc40> <<< 19649 1726882561.22496: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 19649 1726882561.22504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 19649 1726882561.22549: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c7f910> <<< 19649 1726882561.22592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 19649 1726882561.22606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 19649 1726882561.22614: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c7fd00> <<< 19649 1726882561.22651: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2520> <<< 19649 1726882561.22711: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eb1880> <<< 19649 1726882561.22741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 19649 1726882561.22758: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a2e0> <<< 19649 1726882561.22790: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a670> <<< 19649 1726882561.22822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a790> <<< 19649 1726882561.22972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 19649 1726882561.22976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 19649 1726882561.22979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2f100> <<< 19649 1726882561.22981: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a850> <<< 19649 1726882561.22983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 19649 1726882561.23184: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 19649 1726882561.23187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 19649 1726882561.23190: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 19649 1726882561.23192: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3c160> <<< 19649 1726882561.23194: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2fa30> <<< 19649 1726882561.23196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 19649 1726882561.23198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 19649 1726882561.23203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 19649 1726882561.23265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 19649 1726882561.23292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 19649 1726882561.23308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 19649 1726882561.23339: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99be2910> <<< 19649 1726882561.23379: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 19649 1726882561.23388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bef550> <<< 19649 1726882561.23479: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3cee0> <<< 19649 1726882561.23506: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3c700> <<< 19649 1726882561.23534: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c52a00> <<< 19649 1726882561.23567: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 19649 1726882561.23577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 19649 1726882561.23599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 19649 1726882561.23626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 19649 1726882561.23652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 19649 1726882561.23660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07c40> <<< 19649 1726882561.23705: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07370> <<< 19649 1726882561.23729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 19649 1726882561.23738: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07df0> <<< 19649 1726882561.23773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c192b0> <<< 19649 1726882561.23794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 19649 1726882561.23848: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 19649 1726882561.23878: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99c19430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c192e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c193d0> <<< 19649 1726882561.23905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.23936: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 19649 1726882561.24056: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c19d00> <<< 19649 1726882561.24124: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.24130: stdout chunk (state=3): >>>import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99c19b50> <<< 19649 1726882561.24153: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c19520> <<< 19649 1726882561.24179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.24204: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 19649 1726882561.24216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 19649 1726882561.24231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 19649 1726882561.24260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 19649 1726882561.24273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 19649 1726882561.24297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb940> <<< 19649 1726882561.24332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 19649 1726882561.24339: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbba30> <<< 19649 1726882561.24361: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 19649 1726882561.24381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbbd30> <<< 19649 1726882561.24425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 19649 1726882561.24440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 19649 1726882561.24449: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bcc340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb2e0> <<< 19649 1726882561.24463: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ba8e80> <<< 19649 1726882561.24498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 19649 1726882561.24507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.24536: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ba8b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c198e0> <<< 19649 1726882561.24607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 19649 1726882561.24644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 19649 1726882561.24680: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 19649 1726882561.24691: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abc490> <<< 19649 1726882561.24711: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 19649 1726882561.24724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 19649 1726882561.24752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 19649 1726882561.24791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 19649 1726882561.24811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 19649 1726882561.25261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ad4f10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abccd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abc820> <<< 19649 1726882561.25380: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bccf40> <<< 19649 1726882561.25432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 19649 1726882561.25447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 19649 1726882561.25493: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.25501: stdout chunk (state=3): >>>import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84d90> <<< 19649 1726882561.25543: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 19649 1726882561.25591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 19649 1726882561.25623: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 19649 1726882561.25639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 19649 1726882561.25713: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99aa2310> <<< 19649 1726882561.25807: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882561.25828: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99aa2f10> <<< 19649 1726882561.25838: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84e20> <<< 19649 1726882561.25853: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84760> <<< 19649 1726882561.25885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 19649 1726882561.25909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 19649 1726882561.25945: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 19649 1726882561.25983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 19649 1726882561.26014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 19649 1726882561.26047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 19649 1726882561.26112: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ab1f40> <<< 19649 1726882561.26273: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ab1400> <<< 19649 1726882561.26320: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a87850> <<< 19649 1726882561.26359: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c52880> <<< 19649 1726882561.26374: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2fee0> <<< 19649 1726882561.26454: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f1b550> <<< 19649 1726882561.26479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 19649 1726882561.26503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.26509: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ea8820> <<< 19649 1726882561.26546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py <<< 19649 1726882561.26561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 19649 1726882561.26571: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a36df0> <<< 19649 1726882561.26591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 19649 1726882561.26641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 19649 1726882561.26725: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a36f70> <<< 19649 1726882561.26783: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f48f10> <<< 19649 1726882561.26827: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0299a0> <<< 19649 1726882561.26869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'<<< 19649 1726882561.26880: stdout chunk (state=3): >>> <<< 19649 1726882561.26895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 19649 1726882561.26908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 19649 1726882561.26939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 19649 1726882561.26961: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e66d0> <<< 19649 1726882561.26978: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a57b50> <<< 19649 1726882561.26997: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 19649 1726882561.27027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 19649 1726882561.27041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 19649 1726882561.27076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 19649 1726882561.27097: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3100> <<< 19649 1726882561.27125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 19649 1726882561.27141: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f33a0> <<< 19649 1726882561.27163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 19649 1726882561.27184: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f35e0> <<< 19649 1726882561.27218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3820> <<< 19649 1726882561.27251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 19649 1726882561.27285: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e6c70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e69a0> <<< 19649 1726882561.27318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 19649 1726882561.27326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 19649 1726882561.27345: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e6e80> <<< 19649 1726882561.27388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 19649 1726882561.27400: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a033d0> <<< 19649 1726882561.27423: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 19649 1726882561.27433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 19649 1726882561.27452: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 19649 1726882561.27472: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03880> <<< 19649 1726882561.27485: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a034f0> <<< 19649 1726882561.27507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 19649 1726882561.27546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 19649 1726882561.27590: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 19649 1726882561.27598: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9999f190> <<< 19649 1726882561.27675: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03cd0> <<< 19649 1726882561.27699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 19649 1726882561.27719: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0363d0> <<< 19649 1726882561.27762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 19649 1726882561.27772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882561.27850: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea999acb20> <<< 19649 1726882561.27937: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0296a0> <<< 19649 1726882561.27947: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0b1520> <<< 19649 1726882561.27988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 19649 1726882561.27997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 19649 1726882561.28017: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 19649 1726882561.28042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 19649 1726882561.28077: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3640> <<< 19649 1726882561.28092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 19649 1726882561.28106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 19649 1726882561.28136: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 19649 1726882561.28160: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999ce910> <<< 19649 1726882561.28189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 19649 1726882561.28200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 19649 1726882561.28220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 19649 1726882561.28260: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999d56a0> <<< 19649 1726882561.28311: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999cef40> <<< 19649 1726882561.28342: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3af0> <<< 19649 1726882561.28377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' <<< 19649 1726882561.28391: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999ce370> <<< 19649 1726882561.28407: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 19649 1726882561.28421: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999de640> <<< 19649 1726882561.28454: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 19649 1726882561.28467: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999de850> <<< 19649 1726882561.28498: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999deb50> <<< 19649 1726882561.28541: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999dee20> <<< 19649 1726882561.28560: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c30d0> <<< 19649 1726882561.28576: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999accd0> <<< 19649 1726882561.28605: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 19649 1726882561.28614: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3490> <<< 19649 1726882562.43681: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "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_cache": 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}}} <<< 19649 1726882562.46101: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 19649 1726882562.46137: stdout chunk (state=3): >>># destroy __main__ <<< 19649 1726882562.47116: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 19649 1726882562.47132: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 19649 1726882562.47186: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 19649 1726882562.47245: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 19649 1726882562.47324: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 19649 1726882562.47374: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 19649 1726882562.47440: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 19649 1726882562.47488: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 19649 1726882562.47547: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc<<< 19649 1726882562.47611: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__<<< 19649 1726882562.47680: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 19649 1726882562.47741: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins<<< 19649 1726882562.47790: stdout chunk (state=3): >>> # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site<<< 19649 1726882562.47860: stdout chunk (state=3): >>> # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 19649 1726882562.47922: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 19649 1726882562.47984: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 19649 1726882562.48052: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 19649 1726882562.48056: stdout chunk (state=3): >>> # cleanup[2] removing _collections <<< 19649 1726882562.48095: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct<<< 19649 1726882562.48099: stdout chunk (state=3): >>> # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 19649 1726882562.48122: stdout chunk (state=3): >>> # 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 <<< 19649 1726882562.48137: stdout chunk (state=3): >>># 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<<< 19649 1726882562.48169: stdout chunk (state=3): >>> # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible<<< 19649 1726882562.48196: stdout chunk (state=3): >>> # 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<<< 19649 1726882562.48252: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing subprocess<<< 19649 1726882562.48255: stdout chunk (state=3): >>> # cleanup[2] removing platform<<< 19649 1726882562.48295: stdout chunk (state=3): >>> # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 19649 1726882562.48299: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal<<< 19649 1726882562.48321: stdout chunk (state=3): >>> # 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<<< 19649 1726882562.48342: stdout chunk (state=3): >>> # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy<<< 19649 1726882562.48367: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 19649 1726882562.48390: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing 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<<< 19649 1726882562.48413: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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<<< 19649 1726882562.48437: stdout chunk (state=3): >>> # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse<<< 19649 1726882562.48469: stdout chunk (state=3): >>> # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu<<< 19649 1726882562.48492: stdout chunk (state=3): >>> # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser<<< 19649 1726882562.48515: stdout chunk (state=3): >>> # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request<<< 19649 1726882562.48529: stdout chunk (state=3): >>> # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text<<< 19649 1726882562.48569: stdout chunk (state=3): >>> # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm<<< 19649 1726882562.48606: stdout chunk (state=3): >>> # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode<<< 19649 1726882562.48640: stdout chunk (state=3): >>> # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass<<< 19649 1726882562.48671: stdout chunk (state=3): >>> # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version<<< 19649 1726882562.48694: stdout chunk (state=3): >>> # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock <<< 19649 1726882562.48709: stdout chunk (state=3): >>># cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols<<< 19649 1726882562.48732: stdout chunk (state=3): >>> # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils<<< 19649 1726882562.48756: stdout chunk (state=3): >>> # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term<<< 19649 1726882562.48795: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr <<< 19649 1726882562.48846: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common<<< 19649 1726882562.48875: stdout chunk (state=3): >>> # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager<<< 19649 1726882562.48909: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml<<< 19649 1726882562.48942: stdout chunk (state=3): >>> # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff <<< 19649 1726882562.48972: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat<<< 19649 1726882562.49006: stdout chunk (state=3): >>> # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib<<< 19649 1726882562.49048: stdout chunk (state=3): >>> # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo<<< 19649 1726882562.49091: stdout chunk (state=3): >>> # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url<<< 19649 1726882562.49132: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober<<< 19649 1726882562.49162: stdout chunk (state=3): >>> # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober<<< 19649 1726882562.49198: stdout chunk (state=3): >>> # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat<<< 19649 1726882562.49229: stdout chunk (state=3): >>> # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib<<< 19649 1726882562.49251: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util <<< 19649 1726882562.49274: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool<<< 19649 1726882562.49331: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober<<< 19649 1726882562.49357: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna<<< 19649 1726882562.49386: stdout chunk (state=3): >>> # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils <<< 19649 1726882562.49421: stdout chunk (state=3): >>># destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib<<< 19649 1726882562.49467: stdout chunk (state=3): >>> # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper <<< 19649 1726882562.49505: stdout chunk (state=3): >>># cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server<<< 19649 1726882562.49531: stdout chunk (state=3): >>> # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock<<< 19649 1726882562.49768: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 19649 1726882562.51001: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19649 1726882562.51022: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 19649 1726882562.51097: stdout chunk (state=3): >>># destroy selinux <<< 19649 1726882562.51100: stdout chunk (state=3): >>># destroy distro <<< 19649 1726882562.51128: stdout chunk (state=3): >>># destroy netrc <<< 19649 1726882562.51194: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 19649 1726882562.51242: stdout chunk (state=3): >>># destroy systemd.journal <<< 19649 1726882562.51302: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts <<< 19649 1726882562.51354: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo<<< 19649 1726882562.51358: stdout chunk (state=3): >>> <<< 19649 1726882562.51432: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client <<< 19649 1726882562.51497: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib <<< 19649 1726882562.51577: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 19649 1726882562.51639: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin<<< 19649 1726882562.51707: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts<<< 19649 1726882562.51747: stdout chunk (state=3): >>> # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch <<< 19649 1726882562.51820: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor <<< 19649 1726882562.51858: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile<<< 19649 1726882562.51929: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert <<< 19649 1726882562.51988: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 19649 1726882562.52036: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 19649 1726882562.52091: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option <<< 19649 1726882562.52156: stdout chunk (state=3): >>># destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer <<< 19649 1726882562.52219: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi<<< 19649 1726882562.52277: stdout chunk (state=3): >>> # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 19649 1726882562.52369: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib <<< 19649 1726882562.52439: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators <<< 19649 1726882562.52505: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 19649 1726882562.52535: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider<<< 19649 1726882562.52559: stdout chunk (state=3): >>> # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages <<< 19649 1726882562.52585: stdout chunk (state=3): >>># destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions<<< 19649 1726882562.52616: stdout chunk (state=3): >>> # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober<<< 19649 1726882562.52632: stdout chunk (state=3): >>> # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober<<< 19649 1726882562.52665: stdout chunk (state=3): >>> # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata<<< 19649 1726882562.52689: stdout chunk (state=3): >>> # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse<<< 19649 1726882562.52713: stdout chunk (state=3): >>> # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait<<< 19649 1726882562.52747: stdout chunk (state=3): >>> # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client<<< 19649 1726882562.52778: stdout chunk (state=3): >>> # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs<<< 19649 1726882562.52804: stdout chunk (state=3): >>> # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections<<< 19649 1726882562.52832: stdout chunk (state=3): >>> # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe<<< 19649 1726882562.52853: stdout chunk (state=3): >>> # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree<<< 19649 1726882562.52884: stdout chunk (state=3): >>> # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate<<< 19649 1726882562.52912: stdout chunk (state=3): >>> # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client<<< 19649 1726882562.52939: stdout chunk (state=3): >>> # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config<<< 19649 1726882562.52968: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini<<< 19649 1726882562.53009: stdout chunk (state=3): >>> # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile<<< 19649 1726882562.53070: stdout chunk (state=3): >>> # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors<<< 19649 1726882562.53093: stdout chunk (state=3): >>> # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser<<< 19649 1726882562.53135: stdout chunk (state=3): >>> # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install<<< 19649 1726882562.53186: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp<<< 19649 1726882562.53211: stdout chunk (state=3): >>> # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions<<< 19649 1726882562.53278: stdout chunk (state=3): >>> # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast<<< 19649 1726882562.53302: stdout chunk (state=3): >>> # destroy dis # destroy token # cleanup[3] wiping _opcode<<< 19649 1726882562.53345: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc<<< 19649 1726882562.53430: stdout chunk (state=3): >>> # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum<<< 19649 1726882562.53487: stdout chunk (state=3): >>> # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme <<< 19649 1726882562.53554: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 19649 1726882562.53577: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo<<< 19649 1726882562.53658: stdout chunk (state=3): >>> # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 19649 1726882562.53729: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc<<< 19649 1726882562.53763: stdout chunk (state=3): >>> # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart<<< 19649 1726882562.53781: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu<<< 19649 1726882562.53834: stdout chunk (state=3): >>> # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr<<< 19649 1726882562.53897: stdout chunk (state=3): >>> # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error<<< 19649 1726882562.53937: stdout chunk (state=3): >>> # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders<<< 19649 1726882562.53990: stdout chunk (state=3): >>> # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext<<< 19649 1726882562.54065: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array <<< 19649 1726882562.54105: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime <<< 19649 1726882562.54152: stdout chunk (state=3): >>># cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors<<< 19649 1726882562.54210: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit<<< 19649 1726882562.54231: stdout chunk (state=3): >>> # cleanup[3] wiping json # destroy json.decoder<<< 19649 1726882562.54248: stdout chunk (state=3): >>> # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile<<< 19649 1726882562.54329: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2<<< 19649 1726882562.54335: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp <<< 19649 1726882562.54361: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 19649 1726882562.54385: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc<<< 19649 1726882562.54400: stdout chunk (state=3): >>> # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc<<< 19649 1726882562.54490: stdout chunk (state=3): >>> # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 19649 1726882562.54494: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 19649 1726882562.54513: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq<<< 19649 1726882562.54573: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 19649 1726882562.54647: stdout chunk (state=3): >>> # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 # 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 # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 19649 1726882562.54690: stdout chunk (state=3): >>> # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 19649 1726882562.54715: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp<<< 19649 1726882562.54719: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 19649 1726882562.54730: stdout chunk (state=3): >>> # cleanup[3] wiping builtins <<< 19649 1726882562.54832: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 19649 1726882562.54851: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings<<< 19649 1726882562.54867: stdout chunk (state=3): >>> # destroy rhsm._certificate # destroy decimal<<< 19649 1726882562.54912: stdout chunk (state=3): >>> # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon <<< 19649 1726882562.54921: stdout chunk (state=3): >>># destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess<<< 19649 1726882562.55078: stdout chunk (state=3): >>> # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 19649 1726882562.56167: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 19649 1726882562.56185: stdout chunk (state=3): >>># destroy _elementtree <<< 19649 1726882562.56204: stdout chunk (state=3): >>># destroy _heapq <<< 19649 1726882562.56220: stdout chunk (state=3): >>># destroy zipimport <<< 19649 1726882562.56274: stdout chunk (state=3): >>># destroy platform <<< 19649 1726882562.56283: stdout chunk (state=3): >>># destroy _uuid <<< 19649 1726882562.56330: stdout chunk (state=3): >>># destroy _sre <<< 19649 1726882562.56337: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize<<< 19649 1726882562.56346: stdout chunk (state=3): >>> <<< 19649 1726882562.56401: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 19649 1726882562.56436: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types <<< 19649 1726882562.56458: stdout chunk (state=3): >>># destroy gi._error # destroy gi._gi <<< 19649 1726882562.56488: stdout chunk (state=3): >>># destroy gi._gobject # destroy gi._constants<<< 19649 1726882562.56513: stdout chunk (state=3): >>> # destroy gi.docstring <<< 19649 1726882562.56528: stdout chunk (state=3): >>># destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module<<< 19649 1726882562.56536: stdout chunk (state=3): >>> # destroy gi.overrides <<< 19649 1726882562.56540: stdout chunk (state=3): >>># destroy gi.importer # destroy gi.repository<<< 19649 1726882562.56542: stdout chunk (state=3): >>> # destroy gi._ossighelper # destroy gi._option<<< 19649 1726882562.56544: stdout chunk (state=3): >>> # destroy textwrap<<< 19649 1726882562.56547: stdout chunk (state=3): >>> <<< 19649 1726882562.56598: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 19649 1726882562.56627: stdout chunk (state=3): >>># destroy stat <<< 19649 1726882562.56639: stdout chunk (state=3): >>># destroy selectors <<< 19649 1726882562.56712: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 19649 1726882562.56734: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error <<< 19649 1726882562.56751: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 19649 1726882562.56757: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 19649 1726882562.56760: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 19649 1726882562.56773: stdout chunk (state=3): >>># destroy _operator <<< 19649 1726882562.56836: stdout chunk (state=3): >>># destroy gzip <<< 19649 1726882562.56915: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 19649 1726882562.56931: stdout chunk (state=3): >>># destroy requests <<< 19649 1726882562.56939: stdout chunk (state=3): >>># destroy iniparse.ini<<< 19649 1726882562.56947: stdout chunk (state=3): >>> <<< 19649 1726882562.57059: stdout chunk (state=3): >>># destroy enum<<< 19649 1726882562.57085: stdout chunk (state=3): >>> # destroy signal<<< 19649 1726882562.57104: stdout chunk (state=3): >>> # destroy queue # destroy shlex<<< 19649 1726882562.57133: stdout chunk (state=3): >>> # destroy pwd<<< 19649 1726882562.57151: stdout chunk (state=3): >>> # destroy _functools # destroy gettext # destroy libcomps # destroy locale<<< 19649 1726882562.57178: stdout chunk (state=3): >>> <<< 19649 1726882562.57202: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection<<< 19649 1726882562.57216: stdout chunk (state=3): >>> # destroy dnf.rpm.miscutils <<< 19649 1726882562.57235: stdout chunk (state=3): >>># destroy base64 # destroy importlib<<< 19649 1726882562.57260: stdout chunk (state=3): >>> # destroy inspect # destroy gc <<< 19649 1726882562.57272: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser<<< 19649 1726882562.57288: stdout chunk (state=3): >>> # destroy _stat <<< 19649 1726882562.57296: stdout chunk (state=3): >>># destroy http.cookies <<< 19649 1726882562.57455: stdout chunk (state=3): >>># destroy urllib.parse # destroy _weakref <<< 19649 1726882562.57474: stdout chunk (state=3): >>># destroy ntpath <<< 19649 1726882562.57484: stdout chunk (state=3): >>># destroy posix <<< 19649 1726882562.57574: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights<<< 19649 1726882562.57584: stdout chunk (state=3): >>> # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts <<< 19649 1726882562.57613: stdout chunk (state=3): >>># destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 19649 1726882562.57620: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 19649 1726882562.57681: stdout chunk (state=3): >>># destroy _opcode <<< 19649 1726882562.57706: stdout chunk (state=3): >>># destroy requests.sessions <<< 19649 1726882562.57789: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 19649 1726882562.57804: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 19649 1726882562.57836: stdout chunk (state=3): >>># destroy traceback <<< 19649 1726882562.57996: stdout chunk (state=3): >>># destroy dnf.yum.misc <<< 19649 1726882562.58015: stdout chunk (state=3): >>># destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache<<< 19649 1726882562.58038: stdout chunk (state=3): >>> # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module<<< 19649 1726882562.58207: stdout chunk (state=3): >>> # destroy dnf.cli.commands.reinstall <<< 19649 1726882562.58230: stdout chunk (state=3): >>># destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 19649 1726882562.58284: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify<<< 19649 1726882562.58306: stdout chunk (state=3): >>> <<< 19649 1726882562.58405: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost<<< 19649 1726882562.58424: stdout chunk (state=3): >>> # destroy urllib3.request<<< 19649 1726882562.58524: stdout chunk (state=3): >>> # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile<<< 19649 1726882562.58566: stdout chunk (state=3): >>> # destroy requests.certs # destroy hashlib # destroy encodings<<< 19649 1726882562.58592: stdout chunk (state=3): >>> <<< 19649 1726882562.58745: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet<<< 19649 1726882562.58760: stdout chunk (state=3): >>> # destroy json # destroy calendar # destroy dateutil.tz # destroy six <<< 19649 1726882562.58849: stdout chunk (state=3): >>># destroy codecs <<< 19649 1726882562.58881: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants<<< 19649 1726882562.58889: stdout chunk (state=3): >>> # destroy gpg.errors # destroy gpg.util <<< 19649 1726882562.59049: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 19649 1726882562.59105: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector<<< 19649 1726882562.59114: stdout chunk (state=3): >>> # destroy itertools <<< 19649 1726882562.59163: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 19649 1726882562.59223: stdout chunk (state=3): >>># destroy string <<< 19649 1726882562.59248: stdout chunk (state=3): >>># destroy dbus <<< 19649 1726882562.59253: stdout chunk (state=3): >>># destroy rhsmlib.dbus.constants <<< 19649 1726882562.59325: stdout chunk (state=3): >>># destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 19649 1726882562.59403: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac <<< 19649 1726882562.59505: stdout chunk (state=3): >>># destroy warnings <<< 19649 1726882562.59538: stdout chunk (state=3): >>># destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io<<< 19649 1726882562.59610: stdout chunk (state=3): >>> # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re<<< 19649 1726882562.59619: stdout chunk (state=3): >>> <<< 19649 1726882562.59704: stdout chunk (state=3): >>># destroy pyexpat # destroy threading<<< 19649 1726882562.59733: stdout chunk (state=3): >>> <<< 19649 1726882562.59781: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 19649 1726882562.59957: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19649 1726882562.61060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882562.61074: stdout chunk (state=3): >>><<< 19649 1726882562.61086: stderr chunk (state=3): >>><<< 19649 1726882562.61512: _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 0x7fea9df73dc0> # /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 0x7fea9df183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df73b20> # /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 0x7fea9df73ac0> 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 0x7fea9df18490> # /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 0x7fea9df18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18670> # /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 0x7fea9decf190> # /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 0x7fea9decf220> # /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 0x7fea9def2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9decf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df30880> # /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 0x7fea9dec8d90> # /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 0x7fea9def2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9df18970> 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 0x7fea9de6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de70f40> # /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 0x7fea9de67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de6e370> # /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 0x7fea9db6ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db6e880> 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 0x7fea9db6ee80> # /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 0x7fea9db6ef40> # /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 0x7fea9db6ee50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc7d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc05e0> # /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 0x7fea9dbd4640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de75df0> # /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 0x7fea9db80c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9dbc7220> # 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 0x7fea9dbd4250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de7b9a0> # /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 0x7fea9db80f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80d60> # /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 0x7fea9db80cd0> # /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 0x7fea9db54340> # /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 0x7fea9db54430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db88f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db82a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db824c0> # /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 0x7fea9da87190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db3ecd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db82e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9de75fd0> # /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 0x7fea9da99ac0> 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 0x7fea9da99df0> # /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 0x7fea9daab700> # /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 0x7fea9daabc40> # 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 0x7fea9da43370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da99ee0> # /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 0x7fea9da54250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9daab580> 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 0x7fea9da54310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db809a0> # /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 0x7fea9da70670> # /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 0x7fea9da70940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da70730> # 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 0x7fea9da70820> # /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 0x7fea9da70c70> # 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 0x7fea9da7e1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da708b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9da63a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9db80580> # /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 0x7fea9da70a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fea9d993640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9d399790> # /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 0x7fea9d399160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399ee0> # /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 0x7fea9d399fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d399d00> 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 0x7fea9d399f40> # /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 0x7fea9d399100> # /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 0x7fea9d351160> # 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 0x7fea9d30cf70> # 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 0x7fea9d30cd90> # /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 0x7fea9d30c400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d380dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3803d0> # /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 0x7fea9d380f40> # /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 0x7fea9d3ceb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2e5ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2e5370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d39e460> # 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 0x7fea9d2e5490> # /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 0x7fea9d2e54c0> # /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 0x7fea9d2cf220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3df1c0> # /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 0x7fea9d2dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3df340> # /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 0x7fea9d3f9d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2dc880> # 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 0x7fea9d2dc6d0> # 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 0x7fea9d2db670> # 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 0x7fea9d2db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3d8880> # /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 0x7fea9d361670> # 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 0x7fea9d35fa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d36e0a0> # 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 0x7fea9d3610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3a4a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9ceab550> # /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 0x7fea9d2aa4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce4d070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9d35fbb0> # 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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9d2b8940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9d3eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2b85e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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 0x7fea9d29f790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d29c7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2958e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_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.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bcd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b5b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bb50> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2b8c70> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaa820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaad30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbaaf10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba9f40> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc20670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc00e80> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce3adc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc20d90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc00790> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba9700> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce7fd90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d3dff40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce3ac40> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56e50> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56c10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce7a3d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9d2cf8b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cba90d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8ba00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bf10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b5e0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8b580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ce8bf40> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc5c9d0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /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 0x7fea9d3eb640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbb0790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc56bb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbf4760> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05c70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc05e50> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cc051c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cbb42e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c974c70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_rzdil44p/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7be0> # /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 0x7fea9c8d7d60> # /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 0x7fea9c928460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c5d79a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c580520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d79d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9c4dedf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5f92b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9af742b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5b2880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ae41e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9af53550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9adac9d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9af744f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ada6d30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9adacf70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.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 0x7fea9acd5af0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acd5310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace86d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9acf4820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acf4340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace8760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acdfd90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a8a7eb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ace8160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9acd5c70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9add8700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9add8e20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9add88b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c5d7250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8b4d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a7261f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7c6280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d37c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a779e20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b6d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d31f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7ad190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /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 0x7fea9a62bbb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a62b910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d33d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7d3fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4280> # /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 0x7fea9a7a4460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8dab20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a7a4df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8b4cd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a6414c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a8da910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5df280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.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 0x7fea9a592160> # 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 0x7fea9a5921f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5f2670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5df6a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5d3a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a592fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a592760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a641d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5ca910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b68b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9ccc8190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5c5160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc81f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc82e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b69d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a5b6f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a3fc3a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3fc160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3ec9a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccd99a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccc8e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9ccd9c70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9cce0970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a40a700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a40a340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a418640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a418160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a4184c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d7940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9c8d77f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a421f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3d8f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a371d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3713a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3711f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a39c130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a371e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a38c9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a39cfa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a0190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a02e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a08e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a0610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2a09a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2ac5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2ac6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2aceb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2acac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2acf10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2c4e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2532e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a253cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a253e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a262d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2707f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a270f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27d280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27d370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c11f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a421cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dc10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2175b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2204f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a217e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a217dc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24b730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24b1c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a198a60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a198c40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24bca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a24ba30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a28a130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a2171f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a27dac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a3c1220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1ba160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1ba490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a1bad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a14f610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a14fb80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a15cc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15c430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16abb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16ac40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a178280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16adc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07f2e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0882e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a088490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0881f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07fd00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07f3a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a186a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a178fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a178940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16a7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a15cfd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a16a940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a07fd90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0889d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a088f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0a5730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a029910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a036b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea9a058130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a036be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a007400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a007520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff9490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff97c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a00c910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff9130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ff91f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99feda90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a00cdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa11f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa12e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa1400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f77640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fcbf40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fde9d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fdea60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f772b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f883a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fafd00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fb8970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f36880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fb8280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99fa1bb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a054d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f5a640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f5adf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f081c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee8d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ee81f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f48880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec22e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ecabe0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eca7c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eca310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2a60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2bb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e76a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e76670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e766d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c7f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e235b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e238b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2f0d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2f130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e3b340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e3b910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e5ce80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2fc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e2fb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e23040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e80af0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de38e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de3520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e919a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e232e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99de3d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99df0910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e084f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e089d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e08c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e117f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ab50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ac10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1aca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1ad30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1adc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1a4f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e1af70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d446a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d44e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d498b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d570d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d57160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99dfd430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e11520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99e6c3a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d57fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ced400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cf7f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d49c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08a60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /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' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cc61c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15d00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cc6eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d08730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c751c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cdf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6c2e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99cdb850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99d15b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ed9550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cf10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c6cc40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c7f910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c7fd00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ec2520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99eb1880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2f100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c9a850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3c160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2fa30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99be2910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bef550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3cee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c3c700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c52a00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c07df0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c192b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99c19430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c192e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c193d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c19d00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99c19b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c19520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbba30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbbd30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bcc340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ba8e80> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bbb460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ba8b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c198e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abc490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ad4f10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abccd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99abc820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99bccf40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84d90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99aa2310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea99aa2f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a84760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ab1f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ab1400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a87850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c52880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99c2fee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f1b550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99ea8820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a36df0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a36f70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99f48f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0299a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e66d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a57b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f33a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f35e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999f3a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e6c70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e69a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999e6e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a033d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a034f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9999f190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea99a03e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0363d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea999acb20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0296a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea9a0b1520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999ce910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999d56a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999cef40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999ce370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999de640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999de850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999deb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999dee20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c30d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999accd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea999c3490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "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_cache": 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}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _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 enum # 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 # 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 # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # 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: 4 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 dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _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 enum # 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 # 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 # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 19649 1726882562.65626: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_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.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-1726882560.0837061-19897-30389827306147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882562.65629: _low_level_execute_command(): starting 19649 1726882562.65632: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882560.0837061-19897-30389827306147/ > /dev/null 2>&1 && sleep 0' 19649 1726882562.65634: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882562.65870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.66069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.66073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.66075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.66078: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882562.66080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.66083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882562.66085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882562.66087: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882562.66089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.66093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.66105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.66147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.66181: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882562.66191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.66382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882562.66484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882562.66493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882562.66694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882562.69204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882562.69208: stdout chunk (state=3): >>><<< 19649 1726882562.69214: stderr chunk (state=3): >>><<< 19649 1726882562.69235: _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 19649 1726882562.69242: handler run complete 19649 1726882562.69289: attempt loop complete, returning result 19649 1726882562.69292: _execute() done 19649 1726882562.69294: dumping result to json 19649 1726882562.69300: done dumping result, returning 19649 1726882562.69309: done running TaskExecutor() for managed_node3/TASK: Install NetworkManager [0e448fcc-3ce9-8316-300c-000000000009] 19649 1726882562.69315: sending task result for task 0e448fcc-3ce9-8316-300c-000000000009 19649 1726882562.69411: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000009 19649 1726882562.69414: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 19649 1726882562.69547: no more pending results, returning what we have 19649 1726882562.69551: results queue empty 19649 1726882562.69551: checking for any_errors_fatal 19649 1726882562.69560: done checking for any_errors_fatal 19649 1726882562.69561: checking for max_fail_percentage 19649 1726882562.69565: done checking for max_fail_percentage 19649 1726882562.69566: checking to see if all hosts have failed and the running result is not ok 19649 1726882562.69567: done checking to see if all hosts have failed 19649 1726882562.69567: getting the remaining hosts for this loop 19649 1726882562.69569: done getting the remaining hosts for this loop 19649 1726882562.69572: getting the next task for host managed_node3 19649 1726882562.69580: done getting next task for host managed_node3 19649 1726882562.69582: ^ task is: TASK: Get package info 19649 1726882562.69584: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882562.69588: getting variables 19649 1726882562.69590: in VariableManager get_vars() 19649 1726882562.69616: Calling all_inventory to load vars for managed_node3 19649 1726882562.69619: Calling groups_inventory to load vars for managed_node3 19649 1726882562.69622: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882562.69632: Calling all_plugins_play to load vars for managed_node3 19649 1726882562.69634: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882562.69636: Calling groups_plugins_play to load vars for managed_node3 19649 1726882562.69981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882562.70404: done with get_vars() 19649 1726882562.70413: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:30 Friday 20 September 2024 21:36:02 -0400 (0:00:02.761) 0:00:07.268 ****** 19649 1726882562.71460: entering _queue_task() for managed_node3/package_facts 19649 1726882562.71462: Creating lock for package_facts 19649 1726882562.72031: worker is 1 (out of 1 available) 19649 1726882562.72057: exiting _queue_task() for managed_node3/package_facts 19649 1726882562.72073: done queuing things up, now waiting for results queue to drain 19649 1726882562.72074: waiting for pending results... 19649 1726882562.72415: running TaskExecutor() for managed_node3/TASK: Get package info 19649 1726882562.72526: in run() - task 0e448fcc-3ce9-8316-300c-00000000000a 19649 1726882562.72543: variable 'ansible_search_path' from source: unknown 19649 1726882562.72582: calling self._execute() 19649 1726882562.72669: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882562.72675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882562.72686: variable 'omit' from source: magic vars 19649 1726882562.73097: variable 'ansible_distribution_major_version' from source: facts 19649 1726882562.73109: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882562.73117: variable 'omit' from source: magic vars 19649 1726882562.73144: variable 'omit' from source: magic vars 19649 1726882562.73194: variable 'omit' from source: magic vars 19649 1726882562.73235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882562.73280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882562.73303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882562.73320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882562.73332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882562.73367: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882562.73370: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882562.73372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882562.73483: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882562.73496: Set connection var ansible_shell_executable to /bin/sh 19649 1726882562.73504: Set connection var ansible_connection to ssh 19649 1726882562.73514: Set connection var ansible_timeout to 10 19649 1726882562.73516: Set connection var ansible_shell_type to sh 19649 1726882562.73525: Set connection var ansible_pipelining to False 19649 1726882562.73547: variable 'ansible_shell_executable' from source: unknown 19649 1726882562.73550: variable 'ansible_connection' from source: unknown 19649 1726882562.73552: variable 'ansible_module_compression' from source: unknown 19649 1726882562.73555: variable 'ansible_shell_type' from source: unknown 19649 1726882562.73561: variable 'ansible_shell_executable' from source: unknown 19649 1726882562.73566: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882562.73568: variable 'ansible_pipelining' from source: unknown 19649 1726882562.73572: variable 'ansible_timeout' from source: unknown 19649 1726882562.73576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882562.73789: 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__) 19649 1726882562.73799: variable 'omit' from source: magic vars 19649 1726882562.73803: starting attempt loop 19649 1726882562.73806: running the handler 19649 1726882562.73826: _low_level_execute_command(): starting 19649 1726882562.73834: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882562.75628: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882562.75632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.75634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.75637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.75759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.75763: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882562.75772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.75775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882562.75777: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882562.75780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882562.75782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.75784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.75786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.75788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.75790: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882562.75798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.75881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882562.75901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882562.75914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882562.76049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882562.78256: stdout chunk (state=3): >>>/root <<< 19649 1726882562.78499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882562.78502: stdout chunk (state=3): >>><<< 19649 1726882562.78505: stderr chunk (state=3): >>><<< 19649 1726882562.78626: _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 19649 1726882562.78630: _low_level_execute_command(): starting 19649 1726882562.78633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033 `" && echo ansible-tmp-1726882562.7852912-19998-147836618767033="` echo /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033 `" ) && sleep 0' 19649 1726882562.79378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882562.79409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.79425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.79445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.79489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.79502: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882562.79523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.79543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882562.79556: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882562.79572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882562.79586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882562.79601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882562.79617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882562.79635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882562.79649: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882562.79662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882562.79741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882562.79768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882562.79786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882562.79930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882562.82530: stdout chunk (state=3): >>>ansible-tmp-1726882562.7852912-19998-147836618767033=/root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033 <<< 19649 1726882562.82693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882562.82770: stderr chunk (state=3): >>><<< 19649 1726882562.82785: stdout chunk (state=3): >>><<< 19649 1726882562.82972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882562.7852912-19998-147836618767033=/root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033 , 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 19649 1726882562.82976: variable 'ansible_module_compression' from source: unknown 19649 1726882562.82979: ANSIBALLZ: Using lock for package_facts 19649 1726882562.82981: ANSIBALLZ: Acquiring lock 19649 1726882562.82984: ANSIBALLZ: Lock acquired: 140400837194336 19649 1726882562.82987: ANSIBALLZ: Creating module 19649 1726882563.32359: ANSIBALLZ: Writing module into payload 19649 1726882563.32548: ANSIBALLZ: Writing module 19649 1726882563.32588: ANSIBALLZ: Renaming module 19649 1726882563.32604: ANSIBALLZ: Done creating module 19649 1726882563.32642: variable 'ansible_facts' from source: unknown 19649 1726882563.32977: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/AnsiballZ_package_facts.py 19649 1726882563.33736: Sending initial data 19649 1726882563.33739: Sent initial data (162 bytes) 19649 1726882563.36276: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882563.36290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.36301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882563.36314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882563.36352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882563.36401: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882563.36413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882563.36428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882563.36437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882563.36445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882563.36455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.36472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882563.36487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882563.36510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882563.36519: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882563.36530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882563.36720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882563.36738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882563.36751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882563.36917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882563.39623: 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 <<< 19649 1726882563.39732: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882563.39836: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp3mk53ft1 /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/AnsiballZ_package_facts.py <<< 19649 1726882563.39943: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882563.43173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882563.43213: stderr chunk (state=3): >>><<< 19649 1726882563.43216: stdout chunk (state=3): >>><<< 19649 1726882563.43242: done transferring module to remote 19649 1726882563.43259: _low_level_execute_command(): starting 19649 1726882563.43268: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/ /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/AnsiballZ_package_facts.py && sleep 0' 19649 1726882563.44739: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882563.44750: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.44880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882563.44894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882563.44933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882563.44939: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882563.44949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882563.44968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882563.44978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882563.44986: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882563.44996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.45011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882563.45022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882563.45029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882563.45035: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882563.45044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882563.45204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882563.45217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882563.45227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882563.45417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882563.48018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882563.48022: stdout chunk (state=3): >>><<< 19649 1726882563.48027: stderr chunk (state=3): >>><<< 19649 1726882563.48046: _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 19649 1726882563.48049: _low_level_execute_command(): starting 19649 1726882563.48054: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/AnsiballZ_package_facts.py && sleep 0' 19649 1726882563.49453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.49462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882563.49585: 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 <<< 19649 1726882563.49590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882563.49603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882563.49609: 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 <<< 19649 1726882563.49614: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882563.49626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882563.49811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882563.49815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882563.49828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882563.49972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882563.52733: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 19649 1726882563.52767: stdout chunk (state=3): >>>import '_thread' # <<< 19649 1726882563.52779: stdout chunk (state=3): >>>import '_warnings' # <<< 19649 1726882563.52786: stdout chunk (state=3): >>>import '_weakref' # <<< 19649 1726882563.52887: stdout chunk (state=3): >>>import '_io' # <<< 19649 1726882563.52894: stdout chunk (state=3): >>>import 'marshal' # <<< 19649 1726882563.52944: stdout chunk (state=3): >>>import 'posix' # <<< 19649 1726882563.52999: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19649 1726882563.53005: stdout chunk (state=3): >>># installing zipimport hook <<< 19649 1726882563.53080: stdout chunk (state=3): >>>import 'time' # <<< 19649 1726882563.53090: stdout chunk (state=3): >>>import 'zipimport' # <<< 19649 1726882563.53093: stdout chunk (state=3): >>> # installed zipimport hook<<< 19649 1726882563.53100: stdout chunk (state=3): >>> <<< 19649 1726882563.53179: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 19649 1726882563.53189: stdout chunk (state=3): >>> <<< 19649 1726882563.53192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882563.53198: stdout chunk (state=3): >>> <<< 19649 1726882563.53231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 19649 1726882563.53239: stdout chunk (state=3): >>> <<< 19649 1726882563.53278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 19649 1726882563.53288: stdout chunk (state=3): >>> <<< 19649 1726882563.53291: stdout chunk (state=3): >>>import '_codecs' # <<< 19649 1726882563.53297: stdout chunk (state=3): >>> <<< 19649 1726882563.53339: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb73dc0> <<< 19649 1726882563.53394: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 19649 1726882563.53399: stdout chunk (state=3): >>> <<< 19649 1726882563.53427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 19649 1726882563.53437: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb183a0><<< 19649 1726882563.53455: stdout chunk (state=3): >>> <<< 19649 1726882563.53462: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb73b20><<< 19649 1726882563.53470: stdout chunk (state=3): >>> <<< 19649 1726882563.53510: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 19649 1726882563.53520: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 19649 1726882563.53526: stdout chunk (state=3): >>> <<< 19649 1726882563.53567: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb73ac0><<< 19649 1726882563.53573: stdout chunk (state=3): >>> <<< 19649 1726882563.53604: stdout chunk (state=3): >>>import '_signal' # <<< 19649 1726882563.53610: stdout chunk (state=3): >>> <<< 19649 1726882563.53640: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 19649 1726882563.53650: stdout chunk (state=3): >>> <<< 19649 1726882563.53653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 19649 1726882563.53669: stdout chunk (state=3): >>> <<< 19649 1726882563.53682: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18490><<< 19649 1726882563.53693: stdout chunk (state=3): >>> <<< 19649 1726882563.53721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 19649 1726882563.53731: stdout chunk (state=3): >>> <<< 19649 1726882563.53735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<< 19649 1726882563.53741: stdout chunk (state=3): >>> <<< 19649 1726882563.53784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 19649 1726882563.53787: stdout chunk (state=3): >>> <<< 19649 1726882563.53790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 19649 1726882563.53794: stdout chunk (state=3): >>> <<< 19649 1726882563.53822: stdout chunk (state=3): >>>import '_abc' # <<< 19649 1726882563.53839: stdout chunk (state=3): >>> <<< 19649 1726882563.53845: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18940><<< 19649 1726882563.53850: stdout chunk (state=3): >>> <<< 19649 1726882563.53883: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18670><<< 19649 1726882563.53888: stdout chunk (state=3): >>> <<< 19649 1726882563.53935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19649 1726882563.53957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 19649 1726882563.53966: stdout chunk (state=3): >>> <<< 19649 1726882563.53997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 19649 1726882563.54002: stdout chunk (state=3): >>> <<< 19649 1726882563.54373: stdout chunk (state=3): >>># 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 0x7f7c5eacf190> # /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 0x7f7c5eacf220> # /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 0x7f7c5eaf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eacf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb30880> # /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 0x7f7c5eac8d90> <<< 19649 1726882563.54422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19649 1726882563.54431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eaf2d90> <<< 19649 1726882563.54503: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18970> <<< 19649 1726882563.54541: 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. <<< 19649 1726882563.55076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 19649 1726882563.55082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 19649 1726882563.55117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19649 1726882563.55123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 19649 1726882563.55144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 19649 1726882563.55177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19649 1726882563.55190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19649 1726882563.55203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19649 1726882563.55209: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea6eeb0> <<< 19649 1726882563.55282: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea71f40> <<< 19649 1726882563.55306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19649 1726882563.55313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19649 1726882563.55336: stdout chunk (state=3): >>>import '_sre' # <<< 19649 1726882563.55362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19649 1726882563.55372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19649 1726882563.55399: 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' <<< 19649 1726882563.55432: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea67610> <<< 19649 1726882563.55450: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea6d640> <<< 19649 1726882563.55458: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea6e370> <<< 19649 1726882563.55481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19649 1726882563.55583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19649 1726882563.55591: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19649 1726882563.55632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882563.55644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 19649 1726882563.55654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 19649 1726882563.55690: stdout chunk (state=3): >>># 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 0x7f7c5e747df0> <<< 19649 1726882563.55699: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7478e0> import 'itertools' # <<< 19649 1726882563.55725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 19649 1726882563.55736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e747ee0> <<< 19649 1726882563.55744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19649 1726882563.55782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19649 1726882563.55791: stdout chunk (state=3): >>>import '_operator' # <<< 19649 1726882563.55797: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e747fa0> <<< 19649 1726882563.55840: 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' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e747eb0> <<< 19649 1726882563.55850: stdout chunk (state=3): >>>import '_collections' # <<< 19649 1726882563.56403: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7eed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7e7640> # /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 0x7f7c5e7fa6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea75e20> # /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 0x7f7c5e75bca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7ee280> # 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 0x7f7c5e7fa2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea7b9d0> # /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 0x7f7c5e75bfd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75bdc0> # /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 0x7f7c5e75bd30> # /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' <<< 19649 1726882563.56412: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 19649 1726882563.56429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 19649 1726882563.56435: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e72e3a0> <<< 19649 1726882563.56498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19649 1726882563.56505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19649 1726882563.56568: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e72e490> <<< 19649 1726882563.56765: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e762fd0> <<< 19649 1726882563.56815: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75da60> <<< 19649 1726882563.56842: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75d580> <<< 19649 1726882563.56887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19649 1726882563.56911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19649 1726882563.56962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19649 1726882563.57003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 19649 1726882563.57028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 19649 1726882563.57055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 19649 1726882563.57080: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e6631f0> <<< 19649 1726882563.57144: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e71ab80> <<< 19649 1726882563.57221: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75dee0> <<< 19649 1726882563.57245: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea7b040> <<< 19649 1726882563.57285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19649 1726882563.57327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 19649 1726882563.57332: stdout chunk (state=3): >>> <<< 19649 1726882563.57387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 19649 1726882563.57391: stdout chunk (state=3): >>> <<< 19649 1726882563.57394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 19649 1726882563.57396: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e674b20> <<< 19649 1726882563.57422: stdout chunk (state=3): >>>import 'errno' # <<< 19649 1726882563.57497: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.57501: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.57504: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5e674e50> <<< 19649 1726882563.57533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 19649 1726882563.57539: stdout chunk (state=3): >>> <<< 19649 1726882563.57571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 19649 1726882563.57620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 19649 1726882563.57644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 19649 1726882563.57655: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e685760> <<< 19649 1726882563.57693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19649 1726882563.57744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19649 1726882563.57794: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e685ca0> <<< 19649 1726882563.57853: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.57895: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.57899: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5e6133d0> <<< 19649 1726882563.57911: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e674f40> <<< 19649 1726882563.57935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 19649 1726882563.57967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 19649 1726882563.58041: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58074: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58077: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5e6242b0> <<< 19649 1726882563.58106: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e6855e0> <<< 19649 1726882563.58109: stdout chunk (state=3): >>>import 'pwd' # <<< 19649 1726882563.58156: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58187: stdout chunk (state=3): >>># 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 0x7f7c5e624370> <<< 19649 1726882563.58248: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75ba00><<< 19649 1726882563.58253: stdout chunk (state=3): >>> <<< 19649 1726882563.58290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19649 1726882563.58325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 19649 1726882563.58328: stdout chunk (state=3): >>> <<< 19649 1726882563.58360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 19649 1726882563.58386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19649 1726882563.58462: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.58495: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58514: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5e63f6d0> <<< 19649 1726882563.58526: 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' <<< 19649 1726882563.58568: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58612: stdout chunk (state=3): >>># 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 0x7f7c5e63f9a0> <<< 19649 1726882563.58614: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e63f790> <<< 19649 1726882563.58659: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.58686: stdout chunk (state=3): >>># 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 0x7f7c5e63f880> <<< 19649 1726882563.58746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 19649 1726882563.58761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 19649 1726882563.59037: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.59051: stdout chunk (state=3): >>># 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 0x7f7c5e63fcd0> <<< 19649 1726882563.59121: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.59142: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.59154: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5e64d220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e63f910> <<< 19649 1726882563.59190: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e633a60> <<< 19649 1726882563.59229: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75b5e0> <<< 19649 1726882563.59273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19649 1726882563.59365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19649 1726882563.59422: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e63fac0> <<< 19649 1726882563.59630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19649 1726882563.59669: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c5e5796a0> <<< 19649 1726882563.60137: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip' <<< 19649 1726882563.60140: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.60322: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.60353: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/__init__.py <<< 19649 1726882563.60408: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.60411: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.60472: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 19649 1726882563.60475: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.62445: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.64121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19649 1726882563.64138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 19649 1726882563.64165: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df657f0> <<< 19649 1726882563.64207: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 19649 1726882563.64224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882563.64277: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 19649 1726882563.64281: stdout chunk (state=3): >>> <<< 19649 1726882563.64283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 19649 1726882563.64326: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 19649 1726882563.64330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 19649 1726882563.64397: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.64411: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.64414: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5df65160> <<< 19649 1726882563.64483: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65280> <<< 19649 1726882563.64539: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65f40> <<< 19649 1726882563.64593: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 19649 1726882563.64597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 19649 1726882563.64678: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df654f0><<< 19649 1726882563.64685: stdout chunk (state=3): >>> <<< 19649 1726882563.64688: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65d60> <<< 19649 1726882563.64711: stdout chunk (state=3): >>>import 'atexit' # <<< 19649 1726882563.64787: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.64791: stdout chunk (state=3): >>> <<< 19649 1726882563.64794: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.64799: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5df65fa0> <<< 19649 1726882563.64835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19649 1726882563.64888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19649 1726882563.64951: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65100> <<< 19649 1726882563.64995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19649 1726882563.65025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19649 1726882563.65065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19649 1726882563.65107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 19649 1726882563.65110: stdout chunk (state=3): >>> <<< 19649 1726882563.65157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 19649 1726882563.65160: stdout chunk (state=3): >>> <<< 19649 1726882563.65164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 19649 1726882563.65166: stdout chunk (state=3): >>> <<< 19649 1726882563.65331: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df27f10> <<< 19649 1726882563.65688: 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 0x7f7c5de3f100><<< 19649 1726882563.65691: stdout chunk (state=3): >>> <<< 19649 1726882563.65694: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.65696: 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 0x7f7c5de3f2e0> <<< 19649 1726882563.65698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 19649 1726882563.65700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 19649 1726882563.65702: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5de3fc70> <<< 19649 1726882563.65704: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df4bdc0> <<< 19649 1726882563.65935: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df4b3a0> <<< 19649 1726882563.65978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 19649 1726882563.65981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 19649 1726882563.66752: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df4bfa0> # /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 0x7f7c5df9cc70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df6cd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df6c3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df18b50> # 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 0x7f7c5df6c4f0> # /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 0x7f7c5df6c520> # /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' <<< 19649 1726882563.66933: 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 0x7f7c5de9c310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfac220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 19649 1726882563.67143: stdout chunk (state=3): >>># 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' <<< 19649 1726882563.67146: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5dea8880> <<< 19649 1726882563.67149: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfac3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19649 1726882563.67235: 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 <<< 19649 1726882563.67291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 19649 1726882563.67631: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfacd30> <<< 19649 1726882563.67634: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea8820> <<< 19649 1726882563.67798: 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' <<< 19649 1726882563.67817: stdout chunk (state=3): >>># 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 0x7f7c5de9ca00> <<< 19649 1726882563.68002: 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 0x7f7c5df450d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.68074: 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 0x7f7c5dfac5e0> <<< 19649 1726882563.68107: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfa58e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 19649 1726882563.68285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 19649 1726882563.68381: stdout chunk (state=3): >>># /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 0x7f7c5de9e970><<< 19649 1726882563.68385: stdout chunk (state=3): >>> <<< 19649 1726882563.68613: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.68623: stdout chunk (state=3): >>> <<< 19649 1726882563.68633: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.68659: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5debbd60> <<< 19649 1726882563.68721: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea75e0><<< 19649 1726882563.68731: stdout chunk (state=3): >>> <<< 19649 1726882563.68734: 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'<<< 19649 1726882563.68744: stdout chunk (state=3): >>> <<< 19649 1726882563.68752: 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' <<< 19649 1726882563.68756: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5de9ef10><<< 19649 1726882563.68766: stdout chunk (state=3): >>> <<< 19649 1726882563.68769: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea79d0><<< 19649 1726882563.68795: stdout chunk (state=3): >>> <<< 19649 1726882563.68832: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.68835: stdout chunk (state=3): >>> <<< 19649 1726882563.68837: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.68852: stdout chunk (state=3): >>> <<< 19649 1726882563.68855: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py<<< 19649 1726882563.68882: stdout chunk (state=3): >>> <<< 19649 1726882563.68888: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69007: stdout chunk (state=3): >>> <<< 19649 1726882563.69011: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69013: stdout chunk (state=3): >>> <<< 19649 1726882563.69130: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69141: stdout chunk (state=3): >>> <<< 19649 1726882563.69144: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69159: stdout chunk (state=3): >>> <<< 19649 1726882563.69170: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py<<< 19649 1726882563.69189: stdout chunk (state=3): >>> <<< 19649 1726882563.69195: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69202: stdout chunk (state=3): >>> <<< 19649 1726882563.69372: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69375: stdout chunk (state=3): >>> <<< 19649 1726882563.69377: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py<<< 19649 1726882563.69380: stdout chunk (state=3): >>> <<< 19649 1726882563.69382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.69451: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69457: stdout chunk (state=3): >>> <<< 19649 1726882563.69611: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.69621: stdout chunk (state=3): >>> <<< 19649 1726882563.70375: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.70381: stdout chunk (state=3): >>> <<< 19649 1726882563.71131: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py<<< 19649 1726882563.71148: stdout chunk (state=3): >>> <<< 19649 1726882563.71151: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 19649 1726882563.71171: stdout chunk (state=3): >>> <<< 19649 1726882563.71187: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 19649 1726882563.71191: stdout chunk (state=3): >>> import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py<<< 19649 1726882563.71197: stdout chunk (state=3): >>> <<< 19649 1726882563.71277: 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' <<< 19649 1726882563.71346: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.71380: stdout chunk (state=3): >>> <<< 19649 1726882563.71384: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.71387: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5dee57f0><<< 19649 1726882563.71389: stdout chunk (state=3): >>> <<< 19649 1726882563.71503: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 19649 1726882563.71512: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 19649 1726882563.71519: stdout chunk (state=3): >>> <<< 19649 1726882563.71557: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5deeb880> <<< 19649 1726882563.71560: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da4b9a0><<< 19649 1726882563.71562: stdout chunk (state=3): >>> <<< 19649 1726882563.71629: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py<<< 19649 1726882563.71634: stdout chunk (state=3): >>> <<< 19649 1726882563.71661: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.71667: stdout chunk (state=3): >>> <<< 19649 1726882563.71692: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.71694: stdout chunk (state=3): >>> <<< 19649 1726882563.71724: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py<<< 19649 1726882563.71729: stdout chunk (state=3): >>> <<< 19649 1726882563.71757: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.71761: stdout chunk (state=3): >>> <<< 19649 1726882563.71952: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.72171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 19649 1726882563.72174: stdout chunk (state=3): >>> <<< 19649 1726882563.72177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 19649 1726882563.72222: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df22730> <<< 19649 1726882563.72239: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.72897: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.72900: stdout chunk (state=3): >>> <<< 19649 1726882563.73532: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.73535: stdout chunk (state=3): >>> <<< 19649 1726882563.73639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.73853: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882563.73901: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 19649 1726882563.73939: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.73942: stdout chunk (state=3): >>> <<< 19649 1726882563.74036: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.74192: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py<<< 19649 1726882563.74196: stdout chunk (state=3): >>> <<< 19649 1726882563.74229: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.74243: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 19649 1726882563.74285: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.74288: stdout chunk (state=3): >>> <<< 19649 1726882563.74336: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.74392: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19649 1726882563.74461: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.74739: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19649 1726882563.75093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 19649 1726882563.75126: stdout chunk (state=3): >>>import '_ast' # <<< 19649 1726882563.75128: stdout chunk (state=3): >>> <<< 19649 1726882563.75240: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df683a0> <<< 19649 1726882563.75269: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75369: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75481: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 19649 1726882563.75514: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 19649 1726882563.75529: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19649 1726882563.75567: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.75570: stdout chunk (state=3): >>> <<< 19649 1726882563.75627: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75683: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py <<< 19649 1726882563.75710: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75778: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.75868: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.75871: stdout chunk (state=3): >>> <<< 19649 1726882563.75983: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.76086: 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 <<< 19649 1726882563.76128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882563.76254: 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' <<< 19649 1726882563.76257: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 19649 1726882563.76260: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5ded9610><<< 19649 1726882563.76268: stdout chunk (state=3): >>> <<< 19649 1726882563.76428: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d8ca4c0> <<< 19649 1726882563.76485: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py <<< 19649 1726882563.76492: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 19649 1726882563.76525: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.76617: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.76708: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.76759: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.76763: stdout chunk (state=3): >>> <<< 19649 1726882563.76818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19649 1726882563.76866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19649 1726882563.76898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19649 1726882563.76960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19649 1726882563.76998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19649 1726882563.77048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 19649 1726882563.77051: stdout chunk (state=3): >>> <<< 19649 1726882563.77191: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5deec6a0> <<< 19649 1726882563.77259: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df38e50><<< 19649 1726882563.77263: stdout chunk (state=3): >>> <<< 19649 1726882563.77368: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df68850> <<< 19649 1726882563.77408: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available<<< 19649 1726882563.77411: stdout chunk (state=3): >>> <<< 19649 1726882563.77442: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.77450: stdout chunk (state=3): >>> <<< 19649 1726882563.77496: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py<<< 19649 1726882563.77499: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 19649 1726882563.77605: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 19649 1726882563.77639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.77677: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.77679: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 19649 1726882563.77706: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.77715: stdout chunk (state=3): >>> <<< 19649 1726882563.78030: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.78040: stdout chunk (state=3): >>> <<< 19649 1726882563.78336: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78407: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78497: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py <<< 19649 1726882563.78527: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78582: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.78607: stdout chunk (state=3): >>> <<< 19649 1726882563.78648: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.78660: stdout chunk (state=3): >>> <<< 19649 1726882563.78716: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78767: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.78846: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 19649 1726882563.78891: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.79192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available<<< 19649 1726882563.79196: stdout chunk (state=3): >>> <<< 19649 1726882563.79419: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.79652: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.79661: stdout chunk (state=3): >>> <<< 19649 1726882563.79708: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.79793: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 19649 1726882563.79798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<< 19649 1726882563.79809: stdout chunk (state=3): >>> <<< 19649 1726882563.79846: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 19649 1726882563.79872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 19649 1726882563.79927: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 19649 1726882563.79940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 19649 1726882563.79972: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d7e1340> <<< 19649 1726882563.80005: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 19649 1726882563.80028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 19649 1726882563.80068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 19649 1726882563.80116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 19649 1726882563.80147: stdout chunk (state=3): >>> <<< 19649 1726882563.80150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 19649 1726882563.80182: 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 0x7f7c5d7d80d0> <<< 19649 1726882563.80215: 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 0x7f7c5d7d8040> <<< 19649 1726882563.80301: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d7e09d0> <<< 19649 1726882563.80331: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d7e1df0> <<< 19649 1726882563.80379: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01a90> <<< 19649 1726882563.80408: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01070> <<< 19649 1726882563.80439: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 19649 1726882563.80484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 19649 1726882563.80519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 19649 1726882563.80543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 19649 1726882563.80609: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.80628: stdout chunk (state=3): >>># 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 0x7f7c5da72550> <<< 19649 1726882563.80671: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da51370> <<< 19649 1726882563.80703: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 19649 1726882563.80735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 19649 1726882563.80761: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da72100> <<< 19649 1726882563.80810: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 19649 1726882563.80842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 19649 1726882563.80903: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.80921: stdout chunk (state=3): >>># 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 0x7f7c5da2e6d0> <<< 19649 1726882563.80974: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d8dc970> <<< 19649 1726882563.81015: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01130> <<< 19649 1726882563.81041: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py <<< 19649 1726882563.81056: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py <<< 19649 1726882563.81096: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81130: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81138: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 19649 1726882563.81160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81266: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81332: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py <<< 19649 1726882563.81366: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81432: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81500: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 19649 1726882563.81541: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81566: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81594: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 19649 1726882563.81607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81650: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81700: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 19649 1726882563.81727: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.81810: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.81813: stdout chunk (state=3): >>> <<< 19649 1726882563.81874: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py<<< 19649 1726882563.81897: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19649 1726882563.81968: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.82029: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 19649 1726882563.82054: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.82140: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.82223: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.82311: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.82397: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py <<< 19649 1726882563.82426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 19649 1726882563.82440: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.83100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.83745: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 19649 1726882563.83777: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.83861: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.83940: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.83989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84053: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py <<< 19649 1726882563.84078: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 19649 1726882563.84092: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84137: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84205: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py<<< 19649 1726882563.84209: stdout chunk (state=3): >>> <<< 19649 1726882563.84220: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84307: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84382: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 19649 1726882563.84408: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84452: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.84468: stdout chunk (state=3): >>> <<< 19649 1726882563.84500: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py <<< 19649 1726882563.84523: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84582: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84635: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 19649 1726882563.84650: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84774: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.84914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 19649 1726882563.84917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 19649 1726882563.84946: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da2ed90> <<< 19649 1726882563.84990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19649 1726882563.85040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19649 1726882563.85296: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da2e430> <<< 19649 1726882563.85324: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 19649 1726882563.85343: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.85434: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.85525: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 19649 1726882563.85557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.85693: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.85831: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 19649 1726882563.85845: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.85939: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.86071: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py<<< 19649 1726882563.86076: stdout chunk (state=3): >>> <<< 19649 1726882563.86092: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.86138: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.86214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19649 1726882563.86269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19649 1726882563.86500: 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' <<< 19649 1726882563.86503: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5df47940> <<< 19649 1726882563.86919: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da2e5b0> <<< 19649 1726882563.86933: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py <<< 19649 1726882563.86962: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.87037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.87130: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py<<< 19649 1726882563.87151: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19649 1726882563.87277: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.87281: stdout chunk (state=3): >>> <<< 19649 1726882563.87393: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.87566: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.87570: stdout chunk (state=3): >>> <<< 19649 1726882563.87786: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py<<< 19649 1726882563.87791: stdout chunk (state=3): >>> <<< 19649 1726882563.87794: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py<<< 19649 1726882563.87799: stdout chunk (state=3): >>> <<< 19649 1726882563.87814: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.87866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.87933: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 19649 1726882563.87956: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88061: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 19649 1726882563.88108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 19649 1726882563.88181: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882563.88215: 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 0x7f7c5da5d040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da5deb0> <<< 19649 1726882563.88229: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py <<< 19649 1726882563.88254: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.88298: stdout chunk (state=3): >>> <<< 19649 1726882563.88318: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 19649 1726882563.88337: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88402: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88458: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 19649 1726882563.88485: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88765: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.88983: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 19649 1726882563.89002: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89130: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89272: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89328: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89426: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 19649 1726882563.89466: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89480: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89525: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.89528: stdout chunk (state=3): >>> <<< 19649 1726882563.89722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.89925: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 19649 1726882563.89968: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 19649 1726882563.89971: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.90134: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.90320: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py<<< 19649 1726882563.90338: stdout chunk (state=3): >>> <<< 19649 1726882563.90341: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.90385: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.90439: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.91178: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.91930: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 19649 1726882563.92078: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.92234: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 19649 1726882563.92252: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.92386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.92541: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 19649 1726882563.92555: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.92781: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.92784: stdout chunk (state=3): >>> <<< 19649 1726882563.92989: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 19649 1726882563.93029: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93067: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93086: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 19649 1726882563.93100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93170: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.93177: stdout chunk (state=3): >>> <<< 19649 1726882563.93245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 19649 1726882563.93258: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93540: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.93824: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94115: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 19649 1726882563.94151: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py <<< 19649 1726882563.94155: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94217: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.94222: stdout chunk (state=3): >>> <<< 19649 1726882563.94284: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 19649 1726882563.94297: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94394: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 19649 1726882563.94397: stdout chunk (state=3): >>> <<< 19649 1726882563.94412: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94509: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94622: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 19649 1726882563.94638: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94677: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py<<< 19649 1726882563.94732: stdout chunk (state=3): >>> <<< 19649 1726882563.94743: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.94826: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.94834: stdout chunk (state=3): >>> <<< 19649 1726882563.94909: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py<<< 19649 1726882563.94924: stdout chunk (state=3): >>> <<< 19649 1726882563.94938: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.95024: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.95027: stdout chunk (state=3): >>> <<< 19649 1726882563.95114: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py<<< 19649 1726882563.95125: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19649 1726882563.95494: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.95888: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py <<< 19649 1726882563.95906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.95994: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96147: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available <<< 19649 1726882563.96194: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 19649 1726882563.96209: stdout chunk (state=3): >>> <<< 19649 1726882563.96226: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.96240: stdout chunk (state=3): >>> <<< 19649 1726882563.96278: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.96290: stdout chunk (state=3): >>> <<< 19649 1726882563.96373: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 19649 1726882563.96436: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96478: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 19649 1726882563.96499: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96617: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96733: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py<<< 19649 1726882563.96757: stdout chunk (state=3): >>> <<< 19649 1726882563.96782: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96842: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 19649 1726882563.96856: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96929: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.96993: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 19649 1726882563.97031: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.97050: stdout chunk (state=3): >>> <<< 19649 1726882563.97071: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.97128: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.97131: stdout chunk (state=3): >>> <<< 19649 1726882563.97210: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.97213: stdout chunk (state=3): >>> <<< 19649 1726882563.97297: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.97419: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.97543: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 19649 1726882563.97573: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 19649 1726882563.97604: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 19649 1726882563.97621: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.97708: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.97711: stdout chunk (state=3): >>> <<< 19649 1726882563.97767: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 19649 1726882563.97795: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98077: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98367: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 19649 1726882563.98380: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98435: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98503: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 19649 1726882563.98531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98601: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98699: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py<<< 19649 1726882563.98715: stdout chunk (state=3): >>> <<< 19649 1726882563.98718: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98823: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.98969: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py<<< 19649 1726882563.98973: stdout chunk (state=3): >>> <<< 19649 1726882563.98986: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.99106: stdout chunk (state=3): >>># zipimport: zlib available<<< 19649 1726882563.99109: stdout chunk (state=3): >>> <<< 19649 1726882563.99229: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py<<< 19649 1726882563.99272: stdout chunk (state=3): >>> import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py<<< 19649 1726882563.99286: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19649 1726882563.99378: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.99458: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 19649 1726882563.99622: stdout chunk (state=3): >>># zipimport: zlib available <<< 19649 1726882563.99849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 19649 1726882563.99865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 19649 1726882564.00612: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 19649 1726882564.00615: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5d70a6d0> <<< 19649 1726882564.00671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 19649 1726882564.00690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 19649 1726882564.00716: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d70a340> <<< 19649 1726882564.00719: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da5d7f0> <<< 19649 1726882564.41005: 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"<<< 19649 1726882564.41080: stdout chunk (state=3): >>>}], "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": "rp<<< 19649 1726882564.41165: stdout chunk (state=3): >>>m"}], "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", <<< 19649 1726882564.41206: stdout chunk (state=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", "r<<< 19649 1726882564.41238: stdout chunk (state=3): >>>elease": "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"}],<<< 19649 1726882564.41294: stdout chunk (state=3): >>> "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"<<< 19649 1726882564.41326: stdout chunk (state=3): >>>: "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", "versio<<< 19649 1726882564.41375: stdout chunk (state=3): >>>n": "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", "<<< 19649 1726882564.41409: stdout chunk (state=3): >>>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":<<< 19649 1726882564.41456: stdout chunk (state=3): >>> "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.el<<< 19649 1726882564.41495: stdout chunk (state=3): >>>9", "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", "<<< 19649 1726882564.41499: stdout chunk (state=3): >>>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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 19649 1726882564.42119: stdout chunk (state=3): >>># clear builtins._ <<< 19649 1726882564.42189: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value <<< 19649 1726882564.42226: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 19649 1726882564.42269: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 19649 1726882564.42324: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 19649 1726882564.42374: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread<<< 19649 1726882564.42450: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 19649 1726882564.42531: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 19649 1726882564.42565: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 19649 1726882564.42612: stdout chunk (state=3): >>># 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 <<< 19649 1726882564.42677: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 19649 1726882564.42717: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 19649 1726882564.42780: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 19649 1726882564.42823: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 19649 1726882564.42906: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile<<< 19649 1726882564.42950: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator<<< 19649 1726882564.43010: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 19649 1726882564.43053: stdout chunk (state=3): >>> # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 19649 1726882564.43140: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 19649 1726882564.43190: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 19649 1726882564.43221: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib<<< 19649 1726882564.43241: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43261: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43283: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43304: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43340: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43352: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43377: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43405: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters<<< 19649 1726882564.43430: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43455: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43477: 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 # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # 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<<< 19649 1726882564.43498: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43511: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43542: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43563: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43593: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.43622: stdout chunk (state=3): >>> # 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 <<< 19649 1726882564.43660: stdout chunk (state=3): >>># 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<<< 19649 1726882564.43685: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux<<< 19649 1726882564.44077: stdout chunk (state=3): >>> # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins <<< 19649 1726882564.44123: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 19649 1726882564.44134: stdout chunk (state=3): >>># destroy importlib.machinery <<< 19649 1726882564.44166: stdout chunk (state=3): >>># destroy zipimport <<< 19649 1726882564.44190: stdout chunk (state=3): >>># destroy _compression <<< 19649 1726882564.44243: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma<<< 19649 1726882564.44281: stdout chunk (state=3): >>> <<< 19649 1726882564.44325: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon<<< 19649 1726882564.44372: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 19649 1726882564.44406: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 19649 1726882564.44419: stdout chunk (state=3): >>># destroy encodings <<< 19649 1726882564.44466: stdout chunk (state=3): >>># destroy syslog<<< 19649 1726882564.44478: stdout chunk (state=3): >>> # destroy uuid <<< 19649 1726882564.44530: stdout chunk (state=3): >>># destroy selinux<<< 19649 1726882564.44549: stdout chunk (state=3): >>> # destroy distro # destroy logging # destroy argparse <<< 19649 1726882564.44602: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 19649 1726882564.44644: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 19649 1726882564.44702: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array <<< 19649 1726882564.44715: stdout chunk (state=3): >>># destroy _compat_pickle <<< 19649 1726882564.44739: stdout chunk (state=3): >>># destroy queue <<< 19649 1726882564.44784: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 19649 1726882564.44811: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 19649 1726882564.44837: stdout chunk (state=3): >>># destroy shlex<<< 19649 1726882564.44859: stdout chunk (state=3): >>> <<< 19649 1726882564.44885: stdout chunk (state=3): >>># destroy datetime <<< 19649 1726882564.44897: stdout chunk (state=3): >>># destroy base64 <<< 19649 1726882564.44936: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 19649 1726882564.44960: stdout chunk (state=3): >>># destroy getpass <<< 19649 1726882564.44974: stdout chunk (state=3): >>># destroy json <<< 19649 1726882564.45008: stdout chunk (state=3): >>># destroy socket<<< 19649 1726882564.45035: stdout chunk (state=3): >>> # destroy struct <<< 19649 1726882564.45081: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing <<< 19649 1726882564.45115: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction<<< 19649 1726882564.45127: stdout chunk (state=3): >>> # destroy rpm <<< 19649 1726882564.45180: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 19649 1726882564.45223: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl<<< 19649 1726882564.45281: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 19649 1726882564.45328: stdout chunk (state=3): >>># 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<<< 19649 1726882564.45387: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon<<< 19649 1726882564.45437: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 19649 1726882564.45494: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 19649 1726882564.45527: stdout chunk (state=3): >>> # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform<<< 19649 1726882564.45557: stdout chunk (state=3): >>> # destroy subprocess <<< 19649 1726882564.45609: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess <<< 19649 1726882564.45671: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437<<< 19649 1726882564.45726: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 19649 1726882564.45775: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 19649 1726882564.45812: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib<<< 19649 1726882564.45843: stdout chunk (state=3): >>> # 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<<< 19649 1726882564.45879: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy enum <<< 19649 1726882564.45901: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections <<< 19649 1726882564.45933: stdout chunk (state=3): >>># 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<<< 19649 1726882564.45965: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath<<< 19649 1726882564.45988: stdout chunk (state=3): >>> # cleanup[3] wiping posixpath <<< 19649 1726882564.46010: stdout chunk (state=3): >>># 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<<< 19649 1726882564.46030: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 19649 1726882564.46060: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 19649 1726882564.46075: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 19649 1726882564.46107: stdout chunk (state=3): >>> # destroy rpm._rpm # destroy termios<<< 19649 1726882564.46134: stdout chunk (state=3): >>> # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon<<< 19649 1726882564.46151: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 19649 1726882564.46394: stdout chunk (state=3): >>> # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform <<< 19649 1726882564.46440: stdout chunk (state=3): >>># destroy _uuid # destroy _sre <<< 19649 1726882564.46453: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize <<< 19649 1726882564.46481: stdout chunk (state=3): >>># destroy _heapq <<< 19649 1726882564.46506: stdout chunk (state=3): >>># destroy posixpath <<< 19649 1726882564.46531: stdout chunk (state=3): >>># destroy stat <<< 19649 1726882564.46568: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 19649 1726882564.46619: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib <<< 19649 1726882564.46645: stdout chunk (state=3): >>># destroy pwd # destroy grp <<< 19649 1726882564.46660: stdout chunk (state=3): >>># destroy _posixsubprocess<<< 19649 1726882564.47155: stdout chunk (state=3): >>> # 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 <<< 19649 1726882564.47458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882564.47469: stdout chunk (state=3): >>><<< 19649 1726882564.47481: stderr chunk (state=3): >>><<< 19649 1726882564.47718: _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 0x7f7c5eb73dc0> # /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 0x7f7c5eb183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb73b20> # /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 0x7f7c5eb73ac0> 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 0x7f7c5eb18490> # /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 0x7f7c5eb18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18670> # /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 0x7f7c5eacf190> # /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 0x7f7c5eacf220> # /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 0x7f7c5eaf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eacf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb30880> # /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 0x7f7c5eac8d90> # /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 0x7f7c5eaf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5eb18970> 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 0x7f7c5ea6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea71f40> # /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 0x7f7c5ea67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea6e370> # /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 0x7f7c5e747df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7478e0> 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 0x7f7c5e747ee0> # /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 0x7f7c5e747fa0> # /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 0x7f7c5e747eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7eed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7e7640> # /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 0x7f7c5e7fa6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea75e20> # /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 0x7f7c5e75bca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e7ee280> # 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 0x7f7c5e7fa2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea7b9d0> # /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 0x7f7c5e75bfd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75bdc0> # /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 0x7f7c5e75bd30> # /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 0x7f7c5e72e3a0> # /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 0x7f7c5e72e490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e762fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75da60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75d580> # /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 0x7f7c5e6631f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e71ab80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75dee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5ea7b040> # /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 0x7f7c5e674b20> 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 0x7f7c5e674e50> # /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 0x7f7c5e685760> # /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 0x7f7c5e685ca0> # 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 0x7f7c5e6133d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e674f40> # /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 0x7f7c5e6242b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e6855e0> 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 0x7f7c5e624370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75ba00> # /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 0x7f7c5e63f6d0> # /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 0x7f7c5e63f9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e63f790> # 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 0x7f7c5e63f880> # /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 0x7f7c5e63fcd0> # 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 0x7f7c5e64d220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e63f910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e633a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5e75b5e0> # /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 0x7f7c5e63fac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c5e5796a0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5df657f0> # /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 0x7f7c5df65160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65f40> # /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 0x7f7c5df654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df65d60> 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 0x7f7c5df65fa0> # /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 0x7f7c5df65100> # /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 0x7f7c5df27f10> # 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 0x7f7c5de3f100> # 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 0x7f7c5de3f2e0> # /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 0x7f7c5de3fc70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df4bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df4b3a0> # /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 0x7f7c5df4bfa0> # /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 0x7f7c5df9cc70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df6cd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df6c3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df18b50> # 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 0x7f7c5df6c4f0> # /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 0x7f7c5df6c520> # /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 0x7f7c5de9c310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfac220> # /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 0x7f7c5dea8880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfac3a0> # /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 0x7f7c5dfacd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea8820> # 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 0x7f7c5de9ca00> # 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 0x7f7c5df450d0> # 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 0x7f7c5dfac5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dfa58e0> # /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 0x7f7c5de9e970> # 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 0x7f7c5debbd60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea75e0> # 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 0x7f7c5de9ef10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5dea79d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5dee57f0> # /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 0x7f7c5deeb880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da4b9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5df22730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5df683a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5ded9610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d8ca4c0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5deec6a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df38e50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5df68850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # 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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5d7e1340> # /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 0x7f7c5d7d80d0> # 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 0x7f7c5d7d8040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d7e09d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d7e1df0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01a90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01070> # /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 0x7f7c5da72550> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da51370> # /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 0x7f7c5da72100> # /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 0x7f7c5da2e6d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d8dc970> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da01130> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5da2ed90> # /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 0x7f7c5da2e430> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5df47940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da2e5b0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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 0x7f7c5da5d040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da5deb0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_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_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_nw4zd1nc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5d70a6d0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5d70a340> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5da5d7f0> {"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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 rpm._rpm # 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: 4 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 rpm._rpm # 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 19649 1726882564.52554: done with _execute_module (package_facts, {'_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': '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-1726882562.7852912-19998-147836618767033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882564.52594: _low_level_execute_command(): starting 19649 1726882564.52604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882562.7852912-19998-147836618767033/ > /dev/null 2>&1 && sleep 0' 19649 1726882564.53638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882564.53651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882564.53667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882564.53686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882564.53732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882564.53743: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882564.53756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882564.53777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882564.53788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882564.53798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882564.53815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882564.53827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882564.53841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882564.53852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882564.53862: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882564.53878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882564.53958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882564.53982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882564.53997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882564.54472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882564.56798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882564.56801: stdout chunk (state=3): >>><<< 19649 1726882564.56804: stderr chunk (state=3): >>><<< 19649 1726882564.56969: _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 19649 1726882564.56972: handler run complete 19649 1726882564.57771: variable 'ansible_facts' from source: unknown 19649 1726882564.58282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.60611: variable 'ansible_facts' from source: unknown 19649 1726882564.61981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.62784: attempt loop complete, returning result 19649 1726882564.62795: _execute() done 19649 1726882564.62798: dumping result to json 19649 1726882564.63010: done dumping result, returning 19649 1726882564.63022: done running TaskExecutor() for managed_node3/TASK: Get package info [0e448fcc-3ce9-8316-300c-00000000000a] 19649 1726882564.63029: sending task result for task 0e448fcc-3ce9-8316-300c-00000000000a 19649 1726882564.65833: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000000a 19649 1726882564.65837: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "16.el9", "source": "rpm", "version": "2.85" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 19649 1726882564.67476: no more pending results, returning what we have 19649 1726882564.67479: results queue empty 19649 1726882564.67480: checking for any_errors_fatal 19649 1726882564.67484: done checking for any_errors_fatal 19649 1726882564.67484: checking for max_fail_percentage 19649 1726882564.67486: done checking for max_fail_percentage 19649 1726882564.67487: checking to see if all hosts have failed and the running result is not ok 19649 1726882564.67487: done checking to see if all hosts have failed 19649 1726882564.67488: getting the remaining hosts for this loop 19649 1726882564.67489: done getting the remaining hosts for this loop 19649 1726882564.67492: getting the next task for host managed_node3 19649 1726882564.67496: done getting next task for host managed_node3 19649 1726882564.67499: ^ task is: TASK: Get NetworkManager version 19649 1726882564.67500: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882564.67503: getting variables 19649 1726882564.67504: in VariableManager get_vars() 19649 1726882564.67523: Calling all_inventory to load vars for managed_node3 19649 1726882564.67525: Calling groups_inventory to load vars for managed_node3 19649 1726882564.67528: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.67537: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.67539: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.67541: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.68516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.69619: done with get_vars() 19649 1726882564.69632: done getting variables 19649 1726882564.69679: 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 [Get NetworkManager version] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:32 Friday 20 September 2024 21:36:04 -0400 (0:00:01.982) 0:00:09.251 ****** 19649 1726882564.69698: entering _queue_task() for managed_node3/set_fact 19649 1726882564.69900: worker is 1 (out of 1 available) 19649 1726882564.69913: exiting _queue_task() for managed_node3/set_fact 19649 1726882564.69926: done queuing things up, now waiting for results queue to drain 19649 1726882564.69927: waiting for pending results... 19649 1726882564.70089: running TaskExecutor() for managed_node3/TASK: Get NetworkManager version 19649 1726882564.70152: in run() - task 0e448fcc-3ce9-8316-300c-00000000000b 19649 1726882564.70169: variable 'ansible_search_path' from source: unknown 19649 1726882564.70199: calling self._execute() 19649 1726882564.70253: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.70262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.70276: variable 'omit' from source: magic vars 19649 1726882564.70552: variable 'ansible_distribution_major_version' from source: facts 19649 1726882564.70567: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882564.70573: variable 'omit' from source: magic vars 19649 1726882564.70594: variable 'omit' from source: magic vars 19649 1726882564.70707: variable 'ansible_facts' from source: unknown 19649 1726882564.71131: variable 'omit' from source: magic vars 19649 1726882564.71175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882564.71211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882564.71242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882564.71257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882564.71267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882564.71292: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882564.71295: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.71299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.71385: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882564.71390: Set connection var ansible_shell_executable to /bin/sh 19649 1726882564.71399: Set connection var ansible_connection to ssh 19649 1726882564.71454: Set connection var ansible_timeout to 10 19649 1726882564.71459: Set connection var ansible_shell_type to sh 19649 1726882564.71461: Set connection var ansible_pipelining to False 19649 1726882564.71463: variable 'ansible_shell_executable' from source: unknown 19649 1726882564.71466: variable 'ansible_connection' from source: unknown 19649 1726882564.71473: variable 'ansible_module_compression' from source: unknown 19649 1726882564.71481: variable 'ansible_shell_type' from source: unknown 19649 1726882564.71488: variable 'ansible_shell_executable' from source: unknown 19649 1726882564.71494: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.71504: variable 'ansible_pipelining' from source: unknown 19649 1726882564.71510: variable 'ansible_timeout' from source: unknown 19649 1726882564.71516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.71678: 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) 19649 1726882564.71694: variable 'omit' from source: magic vars 19649 1726882564.71707: starting attempt loop 19649 1726882564.71713: running the handler 19649 1726882564.71730: handler run complete 19649 1726882564.71748: attempt loop complete, returning result 19649 1726882564.71757: _execute() done 19649 1726882564.71764: dumping result to json 19649 1726882564.71772: done dumping result, returning 19649 1726882564.71792: done running TaskExecutor() for managed_node3/TASK: Get NetworkManager version [0e448fcc-3ce9-8316-300c-00000000000b] 19649 1726882564.71803: sending task result for task 0e448fcc-3ce9-8316-300c-00000000000b ok: [managed_node3] => { "ansible_facts": { "networkmanager_version": "1.51.0" }, "changed": false } 19649 1726882564.71974: no more pending results, returning what we have 19649 1726882564.71977: results queue empty 19649 1726882564.71978: checking for any_errors_fatal 19649 1726882564.71987: done checking for any_errors_fatal 19649 1726882564.71988: checking for max_fail_percentage 19649 1726882564.71990: done checking for max_fail_percentage 19649 1726882564.71991: checking to see if all hosts have failed and the running result is not ok 19649 1726882564.71991: done checking to see if all hosts have failed 19649 1726882564.71992: getting the remaining hosts for this loop 19649 1726882564.71994: done getting the remaining hosts for this loop 19649 1726882564.71997: getting the next task for host managed_node3 19649 1726882564.72010: done getting next task for host managed_node3 19649 1726882564.72012: ^ task is: TASK: meta (flush_handlers) 19649 1726882564.72018: ^ 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 19649 1726882564.72023: getting variables 19649 1726882564.72025: in VariableManager get_vars() 19649 1726882564.72059: Calling all_inventory to load vars for managed_node3 19649 1726882564.72062: Calling groups_inventory to load vars for managed_node3 19649 1726882564.72067: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.72082: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.72085: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.72088: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.72891: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000000b 19649 1726882564.72894: WORKER PROCESS EXITING 19649 1726882564.73745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.76285: done with get_vars() 19649 1726882564.76307: done getting variables 19649 1726882564.76391: in VariableManager get_vars() 19649 1726882564.76402: Calling all_inventory to load vars for managed_node3 19649 1726882564.76404: Calling groups_inventory to load vars for managed_node3 19649 1726882564.76406: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.76411: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.76414: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.76416: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.77589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.79604: done with get_vars() 19649 1726882564.79641: done queuing things up, now waiting for results queue to drain 19649 1726882564.79643: results queue empty 19649 1726882564.79644: checking for any_errors_fatal 19649 1726882564.79647: done checking for any_errors_fatal 19649 1726882564.79648: checking for max_fail_percentage 19649 1726882564.79649: done checking for max_fail_percentage 19649 1726882564.79650: checking to see if all hosts have failed and the running result is not ok 19649 1726882564.79651: done checking to see if all hosts have failed 19649 1726882564.79651: getting the remaining hosts for this loop 19649 1726882564.79652: done getting the remaining hosts for this loop 19649 1726882564.79658: getting the next task for host managed_node3 19649 1726882564.79672: done getting next task for host managed_node3 19649 1726882564.79679: ^ task is: TASK: meta (flush_handlers) 19649 1726882564.79681: ^ 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 19649 1726882564.79684: getting variables 19649 1726882564.79685: in VariableManager get_vars() 19649 1726882564.79694: Calling all_inventory to load vars for managed_node3 19649 1726882564.79696: Calling groups_inventory to load vars for managed_node3 19649 1726882564.79699: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.79709: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.79711: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.79717: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.82322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.84018: done with get_vars() 19649 1726882564.84039: done getting variables 19649 1726882564.84097: in VariableManager get_vars() 19649 1726882564.84106: Calling all_inventory to load vars for managed_node3 19649 1726882564.84108: Calling groups_inventory to load vars for managed_node3 19649 1726882564.84111: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.84115: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.84117: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.84123: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.85386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.87004: done with get_vars() 19649 1726882564.87026: done queuing things up, now waiting for results queue to drain 19649 1726882564.87028: results queue empty 19649 1726882564.87028: checking for any_errors_fatal 19649 1726882564.87030: done checking for any_errors_fatal 19649 1726882564.87030: checking for max_fail_percentage 19649 1726882564.87032: done checking for max_fail_percentage 19649 1726882564.87032: checking to see if all hosts have failed and the running result is not ok 19649 1726882564.87033: done checking to see if all hosts have failed 19649 1726882564.87035: getting the remaining hosts for this loop 19649 1726882564.87035: done getting the remaining hosts for this loop 19649 1726882564.87038: getting the next task for host managed_node3 19649 1726882564.87045: done getting next task for host managed_node3 19649 1726882564.87046: ^ task is: None 19649 1726882564.87048: ^ 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 19649 1726882564.87049: done queuing things up, now waiting for results queue to drain 19649 1726882564.87050: results queue empty 19649 1726882564.87051: checking for any_errors_fatal 19649 1726882564.87053: done checking for any_errors_fatal 19649 1726882564.87054: checking for max_fail_percentage 19649 1726882564.87055: done checking for max_fail_percentage 19649 1726882564.87056: checking to see if all hosts have failed and the running result is not ok 19649 1726882564.87056: done checking to see if all hosts have failed 19649 1726882564.87058: getting the next task for host managed_node3 19649 1726882564.87061: done getting next task for host managed_node3 19649 1726882564.87062: ^ task is: None 19649 1726882564.87065: ^ 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 19649 1726882564.87128: in VariableManager get_vars() 19649 1726882564.87160: done with get_vars() 19649 1726882564.87170: in VariableManager get_vars() 19649 1726882564.87192: done with get_vars() 19649 1726882564.87197: variable 'omit' from source: magic vars 19649 1726882564.87237: in VariableManager get_vars() 19649 1726882564.87259: done with get_vars() 19649 1726882564.87284: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19649 1726882564.88303: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19649 1726882564.88327: getting the remaining hosts for this loop 19649 1726882564.88329: done getting the remaining hosts for this loop 19649 1726882564.88331: getting the next task for host managed_node3 19649 1726882564.88334: done getting next task for host managed_node3 19649 1726882564.88336: ^ task is: TASK: Gathering Facts 19649 1726882564.88338: ^ 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 19649 1726882564.88340: getting variables 19649 1726882564.88341: in VariableManager get_vars() 19649 1726882564.88356: Calling all_inventory to load vars for managed_node3 19649 1726882564.88360: Calling groups_inventory to load vars for managed_node3 19649 1726882564.88362: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882564.88367: Calling all_plugins_play to load vars for managed_node3 19649 1726882564.88381: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882564.88385: Calling groups_plugins_play to load vars for managed_node3 19649 1726882564.89519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882564.91814: done with get_vars() 19649 1726882564.91831: done getting variables 19649 1726882564.92581: 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_ethtool_coalesce.yml:3 Friday 20 September 2024 21:36:04 -0400 (0:00:00.229) 0:00:09.480 ****** 19649 1726882564.92605: entering _queue_task() for managed_node3/gather_facts 19649 1726882564.92887: worker is 1 (out of 1 available) 19649 1726882564.92898: exiting _queue_task() for managed_node3/gather_facts 19649 1726882564.92909: done queuing things up, now waiting for results queue to drain 19649 1726882564.92911: waiting for pending results... 19649 1726882564.93758: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19649 1726882564.93971: in run() - task 0e448fcc-3ce9-8316-300c-0000000001c1 19649 1726882564.94043: variable 'ansible_search_path' from source: unknown 19649 1726882564.94175: calling self._execute() 19649 1726882564.94380: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.94391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.94404: variable 'omit' from source: magic vars 19649 1726882564.95111: variable 'ansible_distribution_major_version' from source: facts 19649 1726882564.95243: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882564.95429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882564.96046: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882564.96142: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882564.96241: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882564.96350: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882564.96543: variable 'networkmanager_version' from source: set_fact 19649 1726882564.96563: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882564.96574: variable 'omit' from source: magic vars 19649 1726882564.96598: variable 'omit' from source: magic vars 19649 1726882564.96632: variable 'omit' from source: magic vars 19649 1726882564.96783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882564.96814: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882564.96835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882564.96972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882564.96987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882564.97017: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882564.97024: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.97030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.97131: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882564.97299: Set connection var ansible_shell_executable to /bin/sh 19649 1726882564.97311: Set connection var ansible_connection to ssh 19649 1726882564.97320: Set connection var ansible_timeout to 10 19649 1726882564.97325: Set connection var ansible_shell_type to sh 19649 1726882564.97335: Set connection var ansible_pipelining to False 19649 1726882564.97358: variable 'ansible_shell_executable' from source: unknown 19649 1726882564.97367: variable 'ansible_connection' from source: unknown 19649 1726882564.97373: variable 'ansible_module_compression' from source: unknown 19649 1726882564.97379: variable 'ansible_shell_type' from source: unknown 19649 1726882564.97385: variable 'ansible_shell_executable' from source: unknown 19649 1726882564.97391: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882564.97403: variable 'ansible_pipelining' from source: unknown 19649 1726882564.97408: variable 'ansible_timeout' from source: unknown 19649 1726882564.97415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882564.97662: 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) 19649 1726882564.97737: variable 'omit' from source: magic vars 19649 1726882564.97747: starting attempt loop 19649 1726882564.97757: running the handler 19649 1726882564.97779: variable 'ansible_facts' from source: unknown 19649 1726882564.97800: _low_level_execute_command(): starting 19649 1726882564.97843: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882564.99735: 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 <<< 19649 1726882564.99738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882564.99776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882564.99783: 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 <<< 19649 1726882564.99788: 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 <<< 19649 1726882564.99975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882564.99978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.00103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882565.01725: stdout chunk (state=3): >>>/root <<< 19649 1726882565.01826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882565.01902: stderr chunk (state=3): >>><<< 19649 1726882565.01905: stdout chunk (state=3): >>><<< 19649 1726882565.01976: _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 19649 1726882565.01980: _low_level_execute_command(): starting 19649 1726882565.01983: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638 `" && echo ansible-tmp-1726882565.0192368-20109-28973238035638="` echo /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638 `" ) && sleep 0' 19649 1726882565.03587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.03590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.03623: 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 <<< 19649 1726882565.03627: 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 <<< 19649 1726882565.03745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 19649 1726882565.03748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.03812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882565.03815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.03935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882565.05805: stdout chunk (state=3): >>>ansible-tmp-1726882565.0192368-20109-28973238035638=/root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638 <<< 19649 1726882565.05910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882565.05977: stderr chunk (state=3): >>><<< 19649 1726882565.05980: stdout chunk (state=3): >>><<< 19649 1726882565.06273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882565.0192368-20109-28973238035638=/root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638 , 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 19649 1726882565.06277: variable 'ansible_module_compression' from source: unknown 19649 1726882565.06279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19649 1726882565.06282: variable 'ansible_facts' from source: unknown 19649 1726882565.06331: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/AnsiballZ_setup.py 19649 1726882565.06990: Sending initial data 19649 1726882565.06993: Sent initial data (153 bytes) 19649 1726882565.09257: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882565.09275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.09291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.09310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.09367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.09447: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882565.09469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.09490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882565.09501: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882565.09511: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882565.09523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.09537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.09561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.09578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.09589: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882565.09601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.09797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882565.09818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882565.09832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.09970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882565.12406: 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 <<< 19649 1726882565.12410: stderr chunk (state=3): >>>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 <<< 19649 1726882565.12504: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882565.12611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpv1xcj2z3 /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/AnsiballZ_setup.py <<< 19649 1726882565.12714: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882565.16025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882565.16200: stderr chunk (state=3): >>><<< 19649 1726882565.16203: stdout chunk (state=3): >>><<< 19649 1726882565.16205: done transferring module to remote 19649 1726882565.16207: _low_level_execute_command(): starting 19649 1726882565.16209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/ /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/AnsiballZ_setup.py && sleep 0' 19649 1726882565.17639: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882565.17700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.17717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.17739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.17790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.17871: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882565.17887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.17909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882565.17923: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882565.17935: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882565.17948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.17972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.17989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.18002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.18015: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882565.18032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.18168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882565.18202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882565.18217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.18417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882565.20701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882565.20704: stdout chunk (state=3): >>><<< 19649 1726882565.20707: stderr chunk (state=3): >>><<< 19649 1726882565.20817: _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 19649 1726882565.20820: _low_level_execute_command(): starting 19649 1726882565.20823: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/AnsiballZ_setup.py && sleep 0' 19649 1726882565.22269: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882565.22292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.22311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.22329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.22379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.22390: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882565.22404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.22419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882565.22430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882565.22439: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882565.22459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.22477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.22493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.22506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.22516: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882565.22528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.22718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882565.22739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882565.22754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.22908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19649 1726882565.77988: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "05", "epoch": "1726882565", "epoch_int": "1726882565", "date": "2024-09-20", "time": "21:36:05", "iso8601_micro": "2024-09-21T01:36:05.507548Z", "iso8601": "2024-09-21T01:36:05Z", "iso8601_basic": "20240920T213605507548", "iso8601_basic_short": "20240920T213605", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2784, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 748, "free": 2784}, "nocache": {"free": 3232, "used": 300}, "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<<< 19649 1726882565.78027: stdout chunk (state=3): >>>", "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": 507, "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": 264247369728, "block_size": 4096, "block_total": 65519355, "block_available": 64513518, "block_used": 1005837, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_is_chroot": false, "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_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/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "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_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_loadavg": {"1m": 0.59, "5m": 0.59, "15m": 0.31}, "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": "o<<< 19649 1726882565.78035: stdout chunk (state=3): >>>ff [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_service_mgr": "systemd", "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"}}} <<< 19649 1726882565.80262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882565.80268: stdout chunk (state=3): >>><<< 19649 1726882565.80270: stderr chunk (state=3): >>><<< 19649 1726882565.80572: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "05", "epoch": "1726882565", "epoch_int": "1726882565", "date": "2024-09-20", "time": "21:36:05", "iso8601_micro": "2024-09-21T01:36:05.507548Z", "iso8601": "2024-09-21T01:36:05Z", "iso8601_basic": "20240920T213605507548", "iso8601_basic_short": "20240920T213605", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2784, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 748, "free": 2784}, "nocache": {"free": 3232, "used": 300}, "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": 507, "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": 264247369728, "block_size": 4096, "block_total": 65519355, "block_available": 64513518, "block_used": 1005837, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_is_chroot": false, "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_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/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "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_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_loadavg": {"1m": 0.59, "5m": 0.59, "15m": 0.31}, "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_service_mgr": "systemd", "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"}}} , 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. 19649 1726882565.80711: 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-1726882565.0192368-20109-28973238035638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882565.80738: _low_level_execute_command(): starting 19649 1726882565.80748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882565.0192368-20109-28973238035638/ > /dev/null 2>&1 && sleep 0' 19649 1726882565.82841: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882565.82910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.82925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.82943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.83003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.83080: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882565.83095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.83116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882565.83131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882565.83142: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882565.83155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882565.83171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882565.83192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882565.83204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882565.83215: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882565.83231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882565.83366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882565.83388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882565.83460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882565.83592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882565.85602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882565.85605: stdout chunk (state=3): >>><<< 19649 1726882565.85607: stderr chunk (state=3): >>><<< 19649 1726882565.85873: _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 19649 1726882565.85876: handler run complete 19649 1726882565.85879: variable 'ansible_facts' from source: unknown 19649 1726882565.85881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882565.86135: variable 'ansible_facts' from source: unknown 19649 1726882565.86222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882565.86386: attempt loop complete, returning result 19649 1726882565.86499: _execute() done 19649 1726882565.86534: dumping result to json 19649 1726882565.86568: done dumping result, returning 19649 1726882565.86648: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-8316-300c-0000000001c1] 19649 1726882565.86658: sending task result for task 0e448fcc-3ce9-8316-300c-0000000001c1 ok: [managed_node3] 19649 1726882565.87555: no more pending results, returning what we have 19649 1726882565.87558: results queue empty 19649 1726882565.87559: checking for any_errors_fatal 19649 1726882565.87561: done checking for any_errors_fatal 19649 1726882565.87562: checking for max_fail_percentage 19649 1726882565.87565: done checking for max_fail_percentage 19649 1726882565.87566: checking to see if all hosts have failed and the running result is not ok 19649 1726882565.87567: done checking to see if all hosts have failed 19649 1726882565.87567: getting the remaining hosts for this loop 19649 1726882565.87569: done getting the remaining hosts for this loop 19649 1726882565.87572: getting the next task for host managed_node3 19649 1726882565.87584: done getting next task for host managed_node3 19649 1726882565.87586: ^ task is: TASK: meta (flush_handlers) 19649 1726882565.87588: ^ 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 19649 1726882565.87592: getting variables 19649 1726882565.87593: in VariableManager get_vars() 19649 1726882565.87639: Calling all_inventory to load vars for managed_node3 19649 1726882565.87642: Calling groups_inventory to load vars for managed_node3 19649 1726882565.87645: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882565.87656: Calling all_plugins_play to load vars for managed_node3 19649 1726882565.87659: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882565.87662: Calling groups_plugins_play to load vars for managed_node3 19649 1726882565.88670: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000001c1 19649 1726882565.88675: WORKER PROCESS EXITING 19649 1726882565.90148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882565.94705: done with get_vars() 19649 1726882565.94733: done getting variables 19649 1726882565.94806: in VariableManager get_vars() 19649 1726882565.94827: Calling all_inventory to load vars for managed_node3 19649 1726882565.94830: Calling groups_inventory to load vars for managed_node3 19649 1726882565.94832: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882565.94837: Calling all_plugins_play to load vars for managed_node3 19649 1726882565.94839: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882565.94847: Calling groups_plugins_play to load vars for managed_node3 19649 1726882565.99002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.02572: done with get_vars() 19649 1726882566.02603: done queuing things up, now waiting for results queue to drain 19649 1726882566.02606: results queue empty 19649 1726882566.02607: checking for any_errors_fatal 19649 1726882566.02611: done checking for any_errors_fatal 19649 1726882566.02612: checking for max_fail_percentage 19649 1726882566.02613: done checking for max_fail_percentage 19649 1726882566.02614: checking to see if all hosts have failed and the running result is not ok 19649 1726882566.02614: done checking to see if all hosts have failed 19649 1726882566.02615: getting the remaining hosts for this loop 19649 1726882566.02616: done getting the remaining hosts for this loop 19649 1726882566.02619: getting the next task for host managed_node3 19649 1726882566.02738: done getting next task for host managed_node3 19649 1726882566.02741: ^ task is: TASK: Show playbook name 19649 1726882566.02743: ^ 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 19649 1726882566.02746: getting variables 19649 1726882566.02747: in VariableManager get_vars() 19649 1726882566.02770: Calling all_inventory to load vars for managed_node3 19649 1726882566.02773: Calling groups_inventory to load vars for managed_node3 19649 1726882566.02775: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.02780: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.02783: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.02785: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.04951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.08760: done with get_vars() 19649 1726882566.08784: done getting variables 19649 1726882566.08862: 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_ethtool_coalesce.yml:9 Friday 20 September 2024 21:36:06 -0400 (0:00:01.162) 0:00:10.643 ****** 19649 1726882566.08891: entering _queue_task() for managed_node3/debug 19649 1726882566.08893: Creating lock for debug 19649 1726882566.09736: worker is 1 (out of 1 available) 19649 1726882566.09748: exiting _queue_task() for managed_node3/debug 19649 1726882566.09759: done queuing things up, now waiting for results queue to drain 19649 1726882566.09760: waiting for pending results... 19649 1726882566.11050: running TaskExecutor() for managed_node3/TASK: Show playbook name 19649 1726882566.11287: in run() - task 0e448fcc-3ce9-8316-300c-00000000000f 19649 1726882566.11532: variable 'ansible_search_path' from source: unknown 19649 1726882566.11582: calling self._execute() 19649 1726882566.11819: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.11964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.11980: variable 'omit' from source: magic vars 19649 1726882566.13098: variable 'ansible_distribution_major_version' from source: facts 19649 1726882566.13268: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882566.13743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882566.14671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882566.14714: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882566.14745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882566.14798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882566.15053: variable 'networkmanager_version' from source: set_fact 19649 1726882566.15210: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882566.15315: variable 'omit' from source: magic vars 19649 1726882566.15346: variable 'omit' from source: magic vars 19649 1726882566.15392: variable 'omit' from source: magic vars 19649 1726882566.15647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882566.15684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882566.15706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882566.15725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.15745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.15879: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882566.15963: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.15973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.16296: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882566.16306: Set connection var ansible_shell_executable to /bin/sh 19649 1726882566.16318: Set connection var ansible_connection to ssh 19649 1726882566.16328: Set connection var ansible_timeout to 10 19649 1726882566.16331: Set connection var ansible_shell_type to sh 19649 1726882566.16339: Set connection var ansible_pipelining to False 19649 1726882566.16364: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.16369: variable 'ansible_connection' from source: unknown 19649 1726882566.16372: variable 'ansible_module_compression' from source: unknown 19649 1726882566.16374: variable 'ansible_shell_type' from source: unknown 19649 1726882566.16377: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.16379: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.16382: variable 'ansible_pipelining' from source: unknown 19649 1726882566.16384: variable 'ansible_timeout' from source: unknown 19649 1726882566.16612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.16938: 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) 19649 1726882566.16947: variable 'omit' from source: magic vars 19649 1726882566.16952: starting attempt loop 19649 1726882566.16955: running the handler 19649 1726882566.17003: handler run complete 19649 1726882566.17026: attempt loop complete, returning result 19649 1726882566.17029: _execute() done 19649 1726882566.17032: dumping result to json 19649 1726882566.17258: done dumping result, returning 19649 1726882566.17270: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0e448fcc-3ce9-8316-300c-00000000000f] 19649 1726882566.17276: sending task result for task 0e448fcc-3ce9-8316-300c-00000000000f 19649 1726882566.17365: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000000f 19649 1726882566.17368: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml 19649 1726882566.17419: no more pending results, returning what we have 19649 1726882566.17423: results queue empty 19649 1726882566.17424: checking for any_errors_fatal 19649 1726882566.17426: done checking for any_errors_fatal 19649 1726882566.17427: checking for max_fail_percentage 19649 1726882566.17429: done checking for max_fail_percentage 19649 1726882566.17430: checking to see if all hosts have failed and the running result is not ok 19649 1726882566.17430: done checking to see if all hosts have failed 19649 1726882566.17431: getting the remaining hosts for this loop 19649 1726882566.17433: done getting the remaining hosts for this loop 19649 1726882566.17436: getting the next task for host managed_node3 19649 1726882566.17443: done getting next task for host managed_node3 19649 1726882566.17445: ^ task is: TASK: INIT: Ethtool coalesce tests 19649 1726882566.17447: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882566.17450: getting variables 19649 1726882566.17452: in VariableManager get_vars() 19649 1726882566.17508: Calling all_inventory to load vars for managed_node3 19649 1726882566.17512: Calling groups_inventory to load vars for managed_node3 19649 1726882566.17514: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.17527: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.17530: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.17533: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.19542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.26215: done with get_vars() 19649 1726882566.26245: done getting variables 19649 1726882566.26306: 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 [INIT: Ethtool coalesce tests] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Friday 20 September 2024 21:36:06 -0400 (0:00:00.174) 0:00:10.817 ****** 19649 1726882566.26335: entering _queue_task() for managed_node3/debug 19649 1726882566.27160: worker is 1 (out of 1 available) 19649 1726882566.27172: exiting _queue_task() for managed_node3/debug 19649 1726882566.27184: done queuing things up, now waiting for results queue to drain 19649 1726882566.27185: waiting for pending results... 19649 1726882566.28128: running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests 19649 1726882566.28334: in run() - task 0e448fcc-3ce9-8316-300c-000000000010 19649 1726882566.28354: variable 'ansible_search_path' from source: unknown 19649 1726882566.28395: calling self._execute() 19649 1726882566.28524: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.28669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.28684: variable 'omit' from source: magic vars 19649 1726882566.29375: variable 'ansible_distribution_major_version' from source: facts 19649 1726882566.29426: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882566.29803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882566.30398: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882566.30447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882566.30487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882566.30640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882566.30724: variable 'networkmanager_version' from source: set_fact 19649 1726882566.30780: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882566.30831: variable 'omit' from source: magic vars 19649 1726882566.30933: variable 'omit' from source: magic vars 19649 1726882566.30976: variable 'omit' from source: magic vars 19649 1726882566.31078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882566.31110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882566.31168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882566.31189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.31270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.31301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882566.31310: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.31371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.31583: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882566.31595: Set connection var ansible_shell_executable to /bin/sh 19649 1726882566.31608: Set connection var ansible_connection to ssh 19649 1726882566.31617: Set connection var ansible_timeout to 10 19649 1726882566.31624: Set connection var ansible_shell_type to sh 19649 1726882566.31634: Set connection var ansible_pipelining to False 19649 1726882566.31661: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.31694: variable 'ansible_connection' from source: unknown 19649 1726882566.31702: variable 'ansible_module_compression' from source: unknown 19649 1726882566.31707: variable 'ansible_shell_type' from source: unknown 19649 1726882566.31712: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.31801: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.31809: variable 'ansible_pipelining' from source: unknown 19649 1726882566.31815: variable 'ansible_timeout' from source: unknown 19649 1726882566.31821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.32032: 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) 19649 1726882566.32053: variable 'omit' from source: magic vars 19649 1726882566.32063: starting attempt loop 19649 1726882566.32071: running the handler 19649 1726882566.32125: handler run complete 19649 1726882566.32153: attempt loop complete, returning result 19649 1726882566.32236: _execute() done 19649 1726882566.32244: dumping result to json 19649 1726882566.32252: done dumping result, returning 19649 1726882566.32284: done running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests [0e448fcc-3ce9-8316-300c-000000000010] 19649 1726882566.32296: sending task result for task 0e448fcc-3ce9-8316-300c-000000000010 ok: [managed_node3] => {} MSG: ################################################## 19649 1726882566.32446: no more pending results, returning what we have 19649 1726882566.32451: results queue empty 19649 1726882566.32452: checking for any_errors_fatal 19649 1726882566.32460: done checking for any_errors_fatal 19649 1726882566.32461: checking for max_fail_percentage 19649 1726882566.32462: done checking for max_fail_percentage 19649 1726882566.32465: checking to see if all hosts have failed and the running result is not ok 19649 1726882566.32466: done checking to see if all hosts have failed 19649 1726882566.32466: getting the remaining hosts for this loop 19649 1726882566.32468: done getting the remaining hosts for this loop 19649 1726882566.32472: getting the next task for host managed_node3 19649 1726882566.32480: done getting next task for host managed_node3 19649 1726882566.32484: ^ task is: TASK: Include the task 'show_interfaces.yml' 19649 1726882566.32486: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882566.32489: getting variables 19649 1726882566.32491: in VariableManager get_vars() 19649 1726882566.32545: Calling all_inventory to load vars for managed_node3 19649 1726882566.32548: Calling groups_inventory to load vars for managed_node3 19649 1726882566.32551: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.32564: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.32568: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.32571: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.34328: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000010 19649 1726882566.34332: WORKER PROCESS EXITING 19649 1726882566.35343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.37775: done with get_vars() 19649 1726882566.37796: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 Friday 20 September 2024 21:36:06 -0400 (0:00:00.115) 0:00:10.933 ****** 19649 1726882566.37888: entering _queue_task() for managed_node3/include_tasks 19649 1726882566.38901: worker is 1 (out of 1 available) 19649 1726882566.38912: exiting _queue_task() for managed_node3/include_tasks 19649 1726882566.38924: done queuing things up, now waiting for results queue to drain 19649 1726882566.38926: waiting for pending results... 19649 1726882566.39411: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19649 1726882566.39599: in run() - task 0e448fcc-3ce9-8316-300c-000000000011 19649 1726882566.39730: variable 'ansible_search_path' from source: unknown 19649 1726882566.39771: calling self._execute() 19649 1726882566.39972: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.39983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.39996: variable 'omit' from source: magic vars 19649 1726882566.40809: variable 'ansible_distribution_major_version' from source: facts 19649 1726882566.40826: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882566.41006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882566.41660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882566.41856: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882566.41898: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882566.41950: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882566.42105: variable 'networkmanager_version' from source: set_fact 19649 1726882566.42367: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882566.42379: _execute() done 19649 1726882566.42386: dumping result to json 19649 1726882566.42392: done dumping result, returning 19649 1726882566.42401: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-8316-300c-000000000011] 19649 1726882566.42410: sending task result for task 0e448fcc-3ce9-8316-300c-000000000011 19649 1726882566.42537: no more pending results, returning what we have 19649 1726882566.42542: in VariableManager get_vars() 19649 1726882566.42601: Calling all_inventory to load vars for managed_node3 19649 1726882566.42604: Calling groups_inventory to load vars for managed_node3 19649 1726882566.42607: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.42620: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.42623: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.42626: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.44232: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000011 19649 1726882566.44236: WORKER PROCESS EXITING 19649 1726882566.44863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.48316: done with get_vars() 19649 1726882566.48338: variable 'ansible_search_path' from source: unknown 19649 1726882566.48354: we have included files to process 19649 1726882566.48355: generating all_blocks data 19649 1726882566.48357: done generating all_blocks data 19649 1726882566.48358: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882566.48359: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882566.48362: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882566.48523: in VariableManager get_vars() 19649 1726882566.48552: done with get_vars() 19649 1726882566.49364: done processing included file 19649 1726882566.49367: iterating over new_blocks loaded from include file 19649 1726882566.49368: in VariableManager get_vars() 19649 1726882566.49391: done with get_vars() 19649 1726882566.49393: filtering new block on tags 19649 1726882566.49410: done filtering new block on tags 19649 1726882566.49413: 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 19649 1726882566.49418: extending task lists for all hosts with included blocks 19649 1726882566.49522: done extending task lists 19649 1726882566.49524: done processing included files 19649 1726882566.49525: results queue empty 19649 1726882566.49525: checking for any_errors_fatal 19649 1726882566.49529: done checking for any_errors_fatal 19649 1726882566.49530: checking for max_fail_percentage 19649 1726882566.49531: done checking for max_fail_percentage 19649 1726882566.49532: checking to see if all hosts have failed and the running result is not ok 19649 1726882566.49533: done checking to see if all hosts have failed 19649 1726882566.49533: getting the remaining hosts for this loop 19649 1726882566.49535: done getting the remaining hosts for this loop 19649 1726882566.49537: getting the next task for host managed_node3 19649 1726882566.49541: done getting next task for host managed_node3 19649 1726882566.49544: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 19649 1726882566.49546: ^ 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 19649 1726882566.49548: getting variables 19649 1726882566.49549: in VariableManager get_vars() 19649 1726882566.49568: Calling all_inventory to load vars for managed_node3 19649 1726882566.49571: Calling groups_inventory to load vars for managed_node3 19649 1726882566.49573: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.49578: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.49580: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.49584: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.52181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.55056: done with get_vars() 19649 1726882566.55079: 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:36:06 -0400 (0:00:00.173) 0:00:11.106 ****** 19649 1726882566.55218: entering _queue_task() for managed_node3/include_tasks 19649 1726882566.55670: worker is 1 (out of 1 available) 19649 1726882566.55695: exiting _queue_task() for managed_node3/include_tasks 19649 1726882566.55706: done queuing things up, now waiting for results queue to drain 19649 1726882566.55707: waiting for pending results... 19649 1726882566.56848: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 19649 1726882566.56954: in run() - task 0e448fcc-3ce9-8316-300c-0000000001e2 19649 1726882566.56975: variable 'ansible_search_path' from source: unknown 19649 1726882566.56982: variable 'ansible_search_path' from source: unknown 19649 1726882566.57026: calling self._execute() 19649 1726882566.57107: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.57116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.57129: variable 'omit' from source: magic vars 19649 1726882566.57535: variable 'ansible_distribution_major_version' from source: facts 19649 1726882566.57552: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882566.57722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882566.58128: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882566.58181: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882566.58215: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882566.58251: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882566.58730: variable 'networkmanager_version' from source: set_fact 19649 1726882566.58745: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882566.58754: _execute() done 19649 1726882566.58760: dumping result to json 19649 1726882566.58769: done dumping result, returning 19649 1726882566.58778: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-8316-300c-0000000001e2] 19649 1726882566.58786: sending task result for task 0e448fcc-3ce9-8316-300c-0000000001e2 19649 1726882566.58887: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000001e2 19649 1726882566.58894: WORKER PROCESS EXITING 19649 1726882566.58936: no more pending results, returning what we have 19649 1726882566.58942: in VariableManager get_vars() 19649 1726882566.58996: Calling all_inventory to load vars for managed_node3 19649 1726882566.58998: Calling groups_inventory to load vars for managed_node3 19649 1726882566.59000: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.59011: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.59014: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.59016: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.66568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.69211: done with get_vars() 19649 1726882566.69230: variable 'ansible_search_path' from source: unknown 19649 1726882566.69231: variable 'ansible_search_path' from source: unknown 19649 1726882566.69273: we have included files to process 19649 1726882566.69275: generating all_blocks data 19649 1726882566.69277: done generating all_blocks data 19649 1726882566.69278: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882566.69279: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882566.69281: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882566.69976: done processing included file 19649 1726882566.69978: iterating over new_blocks loaded from include file 19649 1726882566.69980: in VariableManager get_vars() 19649 1726882566.70004: done with get_vars() 19649 1726882566.70006: filtering new block on tags 19649 1726882566.70023: done filtering new block on tags 19649 1726882566.70025: 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 19649 1726882566.70030: extending task lists for all hosts with included blocks 19649 1726882566.70127: done extending task lists 19649 1726882566.70128: done processing included files 19649 1726882566.70129: results queue empty 19649 1726882566.70129: checking for any_errors_fatal 19649 1726882566.70132: done checking for any_errors_fatal 19649 1726882566.70133: checking for max_fail_percentage 19649 1726882566.70134: done checking for max_fail_percentage 19649 1726882566.70134: checking to see if all hosts have failed and the running result is not ok 19649 1726882566.70135: done checking to see if all hosts have failed 19649 1726882566.70136: getting the remaining hosts for this loop 19649 1726882566.70137: done getting the remaining hosts for this loop 19649 1726882566.70139: getting the next task for host managed_node3 19649 1726882566.70143: done getting next task for host managed_node3 19649 1726882566.70145: ^ task is: TASK: Gather current interface info 19649 1726882566.70147: ^ 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? (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 19649 1726882566.70149: getting variables 19649 1726882566.70150: in VariableManager get_vars() 19649 1726882566.70475: Calling all_inventory to load vars for managed_node3 19649 1726882566.70478: Calling groups_inventory to load vars for managed_node3 19649 1726882566.70480: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882566.70485: Calling all_plugins_play to load vars for managed_node3 19649 1726882566.70488: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882566.70491: Calling groups_plugins_play to load vars for managed_node3 19649 1726882566.72779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882566.76041: done with get_vars() 19649 1726882566.76063: done getting variables 19649 1726882566.76106: 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:36:06 -0400 (0:00:00.209) 0:00:11.315 ****** 19649 1726882566.76133: entering _queue_task() for managed_node3/command 19649 1726882566.76528: worker is 1 (out of 1 available) 19649 1726882566.76542: exiting _queue_task() for managed_node3/command 19649 1726882566.76553: done queuing things up, now waiting for results queue to drain 19649 1726882566.76557: waiting for pending results... 19649 1726882566.77566: running TaskExecutor() for managed_node3/TASK: Gather current interface info 19649 1726882566.78163: in run() - task 0e448fcc-3ce9-8316-300c-0000000001f7 19649 1726882566.78191: variable 'ansible_search_path' from source: unknown 19649 1726882566.78199: variable 'ansible_search_path' from source: unknown 19649 1726882566.78239: calling self._execute() 19649 1726882566.78467: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.78619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.78721: variable 'omit' from source: magic vars 19649 1726882566.79650: variable 'ansible_distribution_major_version' from source: facts 19649 1726882566.79809: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882566.80218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882566.80731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882566.80790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882566.80832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882566.80935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882566.81227: variable 'networkmanager_version' from source: set_fact 19649 1726882566.81249: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882566.81260: variable 'omit' from source: magic vars 19649 1726882566.81314: variable 'omit' from source: magic vars 19649 1726882566.81469: variable 'omit' from source: magic vars 19649 1726882566.81689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882566.81726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882566.81885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882566.81932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.81948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882566.81994: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882566.82093: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.82104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.82304: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882566.82319: Set connection var ansible_shell_executable to /bin/sh 19649 1726882566.82330: Set connection var ansible_connection to ssh 19649 1726882566.82339: Set connection var ansible_timeout to 10 19649 1726882566.82381: Set connection var ansible_shell_type to sh 19649 1726882566.82471: Set connection var ansible_pipelining to False 19649 1726882566.82495: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.82502: variable 'ansible_connection' from source: unknown 19649 1726882566.82550: variable 'ansible_module_compression' from source: unknown 19649 1726882566.82585: variable 'ansible_shell_type' from source: unknown 19649 1726882566.82645: variable 'ansible_shell_executable' from source: unknown 19649 1726882566.82693: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882566.82756: variable 'ansible_pipelining' from source: unknown 19649 1726882566.82852: variable 'ansible_timeout' from source: unknown 19649 1726882566.82869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882566.83095: 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) 19649 1726882566.83112: variable 'omit' from source: magic vars 19649 1726882566.83137: starting attempt loop 19649 1726882566.83145: running the handler 19649 1726882566.83192: _low_level_execute_command(): starting 19649 1726882566.83212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882566.84337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882566.84350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882566.84367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882566.84390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882566.84429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882566.84436: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882566.84447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882566.84461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882566.84473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882566.84481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882566.84493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882566.84501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882566.84513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882566.84527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882566.84534: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882566.84543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882566.84618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882566.84644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882566.84659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882566.84791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882566.86512: stdout chunk (state=3): >>>/root <<< 19649 1726882566.86626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882566.86688: stderr chunk (state=3): >>><<< 19649 1726882566.86692: stdout chunk (state=3): >>><<< 19649 1726882566.86703: _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 19649 1726882566.86714: _low_level_execute_command(): starting 19649 1726882566.86720: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399 `" && echo ansible-tmp-1726882566.8670173-20162-245162006338399="` echo /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399 `" ) && sleep 0' 19649 1726882566.87150: 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 <<< 19649 1726882566.87153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882566.87199: 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 <<< 19649 1726882566.87202: 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 <<< 19649 1726882566.87204: 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 <<< 19649 1726882566.87244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882566.87247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882566.87366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882566.89251: stdout chunk (state=3): >>>ansible-tmp-1726882566.8670173-20162-245162006338399=/root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399 <<< 19649 1726882566.89369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882566.89436: stderr chunk (state=3): >>><<< 19649 1726882566.89448: stdout chunk (state=3): >>><<< 19649 1726882566.89481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882566.8670173-20162-245162006338399=/root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399 , 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 19649 1726882566.89571: variable 'ansible_module_compression' from source: unknown 19649 1726882566.89672: ANSIBALLZ: Using generic lock for ansible.legacy.command 19649 1726882566.89676: ANSIBALLZ: Acquiring lock 19649 1726882566.89679: ANSIBALLZ: Lock acquired: 140400836948288 19649 1726882566.89680: ANSIBALLZ: Creating module 19649 1726882567.01208: ANSIBALLZ: Writing module into payload 19649 1726882567.01325: ANSIBALLZ: Writing module 19649 1726882567.01357: ANSIBALLZ: Renaming module 19649 1726882567.01369: ANSIBALLZ: Done creating module 19649 1726882567.01392: variable 'ansible_facts' from source: unknown 19649 1726882567.01475: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/AnsiballZ_command.py 19649 1726882567.01631: Sending initial data 19649 1726882567.01634: Sent initial data (156 bytes) 19649 1726882567.02519: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882567.02542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.02560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.02580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.02619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882567.02635: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882567.02656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.02679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882567.02691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882567.02702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882567.02716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.02728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.02749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.02770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882567.02786: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882567.02801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.02894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882567.02917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.02933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.03061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.04803: 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 <<< 19649 1726882567.04896: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882567.04993: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmppn26l1cy /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/AnsiballZ_command.py <<< 19649 1726882567.05086: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882567.06288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.06397: stderr chunk (state=3): >>><<< 19649 1726882567.06402: stdout chunk (state=3): >>><<< 19649 1726882567.06407: done transferring module to remote 19649 1726882567.06410: _low_level_execute_command(): starting 19649 1726882567.06412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/ /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/AnsiballZ_command.py && sleep 0' 19649 1726882567.07544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882567.07547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.07550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.07586: 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 <<< 19649 1726882567.07590: 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 <<< 19649 1726882567.07592: 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 <<< 19649 1726882567.07635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.07650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.07760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.09490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.09583: stderr chunk (state=3): >>><<< 19649 1726882567.09588: stdout chunk (state=3): >>><<< 19649 1726882567.09603: _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 19649 1726882567.09606: _low_level_execute_command(): starting 19649 1726882567.09609: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/AnsiballZ_command.py && sleep 0' 19649 1726882567.10514: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.10520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.10573: 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 <<< 19649 1726882567.10579: 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 <<< 19649 1726882567.10596: 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 <<< 19649 1726882567.10683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882567.10703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.10813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.24156: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:07.237211", "end": "2024-09-20 21:36:07.240286", "delta": "0:00:00.003075", "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}}} <<< 19649 1726882567.25317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882567.25415: stderr chunk (state=3): >>><<< 19649 1726882567.25431: stdout chunk (state=3): >>><<< 19649 1726882567.25442: _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:36:07.237211", "end": "2024-09-20 21:36:07.240286", "delta": "0:00:00.003075", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882567.25489: 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-1726882566.8670173-20162-245162006338399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882567.25499: _low_level_execute_command(): starting 19649 1726882567.25504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882566.8670173-20162-245162006338399/ > /dev/null 2>&1 && sleep 0' 19649 1726882567.26037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.26040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.26077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882567.26080: 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 <<< 19649 1726882567.26083: 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 <<< 19649 1726882567.26136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882567.26139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.26143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.26242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.28056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.28110: stderr chunk (state=3): >>><<< 19649 1726882567.28113: stdout chunk (state=3): >>><<< 19649 1726882567.28128: _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 19649 1726882567.28134: handler run complete 19649 1726882567.28153: Evaluated conditional (False): False 19649 1726882567.28162: attempt loop complete, returning result 19649 1726882567.28166: _execute() done 19649 1726882567.28168: dumping result to json 19649 1726882567.28173: done dumping result, returning 19649 1726882567.28181: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0e448fcc-3ce9-8316-300c-0000000001f7] 19649 1726882567.28185: sending task result for task 0e448fcc-3ce9-8316-300c-0000000001f7 19649 1726882567.28284: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000001f7 19649 1726882567.28287: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003075", "end": "2024-09-20 21:36:07.240286", "rc": 0, "start": "2024-09-20 21:36:07.237211" } STDOUT: bonding_masters eth0 lo 19649 1726882567.28378: no more pending results, returning what we have 19649 1726882567.28383: results queue empty 19649 1726882567.28384: checking for any_errors_fatal 19649 1726882567.28385: done checking for any_errors_fatal 19649 1726882567.28386: checking for max_fail_percentage 19649 1726882567.28387: done checking for max_fail_percentage 19649 1726882567.28388: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.28389: done checking to see if all hosts have failed 19649 1726882567.28390: getting the remaining hosts for this loop 19649 1726882567.28391: done getting the remaining hosts for this loop 19649 1726882567.28395: getting the next task for host managed_node3 19649 1726882567.28400: done getting next task for host managed_node3 19649 1726882567.28403: ^ task is: TASK: Set current_interfaces 19649 1726882567.28407: ^ 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? (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 19649 1726882567.28410: getting variables 19649 1726882567.28411: in VariableManager get_vars() 19649 1726882567.28462: Calling all_inventory to load vars for managed_node3 19649 1726882567.28465: Calling groups_inventory to load vars for managed_node3 19649 1726882567.28468: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.28487: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.28489: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.28492: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.29562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.30714: done with get_vars() 19649 1726882567.30729: done getting variables 19649 1726882567.30774: 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:36:07 -0400 (0:00:00.546) 0:00:11.862 ****** 19649 1726882567.30816: entering _queue_task() for managed_node3/set_fact 19649 1726882567.31157: worker is 1 (out of 1 available) 19649 1726882567.31172: exiting _queue_task() for managed_node3/set_fact 19649 1726882567.31184: done queuing things up, now waiting for results queue to drain 19649 1726882567.31186: waiting for pending results... 19649 1726882567.31435: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 19649 1726882567.31553: in run() - task 0e448fcc-3ce9-8316-300c-0000000001f8 19649 1726882567.31593: variable 'ansible_search_path' from source: unknown 19649 1726882567.31605: variable 'ansible_search_path' from source: unknown 19649 1726882567.31641: calling self._execute() 19649 1726882567.31728: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.31736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.31746: variable 'omit' from source: magic vars 19649 1726882567.32111: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.32121: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.32247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.32446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.32491: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.32516: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.32551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.32627: variable 'networkmanager_version' from source: set_fact 19649 1726882567.32647: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.32661: variable 'omit' from source: magic vars 19649 1726882567.32747: variable 'omit' from source: magic vars 19649 1726882567.32916: variable '_current_interfaces' from source: set_fact 19649 1726882567.33003: variable 'omit' from source: magic vars 19649 1726882567.33025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882567.33057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882567.33098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882567.33223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.33255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.33324: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882567.33327: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.33338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.33580: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882567.33587: Set connection var ansible_shell_executable to /bin/sh 19649 1726882567.33601: Set connection var ansible_connection to ssh 19649 1726882567.33605: Set connection var ansible_timeout to 10 19649 1726882567.33608: Set connection var ansible_shell_type to sh 19649 1726882567.33615: Set connection var ansible_pipelining to False 19649 1726882567.33641: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.33644: variable 'ansible_connection' from source: unknown 19649 1726882567.33647: variable 'ansible_module_compression' from source: unknown 19649 1726882567.33653: variable 'ansible_shell_type' from source: unknown 19649 1726882567.33662: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.33667: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.33670: variable 'ansible_pipelining' from source: unknown 19649 1726882567.33672: variable 'ansible_timeout' from source: unknown 19649 1726882567.33677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.33830: 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) 19649 1726882567.33894: variable 'omit' from source: magic vars 19649 1726882567.33920: starting attempt loop 19649 1726882567.33949: running the handler 19649 1726882567.33968: handler run complete 19649 1726882567.34000: attempt loop complete, returning result 19649 1726882567.34007: _execute() done 19649 1726882567.34043: dumping result to json 19649 1726882567.34052: done dumping result, returning 19649 1726882567.34078: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0e448fcc-3ce9-8316-300c-0000000001f8] 19649 1726882567.34089: sending task result for task 0e448fcc-3ce9-8316-300c-0000000001f8 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 19649 1726882567.34291: no more pending results, returning what we have 19649 1726882567.34294: results queue empty 19649 1726882567.34295: checking for any_errors_fatal 19649 1726882567.34315: done checking for any_errors_fatal 19649 1726882567.34322: checking for max_fail_percentage 19649 1726882567.34325: done checking for max_fail_percentage 19649 1726882567.34326: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.34326: done checking to see if all hosts have failed 19649 1726882567.34327: getting the remaining hosts for this loop 19649 1726882567.34329: done getting the remaining hosts for this loop 19649 1726882567.34332: getting the next task for host managed_node3 19649 1726882567.34341: done getting next task for host managed_node3 19649 1726882567.34343: ^ task is: TASK: Show current_interfaces 19649 1726882567.34346: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882567.34349: getting variables 19649 1726882567.34350: in VariableManager get_vars() 19649 1726882567.34399: Calling all_inventory to load vars for managed_node3 19649 1726882567.34402: Calling groups_inventory to load vars for managed_node3 19649 1726882567.34404: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.34415: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.34418: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.34420: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.35096: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000001f8 19649 1726882567.35100: WORKER PROCESS EXITING 19649 1726882567.36095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.37230: done with get_vars() 19649 1726882567.37245: done getting variables 19649 1726882567.37314: 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:36:07 -0400 (0:00:00.065) 0:00:11.927 ****** 19649 1726882567.37340: entering _queue_task() for managed_node3/debug 19649 1726882567.37601: worker is 1 (out of 1 available) 19649 1726882567.37613: exiting _queue_task() for managed_node3/debug 19649 1726882567.37626: done queuing things up, now waiting for results queue to drain 19649 1726882567.37627: waiting for pending results... 19649 1726882567.37803: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 19649 1726882567.37938: in run() - task 0e448fcc-3ce9-8316-300c-0000000001e3 19649 1726882567.37953: variable 'ansible_search_path' from source: unknown 19649 1726882567.37958: variable 'ansible_search_path' from source: unknown 19649 1726882567.38022: calling self._execute() 19649 1726882567.38110: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.38115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.38130: variable 'omit' from source: magic vars 19649 1726882567.38643: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.38658: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.38806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.39035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.39079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.39101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.39127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.39204: variable 'networkmanager_version' from source: set_fact 19649 1726882567.39214: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.39220: variable 'omit' from source: magic vars 19649 1726882567.39257: variable 'omit' from source: magic vars 19649 1726882567.39413: variable 'current_interfaces' from source: set_fact 19649 1726882567.39433: variable 'omit' from source: magic vars 19649 1726882567.39455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882567.39520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882567.39542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882567.39556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.39569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.39594: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882567.39604: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.39615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.39708: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882567.39718: Set connection var ansible_shell_executable to /bin/sh 19649 1726882567.39740: Set connection var ansible_connection to ssh 19649 1726882567.39765: Set connection var ansible_timeout to 10 19649 1726882567.39769: Set connection var ansible_shell_type to sh 19649 1726882567.39777: Set connection var ansible_pipelining to False 19649 1726882567.39799: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.39802: variable 'ansible_connection' from source: unknown 19649 1726882567.39805: variable 'ansible_module_compression' from source: unknown 19649 1726882567.39807: variable 'ansible_shell_type' from source: unknown 19649 1726882567.39809: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.39811: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.39813: variable 'ansible_pipelining' from source: unknown 19649 1726882567.39816: variable 'ansible_timeout' from source: unknown 19649 1726882567.39826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.39937: 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) 19649 1726882567.39961: variable 'omit' from source: magic vars 19649 1726882567.39966: starting attempt loop 19649 1726882567.39968: running the handler 19649 1726882567.40026: handler run complete 19649 1726882567.40114: attempt loop complete, returning result 19649 1726882567.40121: _execute() done 19649 1726882567.40127: dumping result to json 19649 1726882567.40134: done dumping result, returning 19649 1726882567.40143: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0e448fcc-3ce9-8316-300c-0000000001e3] 19649 1726882567.40151: sending task result for task 0e448fcc-3ce9-8316-300c-0000000001e3 19649 1726882567.40246: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000001e3 19649 1726882567.40254: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 19649 1726882567.40394: no more pending results, returning what we have 19649 1726882567.40398: results queue empty 19649 1726882567.40399: checking for any_errors_fatal 19649 1726882567.40405: done checking for any_errors_fatal 19649 1726882567.40406: checking for max_fail_percentage 19649 1726882567.40407: done checking for max_fail_percentage 19649 1726882567.40408: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.40408: done checking to see if all hosts have failed 19649 1726882567.40409: getting the remaining hosts for this loop 19649 1726882567.40411: done getting the remaining hosts for this loop 19649 1726882567.40414: getting the next task for host managed_node3 19649 1726882567.40421: done getting next task for host managed_node3 19649 1726882567.40424: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19649 1726882567.40426: ^ 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 19649 1726882567.40429: getting variables 19649 1726882567.40431: in VariableManager get_vars() 19649 1726882567.40489: Calling all_inventory to load vars for managed_node3 19649 1726882567.40492: Calling groups_inventory to load vars for managed_node3 19649 1726882567.40494: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.40504: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.40507: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.40510: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.41787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.42657: done with get_vars() 19649 1726882567.42675: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 Friday 20 September 2024 21:36:07 -0400 (0:00:00.053) 0:00:11.981 ****** 19649 1726882567.42736: entering _queue_task() for managed_node3/include_tasks 19649 1726882567.42927: worker is 1 (out of 1 available) 19649 1726882567.42939: exiting _queue_task() for managed_node3/include_tasks 19649 1726882567.42951: done queuing things up, now waiting for results queue to drain 19649 1726882567.42953: waiting for pending results... 19649 1726882567.43127: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19649 1726882567.43224: in run() - task 0e448fcc-3ce9-8316-300c-000000000012 19649 1726882567.43229: variable 'ansible_search_path' from source: unknown 19649 1726882567.43262: calling self._execute() 19649 1726882567.43354: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.43360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.43370: variable 'omit' from source: magic vars 19649 1726882567.43634: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.43646: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.43785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.43966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.44001: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.44024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.44065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.44156: variable 'networkmanager_version' from source: set_fact 19649 1726882567.44176: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.44190: _execute() done 19649 1726882567.44203: dumping result to json 19649 1726882567.44212: done dumping result, returning 19649 1726882567.44222: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-8316-300c-000000000012] 19649 1726882567.44232: sending task result for task 0e448fcc-3ce9-8316-300c-000000000012 19649 1726882567.44353: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000012 19649 1726882567.44360: WORKER PROCESS EXITING 19649 1726882567.44592: no more pending results, returning what we have 19649 1726882567.44597: in VariableManager get_vars() 19649 1726882567.44643: Calling all_inventory to load vars for managed_node3 19649 1726882567.44646: Calling groups_inventory to load vars for managed_node3 19649 1726882567.44648: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.44661: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.44667: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.44671: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.45841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.47276: done with get_vars() 19649 1726882567.47292: variable 'ansible_search_path' from source: unknown 19649 1726882567.47305: we have included files to process 19649 1726882567.47306: generating all_blocks data 19649 1726882567.47308: done generating all_blocks data 19649 1726882567.47312: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882567.47313: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882567.47315: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882567.47820: in VariableManager get_vars() 19649 1726882567.47846: done with get_vars() 19649 1726882567.48048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 19649 1726882567.48661: done processing included file 19649 1726882567.48666: iterating over new_blocks loaded from include file 19649 1726882567.48667: in VariableManager get_vars() 19649 1726882567.48691: done with get_vars() 19649 1726882567.48693: filtering new block on tags 19649 1726882567.48723: done filtering new block on tags 19649 1726882567.48726: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 19649 1726882567.48731: extending task lists for all hosts with included blocks 19649 1726882567.48933: done extending task lists 19649 1726882567.48935: done processing included files 19649 1726882567.48935: results queue empty 19649 1726882567.48936: checking for any_errors_fatal 19649 1726882567.48939: done checking for any_errors_fatal 19649 1726882567.48940: checking for max_fail_percentage 19649 1726882567.48941: done checking for max_fail_percentage 19649 1726882567.48942: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.48942: done checking to see if all hosts have failed 19649 1726882567.48943: getting the remaining hosts for this loop 19649 1726882567.48944: done getting the remaining hosts for this loop 19649 1726882567.48947: getting the next task for host managed_node3 19649 1726882567.48950: done getting next task for host managed_node3 19649 1726882567.48952: ^ task is: TASK: Ensure state in ["present", "absent"] 19649 1726882567.48954: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882567.48959: getting variables 19649 1726882567.48960: in VariableManager get_vars() 19649 1726882567.48977: Calling all_inventory to load vars for managed_node3 19649 1726882567.48979: Calling groups_inventory to load vars for managed_node3 19649 1726882567.48981: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.48986: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.48988: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.48991: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.50091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.51535: done with get_vars() 19649 1726882567.51553: done getting variables 19649 1726882567.51616: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:36:07 -0400 (0:00:00.089) 0:00:12.070 ****** 19649 1726882567.51642: entering _queue_task() for managed_node3/fail 19649 1726882567.51643: Creating lock for fail 19649 1726882567.51918: worker is 1 (out of 1 available) 19649 1726882567.51928: exiting _queue_task() for managed_node3/fail 19649 1726882567.51940: done queuing things up, now waiting for results queue to drain 19649 1726882567.51942: waiting for pending results... 19649 1726882567.52206: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 19649 1726882567.52307: in run() - task 0e448fcc-3ce9-8316-300c-000000000213 19649 1726882567.52325: variable 'ansible_search_path' from source: unknown 19649 1726882567.52331: variable 'ansible_search_path' from source: unknown 19649 1726882567.52374: calling self._execute() 19649 1726882567.52468: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.52480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.52500: variable 'omit' from source: magic vars 19649 1726882567.52867: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.52885: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.53069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.53326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.53380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.53418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.53459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.53537: variable 'networkmanager_version' from source: set_fact 19649 1726882567.53552: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.53697: variable 'state' from source: include params 19649 1726882567.53708: Evaluated conditional (state not in ["present", "absent"]): False 19649 1726882567.53715: when evaluation is False, skipping this task 19649 1726882567.53720: _execute() done 19649 1726882567.53727: dumping result to json 19649 1726882567.53733: done dumping result, returning 19649 1726882567.53741: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-8316-300c-000000000213] 19649 1726882567.53750: sending task result for task 0e448fcc-3ce9-8316-300c-000000000213 skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 19649 1726882567.53895: no more pending results, returning what we have 19649 1726882567.53900: results queue empty 19649 1726882567.53901: checking for any_errors_fatal 19649 1726882567.53902: done checking for any_errors_fatal 19649 1726882567.53903: checking for max_fail_percentage 19649 1726882567.53905: done checking for max_fail_percentage 19649 1726882567.53905: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.53906: done checking to see if all hosts have failed 19649 1726882567.53907: getting the remaining hosts for this loop 19649 1726882567.53908: done getting the remaining hosts for this loop 19649 1726882567.53911: getting the next task for host managed_node3 19649 1726882567.53919: done getting next task for host managed_node3 19649 1726882567.53921: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 19649 1726882567.53924: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882567.53927: getting variables 19649 1726882567.53929: in VariableManager get_vars() 19649 1726882567.53983: Calling all_inventory to load vars for managed_node3 19649 1726882567.53986: Calling groups_inventory to load vars for managed_node3 19649 1726882567.53988: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.54001: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.54004: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.54007: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.54982: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000213 19649 1726882567.54985: WORKER PROCESS EXITING 19649 1726882567.55449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.56882: done with get_vars() 19649 1726882567.56900: done getting variables 19649 1726882567.56957: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:36:07 -0400 (0:00:00.053) 0:00:12.124 ****** 19649 1726882567.56986: entering _queue_task() for managed_node3/fail 19649 1726882567.57228: worker is 1 (out of 1 available) 19649 1726882567.57239: exiting _queue_task() for managed_node3/fail 19649 1726882567.57251: done queuing things up, now waiting for results queue to drain 19649 1726882567.57253: waiting for pending results... 19649 1726882567.57505: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 19649 1726882567.57617: in run() - task 0e448fcc-3ce9-8316-300c-000000000214 19649 1726882567.57634: variable 'ansible_search_path' from source: unknown 19649 1726882567.57641: variable 'ansible_search_path' from source: unknown 19649 1726882567.57685: calling self._execute() 19649 1726882567.57773: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.57785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.57798: variable 'omit' from source: magic vars 19649 1726882567.58171: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.58187: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.58368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.58622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.58676: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.58715: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.58753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.58840: variable 'networkmanager_version' from source: set_fact 19649 1726882567.58862: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.59018: variable 'type' from source: play vars 19649 1726882567.59029: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 19649 1726882567.59036: when evaluation is False, skipping this task 19649 1726882567.59042: _execute() done 19649 1726882567.59049: dumping result to json 19649 1726882567.59057: done dumping result, returning 19649 1726882567.59068: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-8316-300c-000000000214] 19649 1726882567.59077: sending task result for task 0e448fcc-3ce9-8316-300c-000000000214 skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 19649 1726882567.59208: no more pending results, returning what we have 19649 1726882567.59212: results queue empty 19649 1726882567.59213: checking for any_errors_fatal 19649 1726882567.59219: done checking for any_errors_fatal 19649 1726882567.59220: checking for max_fail_percentage 19649 1726882567.59221: done checking for max_fail_percentage 19649 1726882567.59222: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.59223: done checking to see if all hosts have failed 19649 1726882567.59223: getting the remaining hosts for this loop 19649 1726882567.59225: done getting the remaining hosts for this loop 19649 1726882567.59228: getting the next task for host managed_node3 19649 1726882567.59235: done getting next task for host managed_node3 19649 1726882567.59238: ^ task is: TASK: Include the task 'show_interfaces.yml' 19649 1726882567.59240: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882567.59243: getting variables 19649 1726882567.59245: in VariableManager get_vars() 19649 1726882567.59294: Calling all_inventory to load vars for managed_node3 19649 1726882567.59297: Calling groups_inventory to load vars for managed_node3 19649 1726882567.59299: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.59311: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.59314: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.59317: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.60382: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000214 19649 1726882567.60385: WORKER PROCESS EXITING 19649 1726882567.60802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.62141: done with get_vars() 19649 1726882567.62157: 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/manage_test_interface.yml:13 Friday 20 September 2024 21:36:07 -0400 (0:00:00.052) 0:00:12.176 ****** 19649 1726882567.62219: entering _queue_task() for managed_node3/include_tasks 19649 1726882567.62400: worker is 1 (out of 1 available) 19649 1726882567.62413: exiting _queue_task() for managed_node3/include_tasks 19649 1726882567.62425: done queuing things up, now waiting for results queue to drain 19649 1726882567.62427: waiting for pending results... 19649 1726882567.62591: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19649 1726882567.62660: in run() - task 0e448fcc-3ce9-8316-300c-000000000215 19649 1726882567.62688: variable 'ansible_search_path' from source: unknown 19649 1726882567.62692: variable 'ansible_search_path' from source: unknown 19649 1726882567.62725: calling self._execute() 19649 1726882567.62795: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.62801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.62808: variable 'omit' from source: magic vars 19649 1726882567.63077: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.63089: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.63209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.63391: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.63421: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.63445: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.63477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.63529: variable 'networkmanager_version' from source: set_fact 19649 1726882567.63540: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.63545: _execute() done 19649 1726882567.63548: dumping result to json 19649 1726882567.63551: done dumping result, returning 19649 1726882567.63556: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-8316-300c-000000000215] 19649 1726882567.63566: sending task result for task 0e448fcc-3ce9-8316-300c-000000000215 19649 1726882567.63645: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000215 19649 1726882567.63648: WORKER PROCESS EXITING 19649 1726882567.63678: no more pending results, returning what we have 19649 1726882567.63689: in VariableManager get_vars() 19649 1726882567.63733: Calling all_inventory to load vars for managed_node3 19649 1726882567.63736: Calling groups_inventory to load vars for managed_node3 19649 1726882567.63738: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.63747: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.63749: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.63752: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.64626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.65881: done with get_vars() 19649 1726882567.65897: variable 'ansible_search_path' from source: unknown 19649 1726882567.65898: variable 'ansible_search_path' from source: unknown 19649 1726882567.65933: we have included files to process 19649 1726882567.65942: generating all_blocks data 19649 1726882567.65944: done generating all_blocks data 19649 1726882567.65948: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882567.65949: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882567.65952: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882567.66066: in VariableManager get_vars() 19649 1726882567.66093: done with get_vars() 19649 1726882567.66206: done processing included file 19649 1726882567.66209: iterating over new_blocks loaded from include file 19649 1726882567.66210: in VariableManager get_vars() 19649 1726882567.66232: done with get_vars() 19649 1726882567.66234: filtering new block on tags 19649 1726882567.66251: done filtering new block on tags 19649 1726882567.66253: 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 19649 1726882567.66259: extending task lists for all hosts with included blocks 19649 1726882567.66672: done extending task lists 19649 1726882567.66673: done processing included files 19649 1726882567.66674: results queue empty 19649 1726882567.66675: checking for any_errors_fatal 19649 1726882567.66678: done checking for any_errors_fatal 19649 1726882567.66679: checking for max_fail_percentage 19649 1726882567.66680: done checking for max_fail_percentage 19649 1726882567.66681: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.66682: done checking to see if all hosts have failed 19649 1726882567.66685: getting the remaining hosts for this loop 19649 1726882567.66687: done getting the remaining hosts for this loop 19649 1726882567.66689: getting the next task for host managed_node3 19649 1726882567.66693: done getting next task for host managed_node3 19649 1726882567.66694: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 19649 1726882567.66696: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882567.66698: getting variables 19649 1726882567.66698: in VariableManager get_vars() 19649 1726882567.66713: Calling all_inventory to load vars for managed_node3 19649 1726882567.66715: Calling groups_inventory to load vars for managed_node3 19649 1726882567.66716: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.66720: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.66721: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.66723: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.67366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.68129: done with get_vars() 19649 1726882567.68141: 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:36:07 -0400 (0:00:00.059) 0:00:12.236 ****** 19649 1726882567.68190: entering _queue_task() for managed_node3/include_tasks 19649 1726882567.68373: worker is 1 (out of 1 available) 19649 1726882567.68385: exiting _queue_task() for managed_node3/include_tasks 19649 1726882567.68398: done queuing things up, now waiting for results queue to drain 19649 1726882567.68399: waiting for pending results... 19649 1726882567.68594: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 19649 1726882567.68716: in run() - task 0e448fcc-3ce9-8316-300c-000000000242 19649 1726882567.68736: variable 'ansible_search_path' from source: unknown 19649 1726882567.68744: variable 'ansible_search_path' from source: unknown 19649 1726882567.68789: calling self._execute() 19649 1726882567.68883: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.68894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.68907: variable 'omit' from source: magic vars 19649 1726882567.69281: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.69300: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.69477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.69689: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.69730: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.69765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.69790: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.69852: variable 'networkmanager_version' from source: set_fact 19649 1726882567.69866: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.69872: _execute() done 19649 1726882567.69876: dumping result to json 19649 1726882567.69878: done dumping result, returning 19649 1726882567.69884: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-8316-300c-000000000242] 19649 1726882567.69890: sending task result for task 0e448fcc-3ce9-8316-300c-000000000242 19649 1726882567.69968: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000242 19649 1726882567.69971: WORKER PROCESS EXITING 19649 1726882567.70033: no more pending results, returning what we have 19649 1726882567.70037: in VariableManager get_vars() 19649 1726882567.70080: Calling all_inventory to load vars for managed_node3 19649 1726882567.70083: Calling groups_inventory to load vars for managed_node3 19649 1726882567.70085: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.70094: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.70096: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.70099: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.70731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.71576: done with get_vars() 19649 1726882567.71587: variable 'ansible_search_path' from source: unknown 19649 1726882567.71587: variable 'ansible_search_path' from source: unknown 19649 1726882567.71626: we have included files to process 19649 1726882567.71627: generating all_blocks data 19649 1726882567.71628: done generating all_blocks data 19649 1726882567.71629: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882567.71629: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882567.71631: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882567.71799: done processing included file 19649 1726882567.71800: iterating over new_blocks loaded from include file 19649 1726882567.71801: in VariableManager get_vars() 19649 1726882567.71815: done with get_vars() 19649 1726882567.71816: filtering new block on tags 19649 1726882567.71827: done filtering new block on tags 19649 1726882567.71828: 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 19649 1726882567.71831: extending task lists for all hosts with included blocks 19649 1726882567.71921: done extending task lists 19649 1726882567.71922: done processing included files 19649 1726882567.71923: results queue empty 19649 1726882567.71923: checking for any_errors_fatal 19649 1726882567.71925: done checking for any_errors_fatal 19649 1726882567.71925: checking for max_fail_percentage 19649 1726882567.71926: done checking for max_fail_percentage 19649 1726882567.71926: checking to see if all hosts have failed and the running result is not ok 19649 1726882567.71927: done checking to see if all hosts have failed 19649 1726882567.71927: getting the remaining hosts for this loop 19649 1726882567.71928: done getting the remaining hosts for this loop 19649 1726882567.71930: getting the next task for host managed_node3 19649 1726882567.71932: done getting next task for host managed_node3 19649 1726882567.71934: ^ task is: TASK: Gather current interface info 19649 1726882567.71936: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882567.71937: getting variables 19649 1726882567.71938: in VariableManager get_vars() 19649 1726882567.71949: Calling all_inventory to load vars for managed_node3 19649 1726882567.71951: Calling groups_inventory to load vars for managed_node3 19649 1726882567.71952: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882567.71955: Calling all_plugins_play to load vars for managed_node3 19649 1726882567.71957: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882567.71960: Calling groups_plugins_play to load vars for managed_node3 19649 1726882567.72525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882567.73295: done with get_vars() 19649 1726882567.73307: done getting variables 19649 1726882567.73332: 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:36:07 -0400 (0:00:00.051) 0:00:12.287 ****** 19649 1726882567.73360: entering _queue_task() for managed_node3/command 19649 1726882567.73530: worker is 1 (out of 1 available) 19649 1726882567.73540: exiting _queue_task() for managed_node3/command 19649 1726882567.73553: done queuing things up, now waiting for results queue to drain 19649 1726882567.73557: waiting for pending results... 19649 1726882567.73711: running TaskExecutor() for managed_node3/TASK: Gather current interface info 19649 1726882567.73797: in run() - task 0e448fcc-3ce9-8316-300c-000000000279 19649 1726882567.73801: variable 'ansible_search_path' from source: unknown 19649 1726882567.73804: variable 'ansible_search_path' from source: unknown 19649 1726882567.73834: calling self._execute() 19649 1726882567.73919: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.73925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.73933: variable 'omit' from source: magic vars 19649 1726882567.74206: variable 'ansible_distribution_major_version' from source: facts 19649 1726882567.74217: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882567.74341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882567.74523: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882567.74558: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882567.74583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882567.74608: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882567.74667: variable 'networkmanager_version' from source: set_fact 19649 1726882567.74674: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882567.74680: variable 'omit' from source: magic vars 19649 1726882567.74713: variable 'omit' from source: magic vars 19649 1726882567.74736: variable 'omit' from source: magic vars 19649 1726882567.74759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882567.74786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882567.74800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882567.74813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.74822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882567.74844: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882567.74847: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.74849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.74919: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882567.74923: Set connection var ansible_shell_executable to /bin/sh 19649 1726882567.74930: Set connection var ansible_connection to ssh 19649 1726882567.74935: Set connection var ansible_timeout to 10 19649 1726882567.74937: Set connection var ansible_shell_type to sh 19649 1726882567.74943: Set connection var ansible_pipelining to False 19649 1726882567.74960: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.74962: variable 'ansible_connection' from source: unknown 19649 1726882567.74966: variable 'ansible_module_compression' from source: unknown 19649 1726882567.74969: variable 'ansible_shell_type' from source: unknown 19649 1726882567.74972: variable 'ansible_shell_executable' from source: unknown 19649 1726882567.74974: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882567.74976: variable 'ansible_pipelining' from source: unknown 19649 1726882567.74979: variable 'ansible_timeout' from source: unknown 19649 1726882567.74982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882567.75057: 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) 19649 1726882567.75065: variable 'omit' from source: magic vars 19649 1726882567.75070: starting attempt loop 19649 1726882567.75073: running the handler 19649 1726882567.75084: _low_level_execute_command(): starting 19649 1726882567.75092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882567.75589: 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 <<< 19649 1726882567.75605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.75616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882567.75628: 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 <<< 19649 1726882567.75646: 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 <<< 19649 1726882567.75692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.75703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.75818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.77487: stdout chunk (state=3): >>>/root <<< 19649 1726882567.77580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.77632: stderr chunk (state=3): >>><<< 19649 1726882567.77635: stdout chunk (state=3): >>><<< 19649 1726882567.77652: _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 19649 1726882567.77667: _low_level_execute_command(): starting 19649 1726882567.77671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175 `" && echo ansible-tmp-1726882567.7765167-20211-270064997903175="` echo /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175 `" ) && sleep 0' 19649 1726882567.79907: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.79913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.79949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882567.79952: 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 <<< 19649 1726882567.79954: 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 <<< 19649 1726882567.79960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.80014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.80017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.80126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.82067: stdout chunk (state=3): >>>ansible-tmp-1726882567.7765167-20211-270064997903175=/root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175 <<< 19649 1726882567.82196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.82262: stderr chunk (state=3): >>><<< 19649 1726882567.82270: stdout chunk (state=3): >>><<< 19649 1726882567.82483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882567.7765167-20211-270064997903175=/root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175 , 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 19649 1726882567.82489: variable 'ansible_module_compression' from source: unknown 19649 1726882567.82494: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882567.82513: variable 'ansible_facts' from source: unknown 19649 1726882567.82644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/AnsiballZ_command.py 19649 1726882567.82888: Sending initial data 19649 1726882567.82892: Sent initial data (156 bytes) 19649 1726882567.84029: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882567.84032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.84035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.84069: 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 <<< 19649 1726882567.84072: 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 <<< 19649 1726882567.84080: 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 <<< 19649 1726882567.84134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.84242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.85974: 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 <<< 19649 1726882567.86079: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882567.86180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpyuzxp5mq /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/AnsiballZ_command.py <<< 19649 1726882567.86290: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882567.87731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.87872: stderr chunk (state=3): >>><<< 19649 1726882567.87875: stdout chunk (state=3): >>><<< 19649 1726882567.87878: done transferring module to remote 19649 1726882567.87880: _low_level_execute_command(): starting 19649 1726882567.87882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/ /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/AnsiballZ_command.py && sleep 0' 19649 1726882567.88387: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882567.88396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.88406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.88418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.88449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882567.88469: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882567.88473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.88483: 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 <<< 19649 1726882567.88533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882567.88536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.88641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882567.90450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882567.90519: stderr chunk (state=3): >>><<< 19649 1726882567.90529: stdout chunk (state=3): >>><<< 19649 1726882567.90617: _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 19649 1726882567.90620: _low_level_execute_command(): starting 19649 1726882567.90622: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/AnsiballZ_command.py && sleep 0' 19649 1726882567.91146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882567.91167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.91183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.91200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.91238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882567.91250: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882567.91269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.91287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882567.91298: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882567.91310: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882567.91321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882567.91334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882567.91349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882567.91366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882567.91378: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882567.91391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882567.91469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882567.91487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882567.91503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882567.91637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.04915: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:08.044952", "end": "2024-09-20 21:36:08.047836", "delta": "0:00:00.002884", "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}}} <<< 19649 1726882568.06067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882568.06071: stdout chunk (state=3): >>><<< 19649 1726882568.06074: stderr chunk (state=3): >>><<< 19649 1726882568.06223: _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:36:08.044952", "end": "2024-09-20 21:36:08.047836", "delta": "0:00:00.002884", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882568.06226: 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-1726882567.7765167-20211-270064997903175/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882568.06229: _low_level_execute_command(): starting 19649 1726882568.06231: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882567.7765167-20211-270064997903175/ > /dev/null 2>&1 && sleep 0' 19649 1726882568.07424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882568.07439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882568.07454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882568.07479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.07518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882568.07537: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882568.07551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882568.07571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882568.07583: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882568.07596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882568.07609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882568.07628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882568.07652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.07667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882568.07679: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882568.07692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882568.07781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882568.07803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882568.07818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.07954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.09811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882568.09815: stdout chunk (state=3): >>><<< 19649 1726882568.09817: stderr chunk (state=3): >>><<< 19649 1726882568.10074: _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 19649 1726882568.10077: handler run complete 19649 1726882568.10079: Evaluated conditional (False): False 19649 1726882568.10082: attempt loop complete, returning result 19649 1726882568.10084: _execute() done 19649 1726882568.10085: dumping result to json 19649 1726882568.10087: done dumping result, returning 19649 1726882568.10089: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0e448fcc-3ce9-8316-300c-000000000279] 19649 1726882568.10091: sending task result for task 0e448fcc-3ce9-8316-300c-000000000279 19649 1726882568.10173: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000279 19649 1726882568.10179: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002884", "end": "2024-09-20 21:36:08.047836", "rc": 0, "start": "2024-09-20 21:36:08.044952" } STDOUT: bonding_masters eth0 lo 19649 1726882568.10259: no more pending results, returning what we have 19649 1726882568.10266: results queue empty 19649 1726882568.10268: checking for any_errors_fatal 19649 1726882568.10269: done checking for any_errors_fatal 19649 1726882568.10270: checking for max_fail_percentage 19649 1726882568.10272: done checking for max_fail_percentage 19649 1726882568.10273: checking to see if all hosts have failed and the running result is not ok 19649 1726882568.10274: done checking to see if all hosts have failed 19649 1726882568.10274: getting the remaining hosts for this loop 19649 1726882568.10276: done getting the remaining hosts for this loop 19649 1726882568.10280: getting the next task for host managed_node3 19649 1726882568.10287: done getting next task for host managed_node3 19649 1726882568.10290: ^ task is: TASK: Set current_interfaces 19649 1726882568.10294: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882568.10298: getting variables 19649 1726882568.10300: in VariableManager get_vars() 19649 1726882568.10352: Calling all_inventory to load vars for managed_node3 19649 1726882568.10355: Calling groups_inventory to load vars for managed_node3 19649 1726882568.10358: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882568.10371: Calling all_plugins_play to load vars for managed_node3 19649 1726882568.10374: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882568.10377: Calling groups_plugins_play to load vars for managed_node3 19649 1726882568.12717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882568.14832: done with get_vars() 19649 1726882568.14858: done getting variables 19649 1726882568.14925: 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:36:08 -0400 (0:00:00.415) 0:00:12.703 ****** 19649 1726882568.14959: entering _queue_task() for managed_node3/set_fact 19649 1726882568.16050: worker is 1 (out of 1 available) 19649 1726882568.16073: exiting _queue_task() for managed_node3/set_fact 19649 1726882568.16086: done queuing things up, now waiting for results queue to drain 19649 1726882568.16087: waiting for pending results... 19649 1726882568.16913: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 19649 1726882568.17099: in run() - task 0e448fcc-3ce9-8316-300c-00000000027a 19649 1726882568.17120: variable 'ansible_search_path' from source: unknown 19649 1726882568.17127: variable 'ansible_search_path' from source: unknown 19649 1726882568.17184: calling self._execute() 19649 1726882568.17292: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.17303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.17316: variable 'omit' from source: magic vars 19649 1726882568.18156: variable 'ansible_distribution_major_version' from source: facts 19649 1726882568.18177: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882568.18614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882568.19366: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882568.19451: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882568.19501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882568.19541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882568.19646: variable 'networkmanager_version' from source: set_fact 19649 1726882568.19667: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882568.19686: variable 'omit' from source: magic vars 19649 1726882568.19744: variable 'omit' from source: magic vars 19649 1726882568.19869: variable '_current_interfaces' from source: set_fact 19649 1726882568.19945: variable 'omit' from source: magic vars 19649 1726882568.19979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882568.20018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882568.20045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882568.20068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.20084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.20123: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882568.20133: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.20143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.20254: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882568.20266: Set connection var ansible_shell_executable to /bin/sh 19649 1726882568.20279: Set connection var ansible_connection to ssh 19649 1726882568.20287: Set connection var ansible_timeout to 10 19649 1726882568.20294: Set connection var ansible_shell_type to sh 19649 1726882568.20305: Set connection var ansible_pipelining to False 19649 1726882568.20327: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.20341: variable 'ansible_connection' from source: unknown 19649 1726882568.20348: variable 'ansible_module_compression' from source: unknown 19649 1726882568.20357: variable 'ansible_shell_type' from source: unknown 19649 1726882568.20366: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.20372: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.20379: variable 'ansible_pipelining' from source: unknown 19649 1726882568.20384: variable 'ansible_timeout' from source: unknown 19649 1726882568.20390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.20507: 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) 19649 1726882568.20522: variable 'omit' from source: magic vars 19649 1726882568.20531: starting attempt loop 19649 1726882568.20537: running the handler 19649 1726882568.20558: handler run complete 19649 1726882568.20579: attempt loop complete, returning result 19649 1726882568.20586: _execute() done 19649 1726882568.20592: dumping result to json 19649 1726882568.20600: done dumping result, returning 19649 1726882568.20609: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0e448fcc-3ce9-8316-300c-00000000027a] 19649 1726882568.20618: sending task result for task 0e448fcc-3ce9-8316-300c-00000000027a ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 19649 1726882568.20780: no more pending results, returning what we have 19649 1726882568.20784: results queue empty 19649 1726882568.20785: checking for any_errors_fatal 19649 1726882568.20794: done checking for any_errors_fatal 19649 1726882568.20795: checking for max_fail_percentage 19649 1726882568.20798: done checking for max_fail_percentage 19649 1726882568.20799: checking to see if all hosts have failed and the running result is not ok 19649 1726882568.20800: done checking to see if all hosts have failed 19649 1726882568.20800: getting the remaining hosts for this loop 19649 1726882568.20802: done getting the remaining hosts for this loop 19649 1726882568.20806: getting the next task for host managed_node3 19649 1726882568.20816: done getting next task for host managed_node3 19649 1726882568.20819: ^ task is: TASK: Show current_interfaces 19649 1726882568.20823: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882568.20827: getting variables 19649 1726882568.20829: in VariableManager get_vars() 19649 1726882568.20889: Calling all_inventory to load vars for managed_node3 19649 1726882568.20892: Calling groups_inventory to load vars for managed_node3 19649 1726882568.20895: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882568.20907: Calling all_plugins_play to load vars for managed_node3 19649 1726882568.20910: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882568.20914: Calling groups_plugins_play to load vars for managed_node3 19649 1726882568.22980: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000027a 19649 1726882568.22984: WORKER PROCESS EXITING 19649 1726882568.25042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882568.27555: done with get_vars() 19649 1726882568.27582: done getting variables 19649 1726882568.27690: 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:36:08 -0400 (0:00:00.127) 0:00:12.831 ****** 19649 1726882568.27743: entering _queue_task() for managed_node3/debug 19649 1726882568.28282: worker is 1 (out of 1 available) 19649 1726882568.28293: exiting _queue_task() for managed_node3/debug 19649 1726882568.28304: done queuing things up, now waiting for results queue to drain 19649 1726882568.28310: waiting for pending results... 19649 1726882568.28690: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 19649 1726882568.29296: in run() - task 0e448fcc-3ce9-8316-300c-000000000243 19649 1726882568.29324: variable 'ansible_search_path' from source: unknown 19649 1726882568.29375: variable 'ansible_search_path' from source: unknown 19649 1726882568.29624: calling self._execute() 19649 1726882568.30154: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.30190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.30205: variable 'omit' from source: magic vars 19649 1726882568.31615: variable 'ansible_distribution_major_version' from source: facts 19649 1726882568.31634: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882568.31872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882568.32131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882568.32167: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882568.32192: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882568.32221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882568.32285: variable 'networkmanager_version' from source: set_fact 19649 1726882568.32296: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882568.32302: variable 'omit' from source: magic vars 19649 1726882568.32338: variable 'omit' from source: magic vars 19649 1726882568.32408: variable 'current_interfaces' from source: set_fact 19649 1726882568.32429: variable 'omit' from source: magic vars 19649 1726882568.32495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882568.32499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882568.32511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882568.32525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.32533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.32570: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882568.32573: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.32576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.32641: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882568.32650: Set connection var ansible_shell_executable to /bin/sh 19649 1726882568.32661: Set connection var ansible_connection to ssh 19649 1726882568.32674: Set connection var ansible_timeout to 10 19649 1726882568.32681: Set connection var ansible_shell_type to sh 19649 1726882568.32687: Set connection var ansible_pipelining to False 19649 1726882568.32703: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.32705: variable 'ansible_connection' from source: unknown 19649 1726882568.32708: variable 'ansible_module_compression' from source: unknown 19649 1726882568.32711: variable 'ansible_shell_type' from source: unknown 19649 1726882568.32713: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.32715: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.32717: variable 'ansible_pipelining' from source: unknown 19649 1726882568.32721: variable 'ansible_timeout' from source: unknown 19649 1726882568.32725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.32811: 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) 19649 1726882568.32819: variable 'omit' from source: magic vars 19649 1726882568.32824: starting attempt loop 19649 1726882568.32826: running the handler 19649 1726882568.32867: handler run complete 19649 1726882568.32880: attempt loop complete, returning result 19649 1726882568.32884: _execute() done 19649 1726882568.32888: dumping result to json 19649 1726882568.32893: done dumping result, returning 19649 1726882568.32899: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0e448fcc-3ce9-8316-300c-000000000243] 19649 1726882568.32904: sending task result for task 0e448fcc-3ce9-8316-300c-000000000243 19649 1726882568.32983: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000243 19649 1726882568.32986: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 19649 1726882568.33036: no more pending results, returning what we have 19649 1726882568.33040: results queue empty 19649 1726882568.33041: checking for any_errors_fatal 19649 1726882568.33046: done checking for any_errors_fatal 19649 1726882568.33047: checking for max_fail_percentage 19649 1726882568.33049: done checking for max_fail_percentage 19649 1726882568.33049: checking to see if all hosts have failed and the running result is not ok 19649 1726882568.33050: done checking to see if all hosts have failed 19649 1726882568.33051: getting the remaining hosts for this loop 19649 1726882568.33053: done getting the remaining hosts for this loop 19649 1726882568.33056: getting the next task for host managed_node3 19649 1726882568.33066: done getting next task for host managed_node3 19649 1726882568.33069: ^ task is: TASK: Install iproute 19649 1726882568.33072: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882568.33075: getting variables 19649 1726882568.33077: in VariableManager get_vars() 19649 1726882568.33128: Calling all_inventory to load vars for managed_node3 19649 1726882568.33131: Calling groups_inventory to load vars for managed_node3 19649 1726882568.33133: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882568.33142: Calling all_plugins_play to load vars for managed_node3 19649 1726882568.33145: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882568.33147: Calling groups_plugins_play to load vars for managed_node3 19649 1726882568.33845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882568.34811: done with get_vars() 19649 1726882568.34833: done getting variables 19649 1726882568.34879: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:36:08 -0400 (0:00:00.071) 0:00:12.903 ****** 19649 1726882568.34910: entering _queue_task() for managed_node3/package 19649 1726882568.35172: worker is 1 (out of 1 available) 19649 1726882568.35184: exiting _queue_task() for managed_node3/package 19649 1726882568.35196: done queuing things up, now waiting for results queue to drain 19649 1726882568.35197: waiting for pending results... 19649 1726882568.35936: running TaskExecutor() for managed_node3/TASK: Install iproute 19649 1726882568.35940: in run() - task 0e448fcc-3ce9-8316-300c-000000000216 19649 1726882568.35945: variable 'ansible_search_path' from source: unknown 19649 1726882568.35947: variable 'ansible_search_path' from source: unknown 19649 1726882568.35951: calling self._execute() 19649 1726882568.35956: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.35959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.35962: variable 'omit' from source: magic vars 19649 1726882568.36284: variable 'ansible_distribution_major_version' from source: facts 19649 1726882568.36290: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882568.36589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882568.36928: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882568.36988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882568.37024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882568.37067: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882568.37165: variable 'networkmanager_version' from source: set_fact 19649 1726882568.37198: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882568.37201: variable 'omit' from source: magic vars 19649 1726882568.37265: variable 'omit' from source: magic vars 19649 1726882568.37460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882568.39438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882568.39521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882568.39580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882568.39615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882568.39636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882568.39774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882568.39799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882568.39847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882568.39904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882568.39950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882568.40025: variable '__network_is_ostree' from source: set_fact 19649 1726882568.40028: variable 'omit' from source: magic vars 19649 1726882568.40052: variable 'omit' from source: magic vars 19649 1726882568.40076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882568.40097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882568.40114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882568.40127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.40138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882568.40188: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882568.40192: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.40194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.40267: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882568.40277: Set connection var ansible_shell_executable to /bin/sh 19649 1726882568.40284: Set connection var ansible_connection to ssh 19649 1726882568.40289: Set connection var ansible_timeout to 10 19649 1726882568.40291: Set connection var ansible_shell_type to sh 19649 1726882568.40297: Set connection var ansible_pipelining to False 19649 1726882568.40312: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.40315: variable 'ansible_connection' from source: unknown 19649 1726882568.40317: variable 'ansible_module_compression' from source: unknown 19649 1726882568.40321: variable 'ansible_shell_type' from source: unknown 19649 1726882568.40326: variable 'ansible_shell_executable' from source: unknown 19649 1726882568.40329: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882568.40333: variable 'ansible_pipelining' from source: unknown 19649 1726882568.40337: variable 'ansible_timeout' from source: unknown 19649 1726882568.40341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882568.40492: 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=False) 19649 1726882568.40501: variable 'omit' from source: magic vars 19649 1726882568.40507: starting attempt loop 19649 1726882568.40509: running the handler 19649 1726882568.40514: variable 'ansible_facts' from source: unknown 19649 1726882568.40517: variable 'ansible_facts' from source: unknown 19649 1726882568.40547: _low_level_execute_command(): starting 19649 1726882568.40552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882568.41182: 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 <<< 19649 1726882568.41246: 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 <<< 19649 1726882568.41310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882568.41335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882568.41351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.41473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.43143: stdout chunk (state=3): >>>/root <<< 19649 1726882568.43260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882568.43306: stderr chunk (state=3): >>><<< 19649 1726882568.43309: stdout chunk (state=3): >>><<< 19649 1726882568.43322: _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 19649 1726882568.43330: _low_level_execute_command(): starting 19649 1726882568.43336: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926 `" && echo ansible-tmp-1726882568.4332113-20251-177970689692926="` echo /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926 `" ) && sleep 0' 19649 1726882568.43773: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882568.43831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.43834: 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 <<< 19649 1726882568.43897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882568.43905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.44024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.45882: stdout chunk (state=3): >>>ansible-tmp-1726882568.4332113-20251-177970689692926=/root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926 <<< 19649 1726882568.46010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882568.46061: stderr chunk (state=3): >>><<< 19649 1726882568.46092: stdout chunk (state=3): >>><<< 19649 1726882568.46097: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882568.4332113-20251-177970689692926=/root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926 , 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 19649 1726882568.46134: variable 'ansible_module_compression' from source: unknown 19649 1726882568.46216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 19649 1726882568.46272: variable 'ansible_facts' from source: unknown 19649 1726882568.46378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/AnsiballZ_dnf.py 19649 1726882568.46562: Sending initial data 19649 1726882568.46596: Sent initial data (152 bytes) 19649 1726882568.47604: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.47648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882568.47651: 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 <<< 19649 1726882568.47668: 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 <<< 19649 1726882568.47673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882568.47727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882568.47736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.47879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.49582: 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 <<< 19649 1726882568.49680: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882568.49775: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpaclyojex /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/AnsiballZ_dnf.py <<< 19649 1726882568.49875: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882568.51430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882568.51535: stderr chunk (state=3): >>><<< 19649 1726882568.51538: stdout chunk (state=3): >>><<< 19649 1726882568.51555: done transferring module to remote 19649 1726882568.51571: _low_level_execute_command(): starting 19649 1726882568.51574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/ /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/AnsiballZ_dnf.py && sleep 0' 19649 1726882568.52120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882568.52123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.52169: 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 <<< 19649 1726882568.52172: 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 <<< 19649 1726882568.52175: 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 <<< 19649 1726882568.52177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882568.52227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882568.52230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.52347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882568.54077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882568.54125: stderr chunk (state=3): >>><<< 19649 1726882568.54130: stdout chunk (state=3): >>><<< 19649 1726882568.54143: _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 19649 1726882568.54145: _low_level_execute_command(): starting 19649 1726882568.54150: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/AnsiballZ_dnf.py && sleep 0' 19649 1726882568.54668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882568.54682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882568.54692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882568.54707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882568.54741: 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 <<< 19649 1726882568.54746: 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 <<< 19649 1726882568.54773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882568.54777: 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 <<< 19649 1726882568.54829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882568.54832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882568.54835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882568.54944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.55991: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "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_cache": 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}}} <<< 19649 1726882569.61904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882569.61908: stderr chunk (state=3): >>><<< 19649 1726882569.61911: stdout chunk (state=3): >>><<< 19649 1726882569.61935: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "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_cache": 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. 19649 1726882569.61981: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_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.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-1726882568.4332113-20251-177970689692926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882569.61987: _low_level_execute_command(): starting 19649 1726882569.61992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882568.4332113-20251-177970689692926/ > /dev/null 2>&1 && sleep 0' 19649 1726882569.63713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882569.63860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.63870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.63884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.63920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.63926: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882569.63935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.63947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882569.63960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882569.63966: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882569.63974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.63985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.63996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.64003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.64008: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882569.64018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.64221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882569.64230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.64233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.64400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.66275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882569.66279: stdout chunk (state=3): >>><<< 19649 1726882569.66285: stderr chunk (state=3): >>><<< 19649 1726882569.66300: _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 19649 1726882569.66309: handler run complete 19649 1726882569.66473: variable '__install_status' from source: unknown 19649 1726882569.66493: Evaluated conditional (__install_status is success): True 19649 1726882569.66508: attempt loop complete, returning result 19649 1726882569.66511: _execute() done 19649 1726882569.66513: dumping result to json 19649 1726882569.66519: done dumping result, returning 19649 1726882569.66528: done running TaskExecutor() for managed_node3/TASK: Install iproute [0e448fcc-3ce9-8316-300c-000000000216] 19649 1726882569.66533: sending task result for task 0e448fcc-3ce9-8316-300c-000000000216 19649 1726882569.66633: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000216 19649 1726882569.66636: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 19649 1726882569.66730: no more pending results, returning what we have 19649 1726882569.66733: results queue empty 19649 1726882569.66734: checking for any_errors_fatal 19649 1726882569.66742: done checking for any_errors_fatal 19649 1726882569.66743: checking for max_fail_percentage 19649 1726882569.66744: done checking for max_fail_percentage 19649 1726882569.66745: checking to see if all hosts have failed and the running result is not ok 19649 1726882569.66746: done checking to see if all hosts have failed 19649 1726882569.66747: getting the remaining hosts for this loop 19649 1726882569.66748: done getting the remaining hosts for this loop 19649 1726882569.66753: getting the next task for host managed_node3 19649 1726882569.66762: done getting next task for host managed_node3 19649 1726882569.66769: ^ task is: TASK: Create veth interface {{ interface }} 19649 1726882569.66772: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882569.66776: getting variables 19649 1726882569.66777: in VariableManager get_vars() 19649 1726882569.66818: Calling all_inventory to load vars for managed_node3 19649 1726882569.66820: Calling groups_inventory to load vars for managed_node3 19649 1726882569.66822: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882569.66832: Calling all_plugins_play to load vars for managed_node3 19649 1726882569.66834: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882569.66836: Calling groups_plugins_play to load vars for managed_node3 19649 1726882569.68973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882569.71434: done with get_vars() 19649 1726882569.71474: done getting variables 19649 1726882569.71536: 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) 19649 1726882569.71712: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:36:09 -0400 (0:00:01.368) 0:00:14.271 ****** 19649 1726882569.71762: entering _queue_task() for managed_node3/command 19649 1726882569.72146: worker is 1 (out of 1 available) 19649 1726882569.72165: exiting _queue_task() for managed_node3/command 19649 1726882569.72178: done queuing things up, now waiting for results queue to drain 19649 1726882569.72179: waiting for pending results... 19649 1726882569.72483: running TaskExecutor() for managed_node3/TASK: Create veth interface testnic1 19649 1726882569.72610: in run() - task 0e448fcc-3ce9-8316-300c-000000000217 19649 1726882569.72637: variable 'ansible_search_path' from source: unknown 19649 1726882569.72647: variable 'ansible_search_path' from source: unknown 19649 1726882569.72957: variable 'interface' from source: play vars 19649 1726882569.73051: variable 'interface' from source: play vars 19649 1726882569.73170: variable 'interface' from source: play vars 19649 1726882569.74073: Loaded config def from plugin (lookup/items) 19649 1726882569.74216: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 19649 1726882569.74245: variable 'omit' from source: magic vars 19649 1726882569.74500: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882569.74518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882569.74646: variable 'omit' from source: magic vars 19649 1726882569.74906: variable 'ansible_distribution_major_version' from source: facts 19649 1726882569.74920: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882569.75102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882569.75352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882569.75411: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882569.75448: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882569.75494: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882569.75603: variable 'networkmanager_version' from source: set_fact 19649 1726882569.75627: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882569.75800: variable 'ansible_distribution_major_version' from source: facts 19649 1726882569.75810: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882569.75990: variable 'networkmanager_version' from source: set_fact 19649 1726882569.76004: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882569.76230: variable 'type' from source: play vars 19649 1726882569.76240: variable 'state' from source: include params 19649 1726882569.76249: variable 'interface' from source: play vars 19649 1726882569.76261: variable 'current_interfaces' from source: set_fact 19649 1726882569.76279: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 19649 1726882569.76290: variable 'omit' from source: magic vars 19649 1726882569.76327: variable 'omit' from source: magic vars 19649 1726882569.76386: variable 'item' from source: unknown 19649 1726882569.76459: variable 'item' from source: unknown 19649 1726882569.76484: variable 'omit' from source: magic vars 19649 1726882569.76519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882569.76550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882569.76579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882569.76608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882569.76624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882569.76662: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882569.76675: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882569.76683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882569.76797: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882569.76808: Set connection var ansible_shell_executable to /bin/sh 19649 1726882569.76828: Set connection var ansible_connection to ssh 19649 1726882569.76838: Set connection var ansible_timeout to 10 19649 1726882569.76845: Set connection var ansible_shell_type to sh 19649 1726882569.76860: Set connection var ansible_pipelining to False 19649 1726882569.76894: variable 'ansible_shell_executable' from source: unknown 19649 1726882569.76902: variable 'ansible_connection' from source: unknown 19649 1726882569.76909: variable 'ansible_module_compression' from source: unknown 19649 1726882569.76916: variable 'ansible_shell_type' from source: unknown 19649 1726882569.76929: variable 'ansible_shell_executable' from source: unknown 19649 1726882569.76936: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882569.76944: variable 'ansible_pipelining' from source: unknown 19649 1726882569.76951: variable 'ansible_timeout' from source: unknown 19649 1726882569.76962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882569.77094: 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) 19649 1726882569.77110: variable 'omit' from source: magic vars 19649 1726882569.77120: starting attempt loop 19649 1726882569.77127: running the handler 19649 1726882569.77152: _low_level_execute_command(): starting 19649 1726882569.77170: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882569.78899: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882569.78914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.78927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.78944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.78996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.79010: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882569.79023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.79040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882569.79052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882569.79068: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882569.79082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.79096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.79112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.79126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.79136: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882569.79151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.79237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882569.79267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.79299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.79431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.81039: stdout chunk (state=3): >>>/root <<< 19649 1726882569.81226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882569.81229: stdout chunk (state=3): >>><<< 19649 1726882569.81231: stderr chunk (state=3): >>><<< 19649 1726882569.81269: _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 19649 1726882569.81273: _low_level_execute_command(): starting 19649 1726882569.81353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725 `" && echo ansible-tmp-1726882569.8124955-20293-39468699858725="` echo /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725 `" ) && sleep 0' 19649 1726882569.82553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882569.82575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.82590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.82606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.82647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.82666: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882569.82687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.82705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882569.82717: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882569.82728: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882569.82740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.82753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.82775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.82790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.82800: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882569.82812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.82898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882569.82924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.82941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.83080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.84935: stdout chunk (state=3): >>>ansible-tmp-1726882569.8124955-20293-39468699858725=/root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725 <<< 19649 1726882569.85132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882569.85135: stdout chunk (state=3): >>><<< 19649 1726882569.85138: stderr chunk (state=3): >>><<< 19649 1726882569.85372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882569.8124955-20293-39468699858725=/root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725 , 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 19649 1726882569.85376: variable 'ansible_module_compression' from source: unknown 19649 1726882569.85379: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882569.85381: variable 'ansible_facts' from source: unknown 19649 1726882569.85383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/AnsiballZ_command.py 19649 1726882569.85958: Sending initial data 19649 1726882569.85961: Sent initial data (155 bytes) 19649 1726882569.88322: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.88326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.88359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882569.88363: 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 <<< 19649 1726882569.88368: 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 <<< 19649 1726882569.88446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.88526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.88685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.90392: 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 <<< 19649 1726882569.90395: stderr chunk (state=3): >>>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 <<< 19649 1726882569.90488: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882569.90594: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpe1l3ayuv /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/AnsiballZ_command.py <<< 19649 1726882569.90693: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882569.92105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882569.92190: stderr chunk (state=3): >>><<< 19649 1726882569.92193: stdout chunk (state=3): >>><<< 19649 1726882569.92218: done transferring module to remote 19649 1726882569.92229: _low_level_execute_command(): starting 19649 1726882569.92234: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/ /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/AnsiballZ_command.py && sleep 0' 19649 1726882569.93798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.93803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.93859: 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 <<< 19649 1726882569.93865: 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 <<< 19649 1726882569.94043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882569.94047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.94063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.94187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882569.95988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882569.95992: stdout chunk (state=3): >>><<< 19649 1726882569.95994: stderr chunk (state=3): >>><<< 19649 1726882569.96087: _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 19649 1726882569.96093: _low_level_execute_command(): starting 19649 1726882569.96095: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/AnsiballZ_command.py && sleep 0' 19649 1726882569.97408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882569.97418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.97428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.97444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.97484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.97491: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882569.97501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.97514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882569.97522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882569.97528: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882569.97536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882569.97546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882569.97562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882569.97572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882569.97579: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882569.97589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882569.97662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882569.97787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882569.97790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882569.98012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.12591: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:10.109751", "end": "2024-09-20 21:36:10.118134", "delta": "0:00:00.008383", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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}}} <<< 19649 1726882570.14387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882570.14429: stderr chunk (state=3): >>><<< 19649 1726882570.14433: stdout chunk (state=3): >>><<< 19649 1726882570.14453: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:10.109751", "end": "2024-09-20 21:36:10.118134", "delta": "0:00:00.008383", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882570.14498: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_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-1726882569.8124955-20293-39468699858725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882570.14506: _low_level_execute_command(): starting 19649 1726882570.14511: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882569.8124955-20293-39468699858725/ > /dev/null 2>&1 && sleep 0' 19649 1726882570.15793: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.15839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.15847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.15867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.15904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.15908: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.15931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.15965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.15973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.15980: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.15988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.15999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.16009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.16016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.16022: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.16031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.16115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.16130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.16134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.16273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.18914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.18969: stderr chunk (state=3): >>><<< 19649 1726882570.18990: stdout chunk (state=3): >>><<< 19649 1726882570.19007: _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 19649 1726882570.19012: handler run complete 19649 1726882570.19038: Evaluated conditional (False): False 19649 1726882570.19048: attempt loop complete, returning result 19649 1726882570.19075: variable 'item' from source: unknown 19649 1726882570.19158: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.008383", "end": "2024-09-20 21:36:10.118134", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 21:36:10.109751" } 19649 1726882570.19338: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.19341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.19343: variable 'omit' from source: magic vars 19649 1726882570.19441: variable 'ansible_distribution_major_version' from source: facts 19649 1726882570.19447: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882570.19589: variable 'networkmanager_version' from source: set_fact 19649 1726882570.19599: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882570.19707: variable 'ansible_distribution_major_version' from source: facts 19649 1726882570.19710: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882570.19839: variable 'networkmanager_version' from source: set_fact 19649 1726882570.19848: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882570.20023: variable 'type' from source: play vars 19649 1726882570.20026: variable 'state' from source: include params 19649 1726882570.20030: variable 'interface' from source: play vars 19649 1726882570.20034: variable 'current_interfaces' from source: set_fact 19649 1726882570.20041: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 19649 1726882570.20045: variable 'omit' from source: magic vars 19649 1726882570.20061: variable 'omit' from source: magic vars 19649 1726882570.20100: variable 'item' from source: unknown 19649 1726882570.20156: variable 'item' from source: unknown 19649 1726882570.20174: variable 'omit' from source: magic vars 19649 1726882570.20194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882570.20203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882570.20209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882570.20223: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882570.20226: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.20230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.20301: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882570.20304: Set connection var ansible_shell_executable to /bin/sh 19649 1726882570.20312: Set connection var ansible_connection to ssh 19649 1726882570.20318: Set connection var ansible_timeout to 10 19649 1726882570.20320: Set connection var ansible_shell_type to sh 19649 1726882570.20328: Set connection var ansible_pipelining to False 19649 1726882570.20345: variable 'ansible_shell_executable' from source: unknown 19649 1726882570.20348: variable 'ansible_connection' from source: unknown 19649 1726882570.20350: variable 'ansible_module_compression' from source: unknown 19649 1726882570.20352: variable 'ansible_shell_type' from source: unknown 19649 1726882570.20355: variable 'ansible_shell_executable' from source: unknown 19649 1726882570.20361: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.20366: variable 'ansible_pipelining' from source: unknown 19649 1726882570.20368: variable 'ansible_timeout' from source: unknown 19649 1726882570.20373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.20455: 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) 19649 1726882570.20465: variable 'omit' from source: magic vars 19649 1726882570.20471: starting attempt loop 19649 1726882570.20473: running the handler 19649 1726882570.20481: _low_level_execute_command(): starting 19649 1726882570.20485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882570.21075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.21084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.21095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.21109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.21144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.21151: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.21165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.21179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.21203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.21208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.21211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.21213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.21225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.21228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.21234: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.21243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.21319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.21345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.21348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.21481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.23063: stdout chunk (state=3): >>>/root <<< 19649 1726882570.23219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.23223: stderr chunk (state=3): >>><<< 19649 1726882570.23229: stdout chunk (state=3): >>><<< 19649 1726882570.23243: _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 19649 1726882570.23252: _low_level_execute_command(): starting 19649 1726882570.23257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405 `" && echo ansible-tmp-1726882570.2324293-20293-165836325696405="` echo /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405 `" ) && sleep 0' 19649 1726882570.24127: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.24136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.24146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.24162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.24200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.24207: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.24217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.24232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.24235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.24242: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.24250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.24261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.24278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.24286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.24292: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.24302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.24375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.24388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.24398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.24524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.26385: stdout chunk (state=3): >>>ansible-tmp-1726882570.2324293-20293-165836325696405=/root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405 <<< 19649 1726882570.26573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.26576: stdout chunk (state=3): >>><<< 19649 1726882570.26578: stderr chunk (state=3): >>><<< 19649 1726882570.26832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882570.2324293-20293-165836325696405=/root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405 , 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 19649 1726882570.26836: variable 'ansible_module_compression' from source: unknown 19649 1726882570.26839: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882570.26841: variable 'ansible_facts' from source: unknown 19649 1726882570.26843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/AnsiballZ_command.py 19649 1726882570.27121: Sending initial data 19649 1726882570.27124: Sent initial data (156 bytes) 19649 1726882570.28802: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.28851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.28855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.28857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.28896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882570.28899: 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 <<< 19649 1726882570.28901: 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 <<< 19649 1726882570.28903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.28979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.29084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.29184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.30923: 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 <<< 19649 1726882570.30926: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 19649 1726882570.31020: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882570.31119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpey_jz7qq /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/AnsiballZ_command.py <<< 19649 1726882570.31218: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882570.32680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.32902: stderr chunk (state=3): >>><<< 19649 1726882570.32905: stdout chunk (state=3): >>><<< 19649 1726882570.32908: done transferring module to remote 19649 1726882570.32910: _low_level_execute_command(): starting 19649 1726882570.32912: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/ /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/AnsiballZ_command.py && sleep 0' 19649 1726882570.33741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.33754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.33772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.33793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.33830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.33842: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.33849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.33872: 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 <<< 19649 1726882570.33878: 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 <<< 19649 1726882570.33894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.33968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.33973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.34100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.35871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.35876: stderr chunk (state=3): >>><<< 19649 1726882570.35879: stdout chunk (state=3): >>><<< 19649 1726882570.35895: _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 19649 1726882570.35901: _low_level_execute_command(): starting 19649 1726882570.35904: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/AnsiballZ_command.py && sleep 0' 19649 1726882570.36653: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.36671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.36684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.36699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.36737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.36749: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.36762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.36781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.36790: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.36798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.36807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.36816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.36829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.36838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.36848: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.36858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.36933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.36955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.36976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.37119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.50532: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:10.500477", "end": "2024-09-20 21:36:10.504002", "delta": "0:00:00.003525", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_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}}} <<< 19649 1726882570.51733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882570.51737: stdout chunk (state=3): >>><<< 19649 1726882570.51739: stderr chunk (state=3): >>><<< 19649 1726882570.51769: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:10.500477", "end": "2024-09-20 21:36:10.504002", "delta": "0:00:00.003525", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882570.51871: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_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-1726882570.2324293-20293-165836325696405/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882570.51875: _low_level_execute_command(): starting 19649 1726882570.51877: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882570.2324293-20293-165836325696405/ > /dev/null 2>&1 && sleep 0' 19649 1726882570.52953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.53103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.53120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.53137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.53183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.53197: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.53214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.53236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.53249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.53260: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.53275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.53289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.53304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.53316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.53329: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.53340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.53410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.53571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.53586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.53706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.55564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.55569: stdout chunk (state=3): >>><<< 19649 1726882570.55576: stderr chunk (state=3): >>><<< 19649 1726882570.55595: _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 19649 1726882570.55600: handler run complete 19649 1726882570.55622: Evaluated conditional (False): False 19649 1726882570.55632: attempt loop complete, returning result 19649 1726882570.55653: variable 'item' from source: unknown 19649 1726882570.55737: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003525", "end": "2024-09-20 21:36:10.504002", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 21:36:10.500477" } 19649 1726882570.55867: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.55870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.55872: variable 'omit' from source: magic vars 19649 1726882570.56015: variable 'ansible_distribution_major_version' from source: facts 19649 1726882570.56020: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882570.56158: variable 'networkmanager_version' from source: set_fact 19649 1726882570.56166: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882570.56387: variable 'ansible_distribution_major_version' from source: facts 19649 1726882570.56390: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882570.56746: variable 'networkmanager_version' from source: set_fact 19649 1726882570.56757: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882570.57032: variable 'type' from source: play vars 19649 1726882570.57036: variable 'state' from source: include params 19649 1726882570.57039: variable 'interface' from source: play vars 19649 1726882570.57041: variable 'current_interfaces' from source: set_fact 19649 1726882570.57049: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 19649 1726882570.57167: variable 'omit' from source: magic vars 19649 1726882570.57185: variable 'omit' from source: magic vars 19649 1726882570.57223: variable 'item' from source: unknown 19649 1726882570.57395: variable 'item' from source: unknown 19649 1726882570.57410: variable 'omit' from source: magic vars 19649 1726882570.57429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882570.57437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882570.57443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882570.57458: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882570.57460: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.57463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.57644: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882570.57647: Set connection var ansible_shell_executable to /bin/sh 19649 1726882570.57657: Set connection var ansible_connection to ssh 19649 1726882570.57660: Set connection var ansible_timeout to 10 19649 1726882570.57665: Set connection var ansible_shell_type to sh 19649 1726882570.57672: Set connection var ansible_pipelining to False 19649 1726882570.57690: variable 'ansible_shell_executable' from source: unknown 19649 1726882570.57693: variable 'ansible_connection' from source: unknown 19649 1726882570.57695: variable 'ansible_module_compression' from source: unknown 19649 1726882570.57697: variable 'ansible_shell_type' from source: unknown 19649 1726882570.57818: variable 'ansible_shell_executable' from source: unknown 19649 1726882570.57822: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882570.57825: variable 'ansible_pipelining' from source: unknown 19649 1726882570.57827: variable 'ansible_timeout' from source: unknown 19649 1726882570.57831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882570.58039: 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) 19649 1726882570.58047: variable 'omit' from source: magic vars 19649 1726882570.58050: starting attempt loop 19649 1726882570.58052: running the handler 19649 1726882570.58066: _low_level_execute_command(): starting 19649 1726882570.58070: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882570.59967: 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 <<< 19649 1726882570.59972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.60068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.60147: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.60166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.60184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.60195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.60204: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.60214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.60227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.60269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.60580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.60592: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.60607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.60812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.60830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.60844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.61016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.62570: stdout chunk (state=3): >>>/root <<< 19649 1726882570.62747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.62751: stdout chunk (state=3): >>><<< 19649 1726882570.62753: stderr chunk (state=3): >>><<< 19649 1726882570.62854: _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 19649 1726882570.62861: _low_level_execute_command(): starting 19649 1726882570.62866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225 `" && echo ansible-tmp-1726882570.6277413-20293-136205216156225="` echo /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225 `" ) && sleep 0' 19649 1726882570.64550: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.64568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.64590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.64609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.64713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.64726: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.64741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.64762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.64778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.64789: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.64804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.64823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.64839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.64852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.64879: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.64894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.65090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.65107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.65122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.65261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.67118: stdout chunk (state=3): >>>ansible-tmp-1726882570.6277413-20293-136205216156225=/root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225 <<< 19649 1726882570.67297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.67300: stdout chunk (state=3): >>><<< 19649 1726882570.67305: stderr chunk (state=3): >>><<< 19649 1726882570.67370: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882570.6277413-20293-136205216156225=/root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225 , 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 19649 1726882570.67373: variable 'ansible_module_compression' from source: unknown 19649 1726882570.67549: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882570.67553: variable 'ansible_facts' from source: unknown 19649 1726882570.67558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/AnsiballZ_command.py 19649 1726882570.68122: Sending initial data 19649 1726882570.68125: Sent initial data (156 bytes) 19649 1726882570.70481: 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 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 <<< 19649 1726882570.70521: 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 <<< 19649 1726882570.70524: 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 <<< 19649 1726882570.70585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.70624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.70632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.70738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.72458: 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 <<< 19649 1726882570.72556: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882570.72659: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmptsmv_ppe /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/AnsiballZ_command.py <<< 19649 1726882570.72756: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882570.74110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.74333: stderr chunk (state=3): >>><<< 19649 1726882570.74336: stdout chunk (state=3): >>><<< 19649 1726882570.74338: done transferring module to remote 19649 1726882570.74340: _low_level_execute_command(): starting 19649 1726882570.74342: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/ /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/AnsiballZ_command.py && sleep 0' 19649 1726882570.75470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.75473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.75509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882570.75512: 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 <<< 19649 1726882570.75515: 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 <<< 19649 1726882570.75517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.75572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.75797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.75804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.75907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.77633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.77708: stderr chunk (state=3): >>><<< 19649 1726882570.77712: stdout chunk (state=3): >>><<< 19649 1726882570.77808: _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 19649 1726882570.77811: _low_level_execute_command(): starting 19649 1726882570.77814: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/AnsiballZ_command.py && sleep 0' 19649 1726882570.79418: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882570.79470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.79486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.79503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.79545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.79590: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882570.79603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.79619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882570.79680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882570.79694: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882570.79705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.79717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882570.79731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.79741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882570.79750: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882570.79767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.79849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.79917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.79981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.80134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.93970: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:10.931342", "end": "2024-09-20 21:36:10.936463", "delta": "0:00:00.005121", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_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}}} <<< 19649 1726882570.94985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882570.95081: stderr chunk (state=3): >>><<< 19649 1726882570.95087: stdout chunk (state=3): >>><<< 19649 1726882570.95172: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:10.931342", "end": "2024-09-20 21:36:10.936463", "delta": "0:00:00.005121", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882570.95176: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_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-1726882570.6277413-20293-136205216156225/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882570.95179: _low_level_execute_command(): starting 19649 1726882570.95181: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882570.6277413-20293-136205216156225/ > /dev/null 2>&1 && sleep 0' 19649 1726882570.96802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882570.96805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882570.96906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882570.96915: 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 <<< 19649 1726882570.96918: 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 <<< 19649 1726882570.96931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882570.97031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882570.97132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882570.97139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882570.97246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882570.99103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882570.99106: stdout chunk (state=3): >>><<< 19649 1726882570.99113: stderr chunk (state=3): >>><<< 19649 1726882570.99126: _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 19649 1726882570.99131: handler run complete 19649 1726882570.99149: Evaluated conditional (False): False 19649 1726882570.99159: attempt loop complete, returning result 19649 1726882570.99177: variable 'item' from source: unknown 19649 1726882570.99248: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.005121", "end": "2024-09-20 21:36:10.936463", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 21:36:10.931342" } 19649 1726882570.99386: dumping result to json 19649 1726882570.99388: done dumping result, returning 19649 1726882570.99390: done running TaskExecutor() for managed_node3/TASK: Create veth interface testnic1 [0e448fcc-3ce9-8316-300c-000000000217] 19649 1726882570.99392: sending task result for task 0e448fcc-3ce9-8316-300c-000000000217 19649 1726882570.99438: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000217 19649 1726882570.99440: WORKER PROCESS EXITING 19649 1726882570.99503: no more pending results, returning what we have 19649 1726882570.99506: results queue empty 19649 1726882570.99507: checking for any_errors_fatal 19649 1726882570.99516: done checking for any_errors_fatal 19649 1726882570.99517: checking for max_fail_percentage 19649 1726882570.99518: done checking for max_fail_percentage 19649 1726882570.99519: checking to see if all hosts have failed and the running result is not ok 19649 1726882570.99520: done checking to see if all hosts have failed 19649 1726882570.99520: getting the remaining hosts for this loop 19649 1726882570.99522: done getting the remaining hosts for this loop 19649 1726882570.99525: getting the next task for host managed_node3 19649 1726882570.99531: done getting next task for host managed_node3 19649 1726882570.99534: ^ task is: TASK: Set up veth as managed by NetworkManager 19649 1726882570.99536: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882570.99543: getting variables 19649 1726882570.99545: in VariableManager get_vars() 19649 1726882570.99594: Calling all_inventory to load vars for managed_node3 19649 1726882570.99597: Calling groups_inventory to load vars for managed_node3 19649 1726882570.99599: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882570.99608: Calling all_plugins_play to load vars for managed_node3 19649 1726882570.99611: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882570.99613: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.03260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.07245: done with get_vars() 19649 1726882571.07272: done getting variables 19649 1726882571.07589: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:36:11 -0400 (0:00:01.358) 0:00:15.630 ****** 19649 1726882571.07620: entering _queue_task() for managed_node3/command 19649 1726882571.07932: worker is 1 (out of 1 available) 19649 1726882571.07945: exiting _queue_task() for managed_node3/command 19649 1726882571.07961: done queuing things up, now waiting for results queue to drain 19649 1726882571.07964: waiting for pending results... 19649 1726882571.08823: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 19649 1726882571.08931: in run() - task 0e448fcc-3ce9-8316-300c-000000000218 19649 1726882571.08945: variable 'ansible_search_path' from source: unknown 19649 1726882571.08948: variable 'ansible_search_path' from source: unknown 19649 1726882571.08992: calling self._execute() 19649 1726882571.09087: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.09091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.09102: variable 'omit' from source: magic vars 19649 1726882571.09473: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.09483: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.09667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.09932: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.09979: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.10012: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.10049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.10128: variable 'networkmanager_version' from source: set_fact 19649 1726882571.10141: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.10296: variable 'type' from source: play vars 19649 1726882571.10299: variable 'state' from source: include params 19649 1726882571.10307: Evaluated conditional (type == 'veth' and state == 'present'): True 19649 1726882571.10312: variable 'omit' from source: magic vars 19649 1726882571.10346: variable 'omit' from source: magic vars 19649 1726882571.10461: variable 'interface' from source: play vars 19649 1726882571.10483: variable 'omit' from source: magic vars 19649 1726882571.10552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882571.10741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882571.10765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882571.10782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882571.10792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882571.10821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882571.10824: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.10827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.10929: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882571.10935: Set connection var ansible_shell_executable to /bin/sh 19649 1726882571.10943: Set connection var ansible_connection to ssh 19649 1726882571.10948: Set connection var ansible_timeout to 10 19649 1726882571.10951: Set connection var ansible_shell_type to sh 19649 1726882571.10960: Set connection var ansible_pipelining to False 19649 1726882571.10988: variable 'ansible_shell_executable' from source: unknown 19649 1726882571.10991: variable 'ansible_connection' from source: unknown 19649 1726882571.10994: variable 'ansible_module_compression' from source: unknown 19649 1726882571.10996: variable 'ansible_shell_type' from source: unknown 19649 1726882571.10998: variable 'ansible_shell_executable' from source: unknown 19649 1726882571.11002: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.11004: variable 'ansible_pipelining' from source: unknown 19649 1726882571.11006: variable 'ansible_timeout' from source: unknown 19649 1726882571.11008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.11102: 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) 19649 1726882571.11112: variable 'omit' from source: magic vars 19649 1726882571.11118: starting attempt loop 19649 1726882571.11121: running the handler 19649 1726882571.11132: _low_level_execute_command(): starting 19649 1726882571.11139: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882571.11852: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882571.11861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.11874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.11887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.11924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.11931: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882571.11942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.11960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882571.11969: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882571.11977: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882571.11984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.11993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.12004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.12011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.12018: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882571.12028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.12105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.12121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882571.12132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.12260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.13902: stdout chunk (state=3): >>>/root <<< 19649 1726882571.14060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882571.14065: stdout chunk (state=3): >>><<< 19649 1726882571.14073: stderr chunk (state=3): >>><<< 19649 1726882571.14097: _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 19649 1726882571.14107: _low_level_execute_command(): starting 19649 1726882571.14114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992 `" && echo ansible-tmp-1726882571.1409576-20381-184251911656992="` echo /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992 `" ) && sleep 0' 19649 1726882571.14761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882571.14866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.14870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.14873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.14876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.14878: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882571.14881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.14884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882571.14886: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882571.14888: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882571.14890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.14892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.14895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.14984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.14987: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882571.14989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.14991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.15179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882571.15182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.15185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.17022: stdout chunk (state=3): >>>ansible-tmp-1726882571.1409576-20381-184251911656992=/root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992 <<< 19649 1726882571.17189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882571.17192: stdout chunk (state=3): >>><<< 19649 1726882571.17199: stderr chunk (state=3): >>><<< 19649 1726882571.17213: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882571.1409576-20381-184251911656992=/root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992 , 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 19649 1726882571.17241: variable 'ansible_module_compression' from source: unknown 19649 1726882571.17291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882571.17320: variable 'ansible_facts' from source: unknown 19649 1726882571.17399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/AnsiballZ_command.py 19649 1726882571.17517: Sending initial data 19649 1726882571.17521: Sent initial data (156 bytes) 19649 1726882571.18409: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882571.18418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.18428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.18442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.18479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.18486: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882571.18497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.18510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882571.18518: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882571.18521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882571.18573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.18576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.18579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.18581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.18583: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882571.18585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.18674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.18678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882571.18680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.19217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.20955: 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 <<< 19649 1726882571.21051: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882571.21150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp4vcpfbvb /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/AnsiballZ_command.py <<< 19649 1726882571.21245: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882571.22744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882571.22840: stderr chunk (state=3): >>><<< 19649 1726882571.22843: stdout chunk (state=3): >>><<< 19649 1726882571.22845: done transferring module to remote 19649 1726882571.22846: _low_level_execute_command(): starting 19649 1726882571.22848: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/ /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/AnsiballZ_command.py && sleep 0' 19649 1726882571.23883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.23886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.23927: 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 <<< 19649 1726882571.23931: 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 <<< 19649 1726882571.23933: 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 <<< 19649 1726882571.24000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.24003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.24125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.26168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882571.26171: stdout chunk (state=3): >>><<< 19649 1726882571.26174: stderr chunk (state=3): >>><<< 19649 1726882571.26176: _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 19649 1726882571.26179: _low_level_execute_command(): starting 19649 1726882571.26181: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/AnsiballZ_command.py && sleep 0' 19649 1726882571.26982: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882571.26986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.26988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.26990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.27037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.27040: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.27045: 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 <<< 19649 1726882571.27047: 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 <<< 19649 1726882571.27103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.27128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882571.27143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.27281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.42253: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:11.401735", "end": "2024-09-20 21:36:11.421014", "delta": "0:00:00.019279", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_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}}} <<< 19649 1726882571.43389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882571.43505: stderr chunk (state=3): >>><<< 19649 1726882571.43509: stdout chunk (state=3): >>><<< 19649 1726882571.43704: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:11.401735", "end": "2024-09-20 21:36:11.421014", "delta": "0:00:00.019279", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882571.43713: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed 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-1726882571.1409576-20381-184251911656992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882571.43716: _low_level_execute_command(): starting 19649 1726882571.43719: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882571.1409576-20381-184251911656992/ > /dev/null 2>&1 && sleep 0' 19649 1726882571.44329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882571.44342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.44365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.44390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.44431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.44442: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882571.44458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.44481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882571.44493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882571.44503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882571.44513: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882571.44525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882571.44537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882571.44546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882571.44571: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882571.44584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882571.44658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882571.44689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882571.44711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882571.44842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882571.46637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882571.46730: stderr chunk (state=3): >>><<< 19649 1726882571.46742: stdout chunk (state=3): >>><<< 19649 1726882571.47192: _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 19649 1726882571.47195: handler run complete 19649 1726882571.47198: Evaluated conditional (False): False 19649 1726882571.47200: attempt loop complete, returning result 19649 1726882571.47201: _execute() done 19649 1726882571.47203: dumping result to json 19649 1726882571.47205: done dumping result, returning 19649 1726882571.47207: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-8316-300c-000000000218] 19649 1726882571.47209: sending task result for task 0e448fcc-3ce9-8316-300c-000000000218 19649 1726882571.47287: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000218 19649 1726882571.47290: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.019279", "end": "2024-09-20 21:36:11.421014", "rc": 0, "start": "2024-09-20 21:36:11.401735" } 19649 1726882571.47367: no more pending results, returning what we have 19649 1726882571.47372: results queue empty 19649 1726882571.47373: checking for any_errors_fatal 19649 1726882571.47389: done checking for any_errors_fatal 19649 1726882571.47389: checking for max_fail_percentage 19649 1726882571.47391: done checking for max_fail_percentage 19649 1726882571.47392: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.47393: done checking to see if all hosts have failed 19649 1726882571.47394: getting the remaining hosts for this loop 19649 1726882571.47396: done getting the remaining hosts for this loop 19649 1726882571.47400: getting the next task for host managed_node3 19649 1726882571.47409: done getting next task for host managed_node3 19649 1726882571.47412: ^ task is: TASK: Delete veth interface {{ interface }} 19649 1726882571.47416: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882571.47420: getting variables 19649 1726882571.47422: in VariableManager get_vars() 19649 1726882571.47486: Calling all_inventory to load vars for managed_node3 19649 1726882571.47489: Calling groups_inventory to load vars for managed_node3 19649 1726882571.47492: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.47504: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.47507: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.47510: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.49219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.51114: done with get_vars() 19649 1726882571.51138: done getting variables 19649 1726882571.51204: 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) 19649 1726882571.51329: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:36:11 -0400 (0:00:00.437) 0:00:16.067 ****** 19649 1726882571.51366: entering _queue_task() for managed_node3/command 19649 1726882571.51653: worker is 1 (out of 1 available) 19649 1726882571.51668: exiting _queue_task() for managed_node3/command 19649 1726882571.51682: done queuing things up, now waiting for results queue to drain 19649 1726882571.51683: waiting for pending results... 19649 1726882571.52036: running TaskExecutor() for managed_node3/TASK: Delete veth interface testnic1 19649 1726882571.52164: in run() - task 0e448fcc-3ce9-8316-300c-000000000219 19649 1726882571.52193: variable 'ansible_search_path' from source: unknown 19649 1726882571.52202: variable 'ansible_search_path' from source: unknown 19649 1726882571.52244: calling self._execute() 19649 1726882571.52354: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.52373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.52392: variable 'omit' from source: magic vars 19649 1726882571.52840: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.52862: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.53054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.53339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.53399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.53436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.53484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.53568: variable 'networkmanager_version' from source: set_fact 19649 1726882571.53591: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.53801: variable 'type' from source: play vars 19649 1726882571.53812: variable 'state' from source: include params 19649 1726882571.53821: variable 'interface' from source: play vars 19649 1726882571.53831: variable 'current_interfaces' from source: set_fact 19649 1726882571.53841: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 19649 1726882571.53848: when evaluation is False, skipping this task 19649 1726882571.53854: _execute() done 19649 1726882571.53868: dumping result to json 19649 1726882571.53877: done dumping result, returning 19649 1726882571.53887: done running TaskExecutor() for managed_node3/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-8316-300c-000000000219] 19649 1726882571.53897: sending task result for task 0e448fcc-3ce9-8316-300c-000000000219 19649 1726882571.54009: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000219 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882571.54070: no more pending results, returning what we have 19649 1726882571.54075: results queue empty 19649 1726882571.54076: checking for any_errors_fatal 19649 1726882571.54089: done checking for any_errors_fatal 19649 1726882571.54090: checking for max_fail_percentage 19649 1726882571.54092: done checking for max_fail_percentage 19649 1726882571.54093: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.54094: done checking to see if all hosts have failed 19649 1726882571.54095: getting the remaining hosts for this loop 19649 1726882571.54097: done getting the remaining hosts for this loop 19649 1726882571.54100: getting the next task for host managed_node3 19649 1726882571.54108: done getting next task for host managed_node3 19649 1726882571.54111: ^ task is: TASK: Create dummy interface {{ interface }} 19649 1726882571.54115: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882571.54119: getting variables 19649 1726882571.54121: in VariableManager get_vars() 19649 1726882571.54183: Calling all_inventory to load vars for managed_node3 19649 1726882571.54186: Calling groups_inventory to load vars for managed_node3 19649 1726882571.54189: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.54202: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.54206: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.54209: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.55546: WORKER PROCESS EXITING 19649 1726882571.55982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.57674: done with get_vars() 19649 1726882571.57696: done getting variables 19649 1726882571.57754: 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) 19649 1726882571.57870: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:36:11 -0400 (0:00:00.065) 0:00:16.133 ****** 19649 1726882571.57899: entering _queue_task() for managed_node3/command 19649 1726882571.58190: worker is 1 (out of 1 available) 19649 1726882571.58203: exiting _queue_task() for managed_node3/command 19649 1726882571.58216: done queuing things up, now waiting for results queue to drain 19649 1726882571.58217: waiting for pending results... 19649 1726882571.59151: running TaskExecutor() for managed_node3/TASK: Create dummy interface testnic1 19649 1726882571.59273: in run() - task 0e448fcc-3ce9-8316-300c-00000000021a 19649 1726882571.59293: variable 'ansible_search_path' from source: unknown 19649 1726882571.59300: variable 'ansible_search_path' from source: unknown 19649 1726882571.59342: calling self._execute() 19649 1726882571.59443: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.59454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.59479: variable 'omit' from source: magic vars 19649 1726882571.59871: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.59890: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.60078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.60367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.60419: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.60462: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.60504: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.60594: variable 'networkmanager_version' from source: set_fact 19649 1726882571.60613: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.60824: variable 'type' from source: play vars 19649 1726882571.60835: variable 'state' from source: include params 19649 1726882571.60849: variable 'interface' from source: play vars 19649 1726882571.60862: variable 'current_interfaces' from source: set_fact 19649 1726882571.60876: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 19649 1726882571.60883: when evaluation is False, skipping this task 19649 1726882571.60889: _execute() done 19649 1726882571.60896: dumping result to json 19649 1726882571.60904: done dumping result, returning 19649 1726882571.60913: done running TaskExecutor() for managed_node3/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-8316-300c-00000000021a] 19649 1726882571.60922: sending task result for task 0e448fcc-3ce9-8316-300c-00000000021a skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882571.61073: no more pending results, returning what we have 19649 1726882571.61077: results queue empty 19649 1726882571.61079: checking for any_errors_fatal 19649 1726882571.61086: done checking for any_errors_fatal 19649 1726882571.61087: checking for max_fail_percentage 19649 1726882571.61088: done checking for max_fail_percentage 19649 1726882571.61089: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.61090: done checking to see if all hosts have failed 19649 1726882571.61091: getting the remaining hosts for this loop 19649 1726882571.61093: done getting the remaining hosts for this loop 19649 1726882571.61097: getting the next task for host managed_node3 19649 1726882571.61104: done getting next task for host managed_node3 19649 1726882571.61108: ^ task is: TASK: Delete dummy interface {{ interface }} 19649 1726882571.61113: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882571.61117: getting variables 19649 1726882571.61119: in VariableManager get_vars() 19649 1726882571.61177: Calling all_inventory to load vars for managed_node3 19649 1726882571.61180: Calling groups_inventory to load vars for managed_node3 19649 1726882571.61183: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.61196: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.61199: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.61202: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.62184: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000021a 19649 1726882571.62187: WORKER PROCESS EXITING 19649 1726882571.62716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.64162: done with get_vars() 19649 1726882571.64184: done getting variables 19649 1726882571.64241: 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) 19649 1726882571.64348: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:36:11 -0400 (0:00:00.064) 0:00:16.198 ****** 19649 1726882571.64380: entering _queue_task() for managed_node3/command 19649 1726882571.64647: worker is 1 (out of 1 available) 19649 1726882571.64662: exiting _queue_task() for managed_node3/command 19649 1726882571.64675: done queuing things up, now waiting for results queue to drain 19649 1726882571.64677: waiting for pending results... 19649 1726882571.64932: running TaskExecutor() for managed_node3/TASK: Delete dummy interface testnic1 19649 1726882571.65048: in run() - task 0e448fcc-3ce9-8316-300c-00000000021b 19649 1726882571.65074: variable 'ansible_search_path' from source: unknown 19649 1726882571.65082: variable 'ansible_search_path' from source: unknown 19649 1726882571.65124: calling self._execute() 19649 1726882571.65214: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.65227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.65241: variable 'omit' from source: magic vars 19649 1726882571.65607: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.65624: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.65813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.66086: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.66137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.66179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.66218: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.66299: variable 'networkmanager_version' from source: set_fact 19649 1726882571.66321: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.66502: variable 'type' from source: play vars 19649 1726882571.66513: variable 'state' from source: include params 19649 1726882571.66522: variable 'interface' from source: play vars 19649 1726882571.66536: variable 'current_interfaces' from source: set_fact 19649 1726882571.66546: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 19649 1726882571.66553: when evaluation is False, skipping this task 19649 1726882571.66561: _execute() done 19649 1726882571.66570: dumping result to json 19649 1726882571.66576: done dumping result, returning 19649 1726882571.66583: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-8316-300c-00000000021b] 19649 1726882571.66592: sending task result for task 0e448fcc-3ce9-8316-300c-00000000021b skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882571.66735: no more pending results, returning what we have 19649 1726882571.66740: results queue empty 19649 1726882571.66741: checking for any_errors_fatal 19649 1726882571.66748: done checking for any_errors_fatal 19649 1726882571.66749: checking for max_fail_percentage 19649 1726882571.66751: done checking for max_fail_percentage 19649 1726882571.66751: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.66752: done checking to see if all hosts have failed 19649 1726882571.66753: getting the remaining hosts for this loop 19649 1726882571.66757: done getting the remaining hosts for this loop 19649 1726882571.66761: getting the next task for host managed_node3 19649 1726882571.66770: done getting next task for host managed_node3 19649 1726882571.66774: ^ task is: TASK: Create tap interface {{ interface }} 19649 1726882571.66777: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882571.66781: getting variables 19649 1726882571.66783: in VariableManager get_vars() 19649 1726882571.66842: Calling all_inventory to load vars for managed_node3 19649 1726882571.66846: Calling groups_inventory to load vars for managed_node3 19649 1726882571.66848: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.66865: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.66868: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.66871: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.67883: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000021b 19649 1726882571.67886: WORKER PROCESS EXITING 19649 1726882571.68477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.78801: done with get_vars() 19649 1726882571.78824: done getting variables 19649 1726882571.78875: 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) 19649 1726882571.78959: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:36:11 -0400 (0:00:00.146) 0:00:16.344 ****** 19649 1726882571.78983: entering _queue_task() for managed_node3/command 19649 1726882571.79279: worker is 1 (out of 1 available) 19649 1726882571.79291: exiting _queue_task() for managed_node3/command 19649 1726882571.79301: done queuing things up, now waiting for results queue to drain 19649 1726882571.79303: waiting for pending results... 19649 1726882571.80218: running TaskExecutor() for managed_node3/TASK: Create tap interface testnic1 19649 1726882571.80446: in run() - task 0e448fcc-3ce9-8316-300c-00000000021c 19649 1726882571.80460: variable 'ansible_search_path' from source: unknown 19649 1726882571.80464: variable 'ansible_search_path' from source: unknown 19649 1726882571.80576: calling self._execute() 19649 1726882571.80782: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.80786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.80797: variable 'omit' from source: magic vars 19649 1726882571.81508: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.81522: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.81918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.82396: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.82435: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.82618: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.82653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.82839: variable 'networkmanager_version' from source: set_fact 19649 1726882571.82852: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.83060: variable 'type' from source: play vars 19649 1726882571.83063: variable 'state' from source: include params 19649 1726882571.83071: variable 'interface' from source: play vars 19649 1726882571.83074: variable 'current_interfaces' from source: set_fact 19649 1726882571.83077: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 19649 1726882571.83081: when evaluation is False, skipping this task 19649 1726882571.83084: _execute() done 19649 1726882571.83087: dumping result to json 19649 1726882571.83089: done dumping result, returning 19649 1726882571.83103: done running TaskExecutor() for managed_node3/TASK: Create tap interface testnic1 [0e448fcc-3ce9-8316-300c-00000000021c] 19649 1726882571.83109: sending task result for task 0e448fcc-3ce9-8316-300c-00000000021c 19649 1726882571.83201: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000021c 19649 1726882571.83204: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882571.83249: no more pending results, returning what we have 19649 1726882571.83252: results queue empty 19649 1726882571.83254: checking for any_errors_fatal 19649 1726882571.83263: done checking for any_errors_fatal 19649 1726882571.83266: checking for max_fail_percentage 19649 1726882571.83268: done checking for max_fail_percentage 19649 1726882571.83268: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.83269: done checking to see if all hosts have failed 19649 1726882571.83270: getting the remaining hosts for this loop 19649 1726882571.83271: done getting the remaining hosts for this loop 19649 1726882571.83275: getting the next task for host managed_node3 19649 1726882571.83282: done getting next task for host managed_node3 19649 1726882571.83284: ^ task is: TASK: Delete tap interface {{ interface }} 19649 1726882571.83287: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882571.83290: getting variables 19649 1726882571.83292: in VariableManager get_vars() 19649 1726882571.83337: Calling all_inventory to load vars for managed_node3 19649 1726882571.83339: Calling groups_inventory to load vars for managed_node3 19649 1726882571.83341: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.83351: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.83353: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.83358: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.85809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.87274: done with get_vars() 19649 1726882571.87292: done getting variables 19649 1726882571.87342: 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) 19649 1726882571.87453: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:36:11 -0400 (0:00:00.085) 0:00:16.429 ****** 19649 1726882571.87490: entering _queue_task() for managed_node3/command 19649 1726882571.87749: worker is 1 (out of 1 available) 19649 1726882571.87766: exiting _queue_task() for managed_node3/command 19649 1726882571.87777: done queuing things up, now waiting for results queue to drain 19649 1726882571.87779: waiting for pending results... 19649 1726882571.88034: running TaskExecutor() for managed_node3/TASK: Delete tap interface testnic1 19649 1726882571.88144: in run() - task 0e448fcc-3ce9-8316-300c-00000000021d 19649 1726882571.88172: variable 'ansible_search_path' from source: unknown 19649 1726882571.88180: variable 'ansible_search_path' from source: unknown 19649 1726882571.88222: calling self._execute() 19649 1726882571.88314: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.88331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.88347: variable 'omit' from source: magic vars 19649 1726882571.88714: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.88731: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882571.89135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882571.89591: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882571.89762: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882571.89829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882571.90020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882571.90207: variable 'networkmanager_version' from source: set_fact 19649 1726882571.90219: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882571.90609: variable 'type' from source: play vars 19649 1726882571.90614: variable 'state' from source: include params 19649 1726882571.90619: variable 'interface' from source: play vars 19649 1726882571.90624: variable 'current_interfaces' from source: set_fact 19649 1726882571.90629: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 19649 1726882571.90632: when evaluation is False, skipping this task 19649 1726882571.90634: _execute() done 19649 1726882571.90638: dumping result to json 19649 1726882571.90641: done dumping result, returning 19649 1726882571.90647: done running TaskExecutor() for managed_node3/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-8316-300c-00000000021d] 19649 1726882571.90653: sending task result for task 0e448fcc-3ce9-8316-300c-00000000021d 19649 1726882571.90743: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000021d 19649 1726882571.90747: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882571.90799: no more pending results, returning what we have 19649 1726882571.90803: results queue empty 19649 1726882571.90804: checking for any_errors_fatal 19649 1726882571.90809: done checking for any_errors_fatal 19649 1726882571.90810: checking for max_fail_percentage 19649 1726882571.90812: done checking for max_fail_percentage 19649 1726882571.90813: checking to see if all hosts have failed and the running result is not ok 19649 1726882571.90813: done checking to see if all hosts have failed 19649 1726882571.90814: getting the remaining hosts for this loop 19649 1726882571.90816: done getting the remaining hosts for this loop 19649 1726882571.90819: getting the next task for host managed_node3 19649 1726882571.90829: done getting next task for host managed_node3 19649 1726882571.90834: ^ task is: TASK: Include the task 'assert_device_present.yml' 19649 1726882571.90836: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882571.90840: getting variables 19649 1726882571.90842: in VariableManager get_vars() 19649 1726882571.90903: Calling all_inventory to load vars for managed_node3 19649 1726882571.90906: Calling groups_inventory to load vars for managed_node3 19649 1726882571.90909: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882571.90923: Calling all_plugins_play to load vars for managed_node3 19649 1726882571.90926: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882571.90929: Calling groups_plugins_play to load vars for managed_node3 19649 1726882571.93358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882571.96871: done with get_vars() 19649 1726882571.96892: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Friday 20 September 2024 21:36:11 -0400 (0:00:00.095) 0:00:16.525 ****** 19649 1726882571.97084: entering _queue_task() for managed_node3/include_tasks 19649 1726882571.97698: worker is 1 (out of 1 available) 19649 1726882571.97711: exiting _queue_task() for managed_node3/include_tasks 19649 1726882571.97723: done queuing things up, now waiting for results queue to drain 19649 1726882571.97725: waiting for pending results... 19649 1726882571.98177: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 19649 1726882571.98972: in run() - task 0e448fcc-3ce9-8316-300c-000000000013 19649 1726882571.99094: variable 'ansible_search_path' from source: unknown 19649 1726882571.99283: calling self._execute() 19649 1726882571.99378: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882571.99384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882571.99393: variable 'omit' from source: magic vars 19649 1726882571.99811: variable 'ansible_distribution_major_version' from source: facts 19649 1726882571.99823: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882572.00019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882572.00305: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882572.00350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882572.00393: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882572.00469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882572.00551: variable 'networkmanager_version' from source: set_fact 19649 1726882572.00566: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882572.00573: _execute() done 19649 1726882572.00576: dumping result to json 19649 1726882572.00579: done dumping result, returning 19649 1726882572.00586: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-8316-300c-000000000013] 19649 1726882572.00591: sending task result for task 0e448fcc-3ce9-8316-300c-000000000013 19649 1726882572.00700: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000013 19649 1726882572.00704: WORKER PROCESS EXITING 19649 1726882572.00736: no more pending results, returning what we have 19649 1726882572.00741: in VariableManager get_vars() 19649 1726882572.00804: Calling all_inventory to load vars for managed_node3 19649 1726882572.00807: Calling groups_inventory to load vars for managed_node3 19649 1726882572.00810: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.00823: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.00826: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.00830: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.02888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.04577: done with get_vars() 19649 1726882572.04592: variable 'ansible_search_path' from source: unknown 19649 1726882572.04606: we have included files to process 19649 1726882572.04607: generating all_blocks data 19649 1726882572.04608: done generating all_blocks data 19649 1726882572.04613: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 19649 1726882572.04614: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 19649 1726882572.04617: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 19649 1726882572.04780: in VariableManager get_vars() 19649 1726882572.04807: done with get_vars() 19649 1726882572.04921: done processing included file 19649 1726882572.04923: iterating over new_blocks loaded from include file 19649 1726882572.04925: in VariableManager get_vars() 19649 1726882572.04947: done with get_vars() 19649 1726882572.04949: filtering new block on tags 19649 1726882572.04972: done filtering new block on tags 19649 1726882572.04975: 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 19649 1726882572.04980: extending task lists for all hosts with included blocks 19649 1726882572.05673: done extending task lists 19649 1726882572.05676: done processing included files 19649 1726882572.05677: results queue empty 19649 1726882572.05678: checking for any_errors_fatal 19649 1726882572.05681: done checking for any_errors_fatal 19649 1726882572.05682: checking for max_fail_percentage 19649 1726882572.05683: done checking for max_fail_percentage 19649 1726882572.05683: checking to see if all hosts have failed and the running result is not ok 19649 1726882572.05684: done checking to see if all hosts have failed 19649 1726882572.05685: getting the remaining hosts for this loop 19649 1726882572.05686: done getting the remaining hosts for this loop 19649 1726882572.05689: getting the next task for host managed_node3 19649 1726882572.05699: done getting next task for host managed_node3 19649 1726882572.05701: ^ task is: TASK: Include the task 'get_interface_stat.yml' 19649 1726882572.05704: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882572.05707: getting variables 19649 1726882572.05708: in VariableManager get_vars() 19649 1726882572.05723: Calling all_inventory to load vars for managed_node3 19649 1726882572.05726: Calling groups_inventory to load vars for managed_node3 19649 1726882572.05728: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.05739: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.05743: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.05747: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.07470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.09703: done with get_vars() 19649 1726882572.09721: 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:36:12 -0400 (0:00:00.127) 0:00:16.652 ****** 19649 1726882572.09795: entering _queue_task() for managed_node3/include_tasks 19649 1726882572.10221: worker is 1 (out of 1 available) 19649 1726882572.10234: exiting _queue_task() for managed_node3/include_tasks 19649 1726882572.10247: done queuing things up, now waiting for results queue to drain 19649 1726882572.10248: waiting for pending results... 19649 1726882572.10523: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 19649 1726882572.10617: in run() - task 0e448fcc-3ce9-8316-300c-0000000002b9 19649 1726882572.10630: variable 'ansible_search_path' from source: unknown 19649 1726882572.10634: variable 'ansible_search_path' from source: unknown 19649 1726882572.10675: calling self._execute() 19649 1726882572.10814: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.10838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.10849: variable 'omit' from source: magic vars 19649 1726882572.11943: variable 'ansible_distribution_major_version' from source: facts 19649 1726882572.11946: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882572.11949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882572.11952: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882572.11954: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882572.11956: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882572.11958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882572.12010: variable 'networkmanager_version' from source: set_fact 19649 1726882572.12023: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882572.12029: _execute() done 19649 1726882572.12032: dumping result to json 19649 1726882572.12035: done dumping result, returning 19649 1726882572.12149: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-8316-300c-0000000002b9] 19649 1726882572.12152: sending task result for task 0e448fcc-3ce9-8316-300c-0000000002b9 19649 1726882572.12251: no more pending results, returning what we have 19649 1726882572.12258: in VariableManager get_vars() 19649 1726882572.12317: Calling all_inventory to load vars for managed_node3 19649 1726882572.12320: Calling groups_inventory to load vars for managed_node3 19649 1726882572.12323: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.12336: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.12339: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.12344: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.12958: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000002b9 19649 1726882572.12962: WORKER PROCESS EXITING 19649 1726882572.15248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.17251: done with get_vars() 19649 1726882572.17271: variable 'ansible_search_path' from source: unknown 19649 1726882572.17272: variable 'ansible_search_path' from source: unknown 19649 1726882572.17306: we have included files to process 19649 1726882572.17307: generating all_blocks data 19649 1726882572.17309: done generating all_blocks data 19649 1726882572.17310: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 19649 1726882572.17311: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 19649 1726882572.17313: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 19649 1726882572.17535: done processing included file 19649 1726882572.17537: iterating over new_blocks loaded from include file 19649 1726882572.17538: in VariableManager get_vars() 19649 1726882572.17565: done with get_vars() 19649 1726882572.17567: filtering new block on tags 19649 1726882572.17582: done filtering new block on tags 19649 1726882572.17584: 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 19649 1726882572.17589: extending task lists for all hosts with included blocks 19649 1726882572.17688: done extending task lists 19649 1726882572.17689: done processing included files 19649 1726882572.17689: results queue empty 19649 1726882572.17690: checking for any_errors_fatal 19649 1726882572.17693: done checking for any_errors_fatal 19649 1726882572.17694: checking for max_fail_percentage 19649 1726882572.17695: done checking for max_fail_percentage 19649 1726882572.17696: checking to see if all hosts have failed and the running result is not ok 19649 1726882572.17696: done checking to see if all hosts have failed 19649 1726882572.17697: getting the remaining hosts for this loop 19649 1726882572.17698: done getting the remaining hosts for this loop 19649 1726882572.17700: getting the next task for host managed_node3 19649 1726882572.17704: done getting next task for host managed_node3 19649 1726882572.17706: ^ task is: TASK: Get stat for interface {{ interface }} 19649 1726882572.17708: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882572.17710: getting variables 19649 1726882572.17711: in VariableManager get_vars() 19649 1726882572.17725: Calling all_inventory to load vars for managed_node3 19649 1726882572.17727: Calling groups_inventory to load vars for managed_node3 19649 1726882572.17729: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.17733: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.17735: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.17738: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.19569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.21427: done with get_vars() 19649 1726882572.21445: done getting variables 19649 1726882572.21606: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** 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:36:12 -0400 (0:00:00.118) 0:00:16.770 ****** 19649 1726882572.21637: entering _queue_task() for managed_node3/stat 19649 1726882572.21948: worker is 1 (out of 1 available) 19649 1726882572.21962: exiting _queue_task() for managed_node3/stat 19649 1726882572.21976: done queuing things up, now waiting for results queue to drain 19649 1726882572.21978: waiting for pending results... 19649 1726882572.22251: running TaskExecutor() for managed_node3/TASK: Get stat for interface testnic1 19649 1726882572.22355: in run() - task 0e448fcc-3ce9-8316-300c-000000000308 19649 1726882572.22370: variable 'ansible_search_path' from source: unknown 19649 1726882572.22375: variable 'ansible_search_path' from source: unknown 19649 1726882572.22407: calling self._execute() 19649 1726882572.22498: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.22501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.22512: variable 'omit' from source: magic vars 19649 1726882572.22867: variable 'ansible_distribution_major_version' from source: facts 19649 1726882572.22880: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882572.23050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882572.23306: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882572.23348: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882572.23385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882572.23421: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882572.23505: variable 'networkmanager_version' from source: set_fact 19649 1726882572.23520: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882572.23526: variable 'omit' from source: magic vars 19649 1726882572.23578: variable 'omit' from source: magic vars 19649 1726882572.23673: variable 'interface' from source: play vars 19649 1726882572.23690: variable 'omit' from source: magic vars 19649 1726882572.23718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882572.23750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882572.23773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882572.23839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.23848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.23883: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882572.23886: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.23889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.23995: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882572.24001: Set connection var ansible_shell_executable to /bin/sh 19649 1726882572.24009: Set connection var ansible_connection to ssh 19649 1726882572.24014: Set connection var ansible_timeout to 10 19649 1726882572.24018: Set connection var ansible_shell_type to sh 19649 1726882572.24025: Set connection var ansible_pipelining to False 19649 1726882572.24046: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.24050: variable 'ansible_connection' from source: unknown 19649 1726882572.24054: variable 'ansible_module_compression' from source: unknown 19649 1726882572.24067: variable 'ansible_shell_type' from source: unknown 19649 1726882572.24070: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.24072: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.24076: variable 'ansible_pipelining' from source: unknown 19649 1726882572.24078: variable 'ansible_timeout' from source: unknown 19649 1726882572.24083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.24230: 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__) 19649 1726882572.24240: variable 'omit' from source: magic vars 19649 1726882572.24243: starting attempt loop 19649 1726882572.24246: running the handler 19649 1726882572.24265: _low_level_execute_command(): starting 19649 1726882572.24273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882572.25031: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.25043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.25057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.25078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.25117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.25124: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.25133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.25147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.25155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.25172: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.25181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.25191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.25202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.25209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.25216: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.25226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.25305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.25324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.25336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.25482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.27178: stdout chunk (state=3): >>>/root <<< 19649 1726882572.27287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.27365: stderr chunk (state=3): >>><<< 19649 1726882572.27378: stdout chunk (state=3): >>><<< 19649 1726882572.27479: _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 19649 1726882572.27490: _low_level_execute_command(): starting 19649 1726882572.27492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025 `" && echo ansible-tmp-1726882572.2740064-20448-135961902306025="` echo /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025 `" ) && sleep 0' 19649 1726882572.28052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.28071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.28088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.28099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.28136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.28143: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.28157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.28169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.28176: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.28182: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.28189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.28197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.28207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.28213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.28219: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.28227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.28306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.28327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.28348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.28489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.30362: stdout chunk (state=3): >>>ansible-tmp-1726882572.2740064-20448-135961902306025=/root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025 <<< 19649 1726882572.30561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.30566: stdout chunk (state=3): >>><<< 19649 1726882572.30569: stderr chunk (state=3): >>><<< 19649 1726882572.30873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882572.2740064-20448-135961902306025=/root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025 , 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 19649 1726882572.30876: variable 'ansible_module_compression' from source: unknown 19649 1726882572.30879: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 19649 1726882572.30881: variable 'ansible_facts' from source: unknown 19649 1726882572.30883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/AnsiballZ_stat.py 19649 1726882572.30960: Sending initial data 19649 1726882572.30964: Sent initial data (153 bytes) 19649 1726882572.31940: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.31958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.31974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.31990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.32030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.32040: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.32053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.32078: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.32088: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.32098: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.32108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.32120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.32132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.32142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.32151: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.32168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.32244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.32267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.32287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.32415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.34138: 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 <<< 19649 1726882572.34232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882572.34340: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp31qj5q24 /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/AnsiballZ_stat.py <<< 19649 1726882572.34433: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882572.35844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.36070: stderr chunk (state=3): >>><<< 19649 1726882572.36073: stdout chunk (state=3): >>><<< 19649 1726882572.36076: done transferring module to remote 19649 1726882572.36079: _low_level_execute_command(): starting 19649 1726882572.36081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/ /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/AnsiballZ_stat.py && sleep 0' 19649 1726882572.36605: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.36620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.36636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.36655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.36698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.36709: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.36720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.36735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.36744: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.36753: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.36763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.36781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.36794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.36803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.36812: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.36822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.36895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.36913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.36926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.37047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.38838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.38841: stdout chunk (state=3): >>><<< 19649 1726882572.38844: stderr chunk (state=3): >>><<< 19649 1726882572.38930: _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 19649 1726882572.38934: _low_level_execute_command(): starting 19649 1726882572.38936: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/AnsiballZ_stat.py && sleep 0' 19649 1726882572.40294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.40309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.40325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.40342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.40390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.40403: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.40418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.40435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.40589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.40601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.40615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.40629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.40645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.40662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.40678: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.40692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.40770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.40794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.40812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.40949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.54006: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 30513, "dev": 21, "nlink": 1, "atime": 1726882570.1132514, "mtime": 1726882570.1132514, "ctime": 1726882570.1132514, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 19649 1726882572.54987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882572.54991: stdout chunk (state=3): >>><<< 19649 1726882572.54993: stderr chunk (state=3): >>><<< 19649 1726882572.55149: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 30513, "dev": 21, "nlink": 1, "atime": 1726882570.1132514, "mtime": 1726882570.1132514, "ctime": 1726882570.1132514, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "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. 19649 1726882572.55160: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1726882572.2740064-20448-135961902306025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882572.55162: _low_level_execute_command(): starting 19649 1726882572.55166: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882572.2740064-20448-135961902306025/ > /dev/null 2>&1 && sleep 0' 19649 1726882572.57038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.57045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.57184: 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 <<< 19649 1726882572.57187: 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 <<< 19649 1726882572.57190: 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 <<< 19649 1726882572.57313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.57388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.57397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.57503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.59305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.59369: stderr chunk (state=3): >>><<< 19649 1726882572.59372: stdout chunk (state=3): >>><<< 19649 1726882572.59671: _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 19649 1726882572.59674: handler run complete 19649 1726882572.59676: attempt loop complete, returning result 19649 1726882572.59679: _execute() done 19649 1726882572.59681: dumping result to json 19649 1726882572.59683: done dumping result, returning 19649 1726882572.59685: done running TaskExecutor() for managed_node3/TASK: Get stat for interface testnic1 [0e448fcc-3ce9-8316-300c-000000000308] 19649 1726882572.59687: sending task result for task 0e448fcc-3ce9-8316-300c-000000000308 19649 1726882572.59768: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000308 19649 1726882572.59771: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726882570.1132514, "block_size": 4096, "blocks": 0, "ctime": 1726882570.1132514, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1726882570.1132514, "nlink": 1, "path": "/sys/class/net/testnic1", "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 } } 19649 1726882572.59880: no more pending results, returning what we have 19649 1726882572.59884: results queue empty 19649 1726882572.59885: checking for any_errors_fatal 19649 1726882572.59887: done checking for any_errors_fatal 19649 1726882572.59888: checking for max_fail_percentage 19649 1726882572.59889: done checking for max_fail_percentage 19649 1726882572.59890: checking to see if all hosts have failed and the running result is not ok 19649 1726882572.59891: done checking to see if all hosts have failed 19649 1726882572.59892: getting the remaining hosts for this loop 19649 1726882572.59894: done getting the remaining hosts for this loop 19649 1726882572.59897: getting the next task for host managed_node3 19649 1726882572.59906: done getting next task for host managed_node3 19649 1726882572.59909: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 19649 1726882572.59911: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882572.59915: getting variables 19649 1726882572.59917: in VariableManager get_vars() 19649 1726882572.59973: Calling all_inventory to load vars for managed_node3 19649 1726882572.59976: Calling groups_inventory to load vars for managed_node3 19649 1726882572.59979: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.59990: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.59993: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.59996: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.62109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.64781: done with get_vars() 19649 1726882572.64805: done getting variables 19649 1726882572.65609: 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) 19649 1726882572.65729: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** 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:36:12 -0400 (0:00:00.441) 0:00:17.211 ****** 19649 1726882572.65761: entering _queue_task() for managed_node3/assert 19649 1726882572.65763: Creating lock for assert 19649 1726882572.66052: worker is 1 (out of 1 available) 19649 1726882572.66571: exiting _queue_task() for managed_node3/assert 19649 1726882572.66584: done queuing things up, now waiting for results queue to drain 19649 1726882572.66585: waiting for pending results... 19649 1726882572.67085: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'testnic1' 19649 1726882572.67198: in run() - task 0e448fcc-3ce9-8316-300c-0000000002ba 19649 1726882572.67375: variable 'ansible_search_path' from source: unknown 19649 1726882572.67383: variable 'ansible_search_path' from source: unknown 19649 1726882572.67425: calling self._execute() 19649 1726882572.67526: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.67691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.67707: variable 'omit' from source: magic vars 19649 1726882572.68413: variable 'ansible_distribution_major_version' from source: facts 19649 1726882572.68433: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882572.68719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882572.69348: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882572.69401: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882572.69558: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882572.69601: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882572.69696: variable 'networkmanager_version' from source: set_fact 19649 1726882572.69759: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882572.69774: variable 'omit' from source: magic vars 19649 1726882572.69814: variable 'omit' from source: magic vars 19649 1726882572.69926: variable 'interface' from source: play vars 19649 1726882572.69952: variable 'omit' from source: magic vars 19649 1726882572.69995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882572.70028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882572.70051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882572.70084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.70100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.70134: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882572.70143: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.70151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.70269: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882572.70284: Set connection var ansible_shell_executable to /bin/sh 19649 1726882572.70302: Set connection var ansible_connection to ssh 19649 1726882572.70312: Set connection var ansible_timeout to 10 19649 1726882572.70319: Set connection var ansible_shell_type to sh 19649 1726882572.70330: Set connection var ansible_pipelining to False 19649 1726882572.70358: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.70368: variable 'ansible_connection' from source: unknown 19649 1726882572.70376: variable 'ansible_module_compression' from source: unknown 19649 1726882572.70382: variable 'ansible_shell_type' from source: unknown 19649 1726882572.70388: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.70401: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.70408: variable 'ansible_pipelining' from source: unknown 19649 1726882572.70415: variable 'ansible_timeout' from source: unknown 19649 1726882572.70422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.70572: 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) 19649 1726882572.70588: variable 'omit' from source: magic vars 19649 1726882572.70599: starting attempt loop 19649 1726882572.70606: running the handler 19649 1726882572.70749: variable 'interface_stat' from source: set_fact 19649 1726882572.70779: Evaluated conditional (interface_stat.stat.exists): True 19649 1726882572.70789: handler run complete 19649 1726882572.70808: attempt loop complete, returning result 19649 1726882572.70815: _execute() done 19649 1726882572.70822: dumping result to json 19649 1726882572.70835: done dumping result, returning 19649 1726882572.70847: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'testnic1' [0e448fcc-3ce9-8316-300c-0000000002ba] 19649 1726882572.70860: sending task result for task 0e448fcc-3ce9-8316-300c-0000000002ba ok: [managed_node3] => { "changed": false } MSG: All assertions passed 19649 1726882572.71011: no more pending results, returning what we have 19649 1726882572.71015: results queue empty 19649 1726882572.71017: checking for any_errors_fatal 19649 1726882572.71026: done checking for any_errors_fatal 19649 1726882572.71027: checking for max_fail_percentage 19649 1726882572.71029: done checking for max_fail_percentage 19649 1726882572.71030: checking to see if all hosts have failed and the running result is not ok 19649 1726882572.71031: done checking to see if all hosts have failed 19649 1726882572.71031: getting the remaining hosts for this loop 19649 1726882572.71033: done getting the remaining hosts for this loop 19649 1726882572.71037: getting the next task for host managed_node3 19649 1726882572.71046: done getting next task for host managed_node3 19649 1726882572.71049: ^ task is: TASK: Install ethtool (test dependency) 19649 1726882572.71051: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882572.71058: getting variables 19649 1726882572.71060: in VariableManager get_vars() 19649 1726882572.71116: Calling all_inventory to load vars for managed_node3 19649 1726882572.71119: Calling groups_inventory to load vars for managed_node3 19649 1726882572.71122: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882572.71135: Calling all_plugins_play to load vars for managed_node3 19649 1726882572.71138: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882572.71141: Calling groups_plugins_play to load vars for managed_node3 19649 1726882572.72104: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000002ba 19649 1726882572.72108: WORKER PROCESS EXITING 19649 1726882572.72883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882572.74648: done with get_vars() 19649 1726882572.74711: done getting variables 19649 1726882572.74782: 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 [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Friday 20 September 2024 21:36:12 -0400 (0:00:00.090) 0:00:17.302 ****** 19649 1726882572.74814: entering _queue_task() for managed_node3/package 19649 1726882572.75100: worker is 1 (out of 1 available) 19649 1726882572.75111: exiting _queue_task() for managed_node3/package 19649 1726882572.75124: done queuing things up, now waiting for results queue to drain 19649 1726882572.75125: waiting for pending results... 19649 1726882572.75397: running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) 19649 1726882572.75493: in run() - task 0e448fcc-3ce9-8316-300c-000000000014 19649 1726882572.75517: variable 'ansible_search_path' from source: unknown 19649 1726882572.75559: calling self._execute() 19649 1726882572.75667: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.75732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.75758: variable 'omit' from source: magic vars 19649 1726882572.76273: variable 'ansible_distribution_major_version' from source: facts 19649 1726882572.76289: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882572.76476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882572.76741: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882572.76798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882572.76834: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882572.76882: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882572.76961: variable 'networkmanager_version' from source: set_fact 19649 1726882572.76984: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882572.76993: variable 'omit' from source: magic vars 19649 1726882572.77018: variable 'omit' from source: magic vars 19649 1726882572.77172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882572.79621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882572.79705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882572.79740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882572.79790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882572.79821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882572.79915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882572.79947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882572.79985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882572.80035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882572.80054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882572.80168: variable '__network_is_ostree' from source: set_fact 19649 1726882572.80178: variable 'omit' from source: magic vars 19649 1726882572.80213: variable 'omit' from source: magic vars 19649 1726882572.80246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882572.80360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882572.80420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882572.80444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.80472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882572.80528: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882572.80537: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.80544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.80659: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882572.80680: Set connection var ansible_shell_executable to /bin/sh 19649 1726882572.80694: Set connection var ansible_connection to ssh 19649 1726882572.80704: Set connection var ansible_timeout to 10 19649 1726882572.80710: Set connection var ansible_shell_type to sh 19649 1726882572.80721: Set connection var ansible_pipelining to False 19649 1726882572.80747: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.80757: variable 'ansible_connection' from source: unknown 19649 1726882572.80767: variable 'ansible_module_compression' from source: unknown 19649 1726882572.80776: variable 'ansible_shell_type' from source: unknown 19649 1726882572.80787: variable 'ansible_shell_executable' from source: unknown 19649 1726882572.80794: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882572.80801: variable 'ansible_pipelining' from source: unknown 19649 1726882572.80808: variable 'ansible_timeout' from source: unknown 19649 1726882572.80816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882572.80927: 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=False) 19649 1726882572.80943: variable 'omit' from source: magic vars 19649 1726882572.80953: starting attempt loop 19649 1726882572.80965: running the handler 19649 1726882572.80975: variable 'ansible_facts' from source: unknown 19649 1726882572.80983: variable 'ansible_facts' from source: unknown 19649 1726882572.81026: _low_level_execute_command(): starting 19649 1726882572.81037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882572.81780: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.81800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.81816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.81836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.81885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.81905: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.81921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.81940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.81953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.81972: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.81995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.82016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.82034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.82050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.82068: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.82083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.82169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.82186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.82202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.82341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.84001: stdout chunk (state=3): >>>/root <<< 19649 1726882572.84108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.84184: stderr chunk (state=3): >>><<< 19649 1726882572.84188: stdout chunk (state=3): >>><<< 19649 1726882572.84276: _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 19649 1726882572.84280: _low_level_execute_command(): starting 19649 1726882572.84283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047 `" && echo ansible-tmp-1726882572.8420742-20471-229237001386047="` echo /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047 `" ) && sleep 0' 19649 1726882572.85151: 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 <<< 19649 1726882572.85157: 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 <<< 19649 1726882572.85160: 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 <<< 19649 1726882572.85162: 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 <<< 19649 1726882572.85279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.85480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.87215: stdout chunk (state=3): >>>ansible-tmp-1726882572.8420742-20471-229237001386047=/root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047 <<< 19649 1726882572.87360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.87424: stderr chunk (state=3): >>><<< 19649 1726882572.87427: stdout chunk (state=3): >>><<< 19649 1726882572.87470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882572.8420742-20471-229237001386047=/root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047 , 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 19649 1726882572.87794: variable 'ansible_module_compression' from source: unknown 19649 1726882572.87797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 19649 1726882572.87800: variable 'ansible_facts' from source: unknown 19649 1726882572.87802: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/AnsiballZ_dnf.py 19649 1726882572.88327: Sending initial data 19649 1726882572.88330: Sent initial data (152 bytes) 19649 1726882572.89470: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.89490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.89505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.89522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.89567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.89585: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.89599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.89616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.89626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.89635: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.89645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.89659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.89680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.89701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.89712: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.89724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.89801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.89817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.89831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.90090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.91835: 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 <<< 19649 1726882572.91937: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882572.92048: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp7jmkwxli /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/AnsiballZ_dnf.py <<< 19649 1726882572.92139: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882572.93946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.94070: stderr chunk (state=3): >>><<< 19649 1726882572.94073: stdout chunk (state=3): >>><<< 19649 1726882572.94076: done transferring module to remote 19649 1726882572.94078: _low_level_execute_command(): starting 19649 1726882572.94080: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/ /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/AnsiballZ_dnf.py && sleep 0' 19649 1726882572.95004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.95018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.95030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.95050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.95102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.95112: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.95124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.95139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.95148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.95167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.95181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.95196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.95209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.95219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.95228: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.95239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.95325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.95340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.95352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.95482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882572.97211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882572.97280: stderr chunk (state=3): >>><<< 19649 1726882572.97283: stdout chunk (state=3): >>><<< 19649 1726882572.97369: _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 19649 1726882572.97373: _low_level_execute_command(): starting 19649 1726882572.97375: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/AnsiballZ_dnf.py && sleep 0' 19649 1726882572.97912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882572.97927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.97940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.97961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.98002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.98017: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882572.98031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.98048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882572.98068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882572.98081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882572.98094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882572.98110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882572.98131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882572.98144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882572.98159: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882572.98177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882572.98262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882572.98290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882572.98306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882572.98446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882574.00340: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "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_cache": 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}}} <<< 19649 1726882574.06301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882574.06305: stdout chunk (state=3): >>><<< 19649 1726882574.06307: stderr chunk (state=3): >>><<< 19649 1726882574.06454: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "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_cache": 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. 19649 1726882574.06461: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_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.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-1726882572.8420742-20471-229237001386047/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882574.06465: _low_level_execute_command(): starting 19649 1726882574.06468: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882572.8420742-20471-229237001386047/ > /dev/null 2>&1 && sleep 0' 19649 1726882574.07408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882574.07424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.07440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.07462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.07508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.07522: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882574.07538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.07559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882574.07574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882574.07586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882574.07598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.07611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.07627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.07640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.07651: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882574.07671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.07745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882574.07775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882574.07793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882574.07929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882574.09778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882574.09839: stderr chunk (state=3): >>><<< 19649 1726882574.09842: stdout chunk (state=3): >>><<< 19649 1726882574.10189: _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 19649 1726882574.10196: handler run complete 19649 1726882574.10199: attempt loop complete, returning result 19649 1726882574.10201: _execute() done 19649 1726882574.10204: dumping result to json 19649 1726882574.10206: done dumping result, returning 19649 1726882574.10208: done running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-8316-300c-000000000014] 19649 1726882574.10210: sending task result for task 0e448fcc-3ce9-8316-300c-000000000014 19649 1726882574.10289: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000014 19649 1726882574.10292: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 19649 1726882574.10378: no more pending results, returning what we have 19649 1726882574.10382: results queue empty 19649 1726882574.10383: checking for any_errors_fatal 19649 1726882574.10388: done checking for any_errors_fatal 19649 1726882574.10389: checking for max_fail_percentage 19649 1726882574.10391: done checking for max_fail_percentage 19649 1726882574.10392: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.10392: done checking to see if all hosts have failed 19649 1726882574.10393: getting the remaining hosts for this loop 19649 1726882574.10395: done getting the remaining hosts for this loop 19649 1726882574.10398: getting the next task for host managed_node3 19649 1726882574.10408: done getting next task for host managed_node3 19649 1726882574.10411: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19649 1726882574.10413: ^ 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 19649 1726882574.10416: getting variables 19649 1726882574.10418: in VariableManager get_vars() 19649 1726882574.10478: Calling all_inventory to load vars for managed_node3 19649 1726882574.10481: Calling groups_inventory to load vars for managed_node3 19649 1726882574.10484: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.10496: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.10499: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.10502: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.12026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.13420: done with get_vars() 19649 1726882574.13440: done getting variables 19649 1726882574.13504: 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 [TEST: I can create a profile without any coalescing option.] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Friday 20 September 2024 21:36:14 -0400 (0:00:01.387) 0:00:18.689 ****** 19649 1726882574.13534: entering _queue_task() for managed_node3/debug 19649 1726882574.13780: worker is 1 (out of 1 available) 19649 1726882574.13791: exiting _queue_task() for managed_node3/debug 19649 1726882574.13802: done queuing things up, now waiting for results queue to drain 19649 1726882574.13804: waiting for pending results... 19649 1726882574.14516: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. 19649 1726882574.15047: in run() - task 0e448fcc-3ce9-8316-300c-000000000016 19649 1726882574.15061: variable 'ansible_search_path' from source: unknown 19649 1726882574.15094: calling self._execute() 19649 1726882574.15178: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.15186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.15194: variable 'omit' from source: magic vars 19649 1726882574.15523: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.15535: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.16114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.16573: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.16615: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.16648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.16884: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.16963: variable 'networkmanager_version' from source: set_fact 19649 1726882574.16977: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.16984: variable 'omit' from source: magic vars 19649 1726882574.17004: variable 'omit' from source: magic vars 19649 1726882574.17040: variable 'omit' from source: magic vars 19649 1726882574.17069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882574.17400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882574.17417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882574.17433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882574.17443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882574.17477: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882574.17481: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.17483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.17780: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882574.17785: Set connection var ansible_shell_executable to /bin/sh 19649 1726882574.17794: Set connection var ansible_connection to ssh 19649 1726882574.17799: Set connection var ansible_timeout to 10 19649 1726882574.17802: Set connection var ansible_shell_type to sh 19649 1726882574.17810: Set connection var ansible_pipelining to False 19649 1726882574.17831: variable 'ansible_shell_executable' from source: unknown 19649 1726882574.17833: variable 'ansible_connection' from source: unknown 19649 1726882574.17836: variable 'ansible_module_compression' from source: unknown 19649 1726882574.17838: variable 'ansible_shell_type' from source: unknown 19649 1726882574.17841: variable 'ansible_shell_executable' from source: unknown 19649 1726882574.17843: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.17845: variable 'ansible_pipelining' from source: unknown 19649 1726882574.17850: variable 'ansible_timeout' from source: unknown 19649 1726882574.17854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.17960: 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) 19649 1726882574.18169: variable 'omit' from source: magic vars 19649 1726882574.18176: starting attempt loop 19649 1726882574.18179: running the handler 19649 1726882574.18222: handler run complete 19649 1726882574.18239: attempt loop complete, returning result 19649 1726882574.18243: _execute() done 19649 1726882574.18247: dumping result to json 19649 1726882574.18249: done dumping result, returning 19649 1726882574.18253: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. [0e448fcc-3ce9-8316-300c-000000000016] 19649 1726882574.18259: sending task result for task 0e448fcc-3ce9-8316-300c-000000000016 19649 1726882574.18346: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000016 19649 1726882574.18348: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 19649 1726882574.18403: no more pending results, returning what we have 19649 1726882574.18406: results queue empty 19649 1726882574.18407: checking for any_errors_fatal 19649 1726882574.18419: done checking for any_errors_fatal 19649 1726882574.18419: checking for max_fail_percentage 19649 1726882574.18421: done checking for max_fail_percentage 19649 1726882574.18422: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.18423: done checking to see if all hosts have failed 19649 1726882574.18423: getting the remaining hosts for this loop 19649 1726882574.18425: done getting the remaining hosts for this loop 19649 1726882574.18428: getting the next task for host managed_node3 19649 1726882574.18435: done getting next task for host managed_node3 19649 1726882574.18441: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882574.18444: ^ 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 19649 1726882574.18463: getting variables 19649 1726882574.18465: in VariableManager get_vars() 19649 1726882574.18508: Calling all_inventory to load vars for managed_node3 19649 1726882574.18511: Calling groups_inventory to load vars for managed_node3 19649 1726882574.18513: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.18522: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.18524: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.18527: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.21470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.24646: done with get_vars() 19649 1726882574.24673: 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:36:14 -0400 (0:00:00.112) 0:00:18.802 ****** 19649 1726882574.24796: entering _queue_task() for managed_node3/include_tasks 19649 1726882574.25088: worker is 1 (out of 1 available) 19649 1726882574.25100: exiting _queue_task() for managed_node3/include_tasks 19649 1726882574.25113: done queuing things up, now waiting for results queue to drain 19649 1726882574.25114: waiting for pending results... 19649 1726882574.25816: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882574.25936: in run() - task 0e448fcc-3ce9-8316-300c-00000000001e 19649 1726882574.25947: variable 'ansible_search_path' from source: unknown 19649 1726882574.25952: variable 'ansible_search_path' from source: unknown 19649 1726882574.26427: calling self._execute() 19649 1726882574.26624: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.26632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.26642: variable 'omit' from source: magic vars 19649 1726882574.27328: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.27339: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.27741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.28218: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.28374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.28407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.28438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.28629: variable 'networkmanager_version' from source: set_fact 19649 1726882574.28641: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.28863: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.28870: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.29227: variable 'networkmanager_version' from source: set_fact 19649 1726882574.29236: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.29459: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.29463: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.29702: variable 'networkmanager_version' from source: set_fact 19649 1726882574.29710: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.29717: _execute() done 19649 1726882574.29720: dumping result to json 19649 1726882574.29724: done dumping result, returning 19649 1726882574.29731: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-8316-300c-00000000001e] 19649 1726882574.29737: sending task result for task 0e448fcc-3ce9-8316-300c-00000000001e 19649 1726882574.29939: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000001e 19649 1726882574.29941: WORKER PROCESS EXITING 19649 1726882574.30015: no more pending results, returning what we have 19649 1726882574.30021: in VariableManager get_vars() 19649 1726882574.30080: Calling all_inventory to load vars for managed_node3 19649 1726882574.30084: Calling groups_inventory to load vars for managed_node3 19649 1726882574.30086: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.30098: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.30101: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.30104: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.32349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.33767: done with get_vars() 19649 1726882574.33788: variable 'ansible_search_path' from source: unknown 19649 1726882574.33789: variable 'ansible_search_path' from source: unknown 19649 1726882574.33830: we have included files to process 19649 1726882574.33831: generating all_blocks data 19649 1726882574.33833: done generating all_blocks data 19649 1726882574.33838: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882574.33839: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882574.33841: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882574.35396: done processing included file 19649 1726882574.35399: iterating over new_blocks loaded from include file 19649 1726882574.35400: in VariableManager get_vars() 19649 1726882574.35545: done with get_vars() 19649 1726882574.35548: filtering new block on tags 19649 1726882574.35567: done filtering new block on tags 19649 1726882574.35570: in VariableManager get_vars() 19649 1726882574.35598: done with get_vars() 19649 1726882574.35600: filtering new block on tags 19649 1726882574.35620: done filtering new block on tags 19649 1726882574.35622: in VariableManager get_vars() 19649 1726882574.35762: done with get_vars() 19649 1726882574.35857: filtering new block on tags 19649 1726882574.35876: done filtering new block on tags 19649 1726882574.35877: 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 19649 1726882574.35883: extending task lists for all hosts with included blocks 19649 1726882574.37666: done extending task lists 19649 1726882574.37667: done processing included files 19649 1726882574.37668: results queue empty 19649 1726882574.37669: checking for any_errors_fatal 19649 1726882574.37673: done checking for any_errors_fatal 19649 1726882574.37673: checking for max_fail_percentage 19649 1726882574.37675: done checking for max_fail_percentage 19649 1726882574.37675: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.37676: done checking to see if all hosts have failed 19649 1726882574.37677: getting the remaining hosts for this loop 19649 1726882574.37678: done getting the remaining hosts for this loop 19649 1726882574.37681: getting the next task for host managed_node3 19649 1726882574.37685: done getting next task for host managed_node3 19649 1726882574.37688: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882574.37691: ^ 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? (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 19649 1726882574.37813: getting variables 19649 1726882574.37815: in VariableManager get_vars() 19649 1726882574.37835: Calling all_inventory to load vars for managed_node3 19649 1726882574.37838: Calling groups_inventory to load vars for managed_node3 19649 1726882574.37840: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.37845: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.37848: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.37856: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.39643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.41631: done with get_vars() 19649 1726882574.41650: 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:36:14 -0400 (0:00:00.169) 0:00:18.971 ****** 19649 1726882574.41742: entering _queue_task() for managed_node3/setup 19649 1726882574.42067: worker is 1 (out of 1 available) 19649 1726882574.42079: exiting _queue_task() for managed_node3/setup 19649 1726882574.42092: done queuing things up, now waiting for results queue to drain 19649 1726882574.42093: waiting for pending results... 19649 1726882574.42897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882574.43070: in run() - task 0e448fcc-3ce9-8316-300c-000000000326 19649 1726882574.43091: variable 'ansible_search_path' from source: unknown 19649 1726882574.43099: variable 'ansible_search_path' from source: unknown 19649 1726882574.43143: calling self._execute() 19649 1726882574.43237: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.43252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.43269: variable 'omit' from source: magic vars 19649 1726882574.43639: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.43657: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.43845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.44115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.44162: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.44202: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.44244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.44331: variable 'networkmanager_version' from source: set_fact 19649 1726882574.44347: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.44457: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.44471: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.44622: variable 'networkmanager_version' from source: set_fact 19649 1726882574.44634: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.45337: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.45347: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.45484: variable 'networkmanager_version' from source: set_fact 19649 1726882574.45497: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.45609: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.45625: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.45758: variable 'networkmanager_version' from source: set_fact 19649 1726882574.45774: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.46073: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.46083: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.46321: variable 'networkmanager_version' from source: set_fact 19649 1726882574.46334: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.47449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882574.49851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882574.49970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882574.50013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882574.50068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882574.50893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882574.50973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882574.51009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882574.51502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882574.51548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882574.51571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882574.51628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882574.52069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882574.52104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882574.52150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882574.52166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882574.52367: variable '__network_required_facts' from source: role '' defaults 19649 1726882574.52375: variable 'ansible_facts' from source: unknown 19649 1726882574.53291: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 19649 1726882574.53294: when evaluation is False, skipping this task 19649 1726882574.53296: _execute() done 19649 1726882574.53298: dumping result to json 19649 1726882574.53301: done dumping result, returning 19649 1726882574.53303: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-8316-300c-000000000326] 19649 1726882574.53306: sending task result for task 0e448fcc-3ce9-8316-300c-000000000326 19649 1726882574.53373: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000326 19649 1726882574.53376: 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 } 19649 1726882574.53417: no more pending results, returning what we have 19649 1726882574.53421: results queue empty 19649 1726882574.53422: checking for any_errors_fatal 19649 1726882574.53424: done checking for any_errors_fatal 19649 1726882574.53424: checking for max_fail_percentage 19649 1726882574.53426: done checking for max_fail_percentage 19649 1726882574.53427: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.53428: done checking to see if all hosts have failed 19649 1726882574.53428: getting the remaining hosts for this loop 19649 1726882574.53435: done getting the remaining hosts for this loop 19649 1726882574.53439: getting the next task for host managed_node3 19649 1726882574.53448: done getting next task for host managed_node3 19649 1726882574.53452: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882574.53458: ^ 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? (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 19649 1726882574.53473: getting variables 19649 1726882574.53475: in VariableManager get_vars() 19649 1726882574.53523: Calling all_inventory to load vars for managed_node3 19649 1726882574.53525: Calling groups_inventory to load vars for managed_node3 19649 1726882574.53527: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.53537: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.53539: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.53542: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.55541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.57276: done with get_vars() 19649 1726882574.57297: 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:36:14 -0400 (0:00:00.156) 0:00:19.128 ****** 19649 1726882574.57405: entering _queue_task() for managed_node3/stat 19649 1726882574.57719: worker is 1 (out of 1 available) 19649 1726882574.57731: exiting _queue_task() for managed_node3/stat 19649 1726882574.57750: done queuing things up, now waiting for results queue to drain 19649 1726882574.57751: waiting for pending results... 19649 1726882574.58106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882574.58277: in run() - task 0e448fcc-3ce9-8316-300c-000000000328 19649 1726882574.58335: variable 'ansible_search_path' from source: unknown 19649 1726882574.58343: variable 'ansible_search_path' from source: unknown 19649 1726882574.58396: calling self._execute() 19649 1726882574.58517: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.58528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.58544: variable 'omit' from source: magic vars 19649 1726882574.58942: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.58970: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.59167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.59693: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.59734: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.59767: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.59799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.59874: variable 'networkmanager_version' from source: set_fact 19649 1726882574.59887: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.59994: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.59997: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.60128: variable 'networkmanager_version' from source: set_fact 19649 1726882574.60136: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.60241: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.60245: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.60365: variable 'networkmanager_version' from source: set_fact 19649 1726882574.60371: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.60476: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.60481: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.60605: variable 'networkmanager_version' from source: set_fact 19649 1726882574.60613: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.60721: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.60724: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.60848: variable 'networkmanager_version' from source: set_fact 19649 1726882574.60858: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.61039: 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) 19649 1726882574.61065: 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) 19649 1726882574.61092: 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) 19649 1726882574.61119: 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) 19649 1726882574.61187: variable '__network_is_ostree' from source: set_fact 19649 1726882574.61193: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882574.61196: when evaluation is False, skipping this task 19649 1726882574.61198: _execute() done 19649 1726882574.61200: dumping result to json 19649 1726882574.61204: done dumping result, returning 19649 1726882574.61211: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-8316-300c-000000000328] 19649 1726882574.61217: sending task result for task 0e448fcc-3ce9-8316-300c-000000000328 19649 1726882574.61307: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000328 19649 1726882574.61310: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882574.61389: no more pending results, returning what we have 19649 1726882574.61397: results queue empty 19649 1726882574.61398: checking for any_errors_fatal 19649 1726882574.61404: done checking for any_errors_fatal 19649 1726882574.61404: checking for max_fail_percentage 19649 1726882574.61406: done checking for max_fail_percentage 19649 1726882574.61406: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.61407: done checking to see if all hosts have failed 19649 1726882574.61408: getting the remaining hosts for this loop 19649 1726882574.61409: done getting the remaining hosts for this loop 19649 1726882574.61412: getting the next task for host managed_node3 19649 1726882574.61417: done getting next task for host managed_node3 19649 1726882574.61422: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882574.61426: ^ 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? (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 19649 1726882574.61438: getting variables 19649 1726882574.61439: in VariableManager get_vars() 19649 1726882574.61491: Calling all_inventory to load vars for managed_node3 19649 1726882574.61494: Calling groups_inventory to load vars for managed_node3 19649 1726882574.61496: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.61506: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.61509: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.61512: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.62943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.64486: done with get_vars() 19649 1726882574.64509: done getting variables 19649 1726882574.64576: 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:36:14 -0400 (0:00:00.072) 0:00:19.200 ****** 19649 1726882574.64620: entering _queue_task() for managed_node3/set_fact 19649 1726882574.65118: worker is 1 (out of 1 available) 19649 1726882574.65129: exiting _queue_task() for managed_node3/set_fact 19649 1726882574.65139: done queuing things up, now waiting for results queue to drain 19649 1726882574.65141: waiting for pending results... 19649 1726882574.65402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882574.65535: in run() - task 0e448fcc-3ce9-8316-300c-000000000329 19649 1726882574.65546: variable 'ansible_search_path' from source: unknown 19649 1726882574.65550: variable 'ansible_search_path' from source: unknown 19649 1726882574.65586: calling self._execute() 19649 1726882574.65662: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.65668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.65679: variable 'omit' from source: magic vars 19649 1726882574.66047: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.66061: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.66239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.66501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.66541: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.66579: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.66613: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.66689: variable 'networkmanager_version' from source: set_fact 19649 1726882574.66702: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.66812: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.66815: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.66949: variable 'networkmanager_version' from source: set_fact 19649 1726882574.66959: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.67066: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.67074: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.67206: variable 'networkmanager_version' from source: set_fact 19649 1726882574.67218: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.67324: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.67331: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.67461: variable 'networkmanager_version' from source: set_fact 19649 1726882574.67470: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.67578: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.67581: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.67713: variable 'networkmanager_version' from source: set_fact 19649 1726882574.67720: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.67904: 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) 19649 1726882574.67927: 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) 19649 1726882574.67954: 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) 19649 1726882574.67985: 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) 19649 1726882574.68053: variable '__network_is_ostree' from source: set_fact 19649 1726882574.68059: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882574.68062: when evaluation is False, skipping this task 19649 1726882574.68066: _execute() done 19649 1726882574.68069: dumping result to json 19649 1726882574.68073: done dumping result, returning 19649 1726882574.68081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-8316-300c-000000000329] 19649 1726882574.68091: sending task result for task 0e448fcc-3ce9-8316-300c-000000000329 19649 1726882574.68180: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000329 19649 1726882574.68182: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882574.68236: no more pending results, returning what we have 19649 1726882574.68240: results queue empty 19649 1726882574.68242: checking for any_errors_fatal 19649 1726882574.68251: done checking for any_errors_fatal 19649 1726882574.68252: checking for max_fail_percentage 19649 1726882574.68254: done checking for max_fail_percentage 19649 1726882574.68255: checking to see if all hosts have failed and the running result is not ok 19649 1726882574.68256: done checking to see if all hosts have failed 19649 1726882574.68256: getting the remaining hosts for this loop 19649 1726882574.68258: done getting the remaining hosts for this loop 19649 1726882574.68262: getting the next task for host managed_node3 19649 1726882574.68275: done getting next task for host managed_node3 19649 1726882574.68279: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882574.68283: ^ 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 19649 1726882574.68298: getting variables 19649 1726882574.68300: in VariableManager get_vars() 19649 1726882574.68351: Calling all_inventory to load vars for managed_node3 19649 1726882574.68354: Calling groups_inventory to load vars for managed_node3 19649 1726882574.68357: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882574.68370: Calling all_plugins_play to load vars for managed_node3 19649 1726882574.68374: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882574.68377: Calling groups_plugins_play to load vars for managed_node3 19649 1726882574.69716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882574.71113: done with get_vars() 19649 1726882574.71131: 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:36:14 -0400 (0:00:00.065) 0:00:19.266 ****** 19649 1726882574.71221: entering _queue_task() for managed_node3/service_facts 19649 1726882574.71223: Creating lock for service_facts 19649 1726882574.71481: worker is 1 (out of 1 available) 19649 1726882574.71491: exiting _queue_task() for managed_node3/service_facts 19649 1726882574.71503: done queuing things up, now waiting for results queue to drain 19649 1726882574.71504: waiting for pending results... 19649 1726882574.71780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882574.71913: in run() - task 0e448fcc-3ce9-8316-300c-00000000032b 19649 1726882574.71926: variable 'ansible_search_path' from source: unknown 19649 1726882574.71929: variable 'ansible_search_path' from source: unknown 19649 1726882574.71981: calling self._execute() 19649 1726882574.72048: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.72060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.72069: variable 'omit' from source: magic vars 19649 1726882574.72436: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.72446: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.72628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882574.72889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882574.72935: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882574.72968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882574.73002: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882574.73080: variable 'networkmanager_version' from source: set_fact 19649 1726882574.73093: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.73206: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.73209: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.73338: variable 'networkmanager_version' from source: set_fact 19649 1726882574.73346: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.73457: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.73460: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.73593: variable 'networkmanager_version' from source: set_fact 19649 1726882574.73601: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.73708: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.73713: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.73844: variable 'networkmanager_version' from source: set_fact 19649 1726882574.73850: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.73963: variable 'ansible_distribution_major_version' from source: facts 19649 1726882574.73967: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882574.74136: variable 'networkmanager_version' from source: set_fact 19649 1726882574.74144: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882574.74152: variable 'omit' from source: magic vars 19649 1726882574.74219: variable 'omit' from source: magic vars 19649 1726882574.74258: variable 'omit' from source: magic vars 19649 1726882574.74285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882574.74310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882574.74325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882574.74345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882574.74358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882574.74383: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882574.74386: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.74389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.74480: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882574.74485: Set connection var ansible_shell_executable to /bin/sh 19649 1726882574.74493: Set connection var ansible_connection to ssh 19649 1726882574.74498: Set connection var ansible_timeout to 10 19649 1726882574.74501: Set connection var ansible_shell_type to sh 19649 1726882574.74507: Set connection var ansible_pipelining to False 19649 1726882574.74528: variable 'ansible_shell_executable' from source: unknown 19649 1726882574.74531: variable 'ansible_connection' from source: unknown 19649 1726882574.74533: variable 'ansible_module_compression' from source: unknown 19649 1726882574.74535: variable 'ansible_shell_type' from source: unknown 19649 1726882574.74538: variable 'ansible_shell_executable' from source: unknown 19649 1726882574.74540: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882574.74544: variable 'ansible_pipelining' from source: unknown 19649 1726882574.74551: variable 'ansible_timeout' from source: unknown 19649 1726882574.74558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882574.74688: 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__) 19649 1726882574.74698: variable 'omit' from source: magic vars 19649 1726882574.74702: starting attempt loop 19649 1726882574.74704: running the handler 19649 1726882574.74717: _low_level_execute_command(): starting 19649 1726882574.74724: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882574.75425: 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 <<< 19649 1726882574.75433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.75477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.75484: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.75502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882574.75508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.75513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.75529: 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 <<< 19649 1726882574.75534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.75618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882574.75635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882574.75638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882574.75776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882574.77478: stdout chunk (state=3): >>>/root <<< 19649 1726882574.77595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882574.77669: stderr chunk (state=3): >>><<< 19649 1726882574.77672: stdout chunk (state=3): >>><<< 19649 1726882574.77691: _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 19649 1726882574.77705: _low_level_execute_command(): starting 19649 1726882574.77709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884 `" && echo ansible-tmp-1726882574.776914-20561-135969211124884="` echo /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884 `" ) && sleep 0' 19649 1726882574.78313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882574.78322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.78332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.78346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.78385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.78393: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882574.78403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.78417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882574.78426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882574.78433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882574.78440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.78454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.78460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.78469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.78476: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882574.78485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.78575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882574.78583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882574.78586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882574.78721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882574.80584: stdout chunk (state=3): >>>ansible-tmp-1726882574.776914-20561-135969211124884=/root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884 <<< 19649 1726882574.80713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882574.80780: stderr chunk (state=3): >>><<< 19649 1726882574.80791: stdout chunk (state=3): >>><<< 19649 1726882574.81070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882574.776914-20561-135969211124884=/root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884 , 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 19649 1726882574.81074: variable 'ansible_module_compression' from source: unknown 19649 1726882574.81076: ANSIBALLZ: Using lock for service_facts 19649 1726882574.81078: ANSIBALLZ: Acquiring lock 19649 1726882574.81080: ANSIBALLZ: Lock acquired: 140400833432272 19649 1726882574.81082: ANSIBALLZ: Creating module 19649 1726882574.94933: ANSIBALLZ: Writing module into payload 19649 1726882574.95051: ANSIBALLZ: Writing module 19649 1726882574.95074: ANSIBALLZ: Renaming module 19649 1726882574.95077: ANSIBALLZ: Done creating module 19649 1726882574.95103: variable 'ansible_facts' from source: unknown 19649 1726882574.95182: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/AnsiballZ_service_facts.py 19649 1726882574.95337: Sending initial data 19649 1726882574.95340: Sent initial data (161 bytes) 19649 1726882574.96630: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882574.96641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.96659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.96673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.96712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.96720: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882574.96734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.96748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882574.96759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882574.96766: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882574.96782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882574.96791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882574.96803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882574.96809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882574.96816: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882574.96826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882574.96907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882574.96926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882574.96938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882574.97074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882574.98870: 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 <<< 19649 1726882574.98969: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882574.99076: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp16nwhwlf /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/AnsiballZ_service_facts.py <<< 19649 1726882574.99180: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882575.00651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882575.00734: stderr chunk (state=3): >>><<< 19649 1726882575.00737: stdout chunk (state=3): >>><<< 19649 1726882575.00753: done transferring module to remote 19649 1726882575.00766: _low_level_execute_command(): starting 19649 1726882575.00771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/ /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/AnsiballZ_service_facts.py && sleep 0' 19649 1726882575.01516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882575.01531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882575.01547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882575.01579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882575.01621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882575.01634: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882575.01649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882575.01675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882575.01688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882575.01699: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882575.01712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882575.01726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882575.01742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882575.01757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882575.01773: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882575.01792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882575.01870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882575.01896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882575.01911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882575.02054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882575.03835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882575.03838: stdout chunk (state=3): >>><<< 19649 1726882575.03845: stderr chunk (state=3): >>><<< 19649 1726882575.03860: _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 19649 1726882575.03865: _low_level_execute_command(): starting 19649 1726882575.03870: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/AnsiballZ_service_facts.py && sleep 0' 19649 1726882575.04670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882575.04674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882575.04676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882575.04678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882575.04680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882575.04682: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882575.04684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882575.04686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882575.04688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882575.04690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882575.04692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882575.04702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882575.04709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882575.04712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882575.04718: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882575.04721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882575.04727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882575.04729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882575.04731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882575.04941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.34951: 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", "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"<<< 19649 1726882576.34999: stdout chunk (state=3): >>>: "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": "syst<<< 19649 1726882576.35003: stdout chunk (state=3): >>>emd"}, "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<<< 19649 1726882576.35014: stdout chunk (state=3): >>>": "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"}, "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": {"<<< 19649 1726882576.35017: stdout chunk (state=3): >>>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.ser<<< 19649 1726882576.35021: stdout chunk (state=3): >>>vice", "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": {}}} <<< 19649 1726882576.36299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882576.36303: stdout chunk (state=3): >>><<< 19649 1726882576.36305: stderr chunk (state=3): >>><<< 19649 1726882576.36327: _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"}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882576.36905: 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-1726882574.776914-20561-135969211124884/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882576.36916: _low_level_execute_command(): starting 19649 1726882576.36921: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882574.776914-20561-135969211124884/ > /dev/null 2>&1 && sleep 0' 19649 1726882576.37768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.37771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.37774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.37776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.37778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.37780: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.37782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.37784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.37786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.37788: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.37790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.37791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.37793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.37808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.37811: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.37818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.37835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.37843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.37846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.37962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.39781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882576.39786: stdout chunk (state=3): >>><<< 19649 1726882576.39791: stderr chunk (state=3): >>><<< 19649 1726882576.39804: _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 19649 1726882576.39811: handler run complete 19649 1726882576.39978: variable 'ansible_facts' from source: unknown 19649 1726882576.40103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882576.40551: variable 'ansible_facts' from source: unknown 19649 1726882576.40678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882576.40852: attempt loop complete, returning result 19649 1726882576.40858: _execute() done 19649 1726882576.40860: dumping result to json 19649 1726882576.40910: done dumping result, returning 19649 1726882576.40919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-8316-300c-00000000032b] 19649 1726882576.40925: sending task result for task 0e448fcc-3ce9-8316-300c-00000000032b ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882576.41786: no more pending results, returning what we have 19649 1726882576.41789: results queue empty 19649 1726882576.41790: checking for any_errors_fatal 19649 1726882576.41793: done checking for any_errors_fatal 19649 1726882576.41794: checking for max_fail_percentage 19649 1726882576.41796: done checking for max_fail_percentage 19649 1726882576.41797: checking to see if all hosts have failed and the running result is not ok 19649 1726882576.41797: done checking to see if all hosts have failed 19649 1726882576.41798: getting the remaining hosts for this loop 19649 1726882576.41799: done getting the remaining hosts for this loop 19649 1726882576.41803: getting the next task for host managed_node3 19649 1726882576.41808: done getting next task for host managed_node3 19649 1726882576.41811: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882576.41815: ^ 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? (None), rescue child state? (None), always child state? (None), 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 19649 1726882576.41824: getting variables 19649 1726882576.41826: in VariableManager get_vars() 19649 1726882576.41868: Calling all_inventory to load vars for managed_node3 19649 1726882576.41871: Calling groups_inventory to load vars for managed_node3 19649 1726882576.41874: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882576.41884: Calling all_plugins_play to load vars for managed_node3 19649 1726882576.41886: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882576.41889: Calling groups_plugins_play to load vars for managed_node3 19649 1726882576.42890: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000032b 19649 1726882576.42897: WORKER PROCESS EXITING 19649 1726882576.43430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882576.45204: done with get_vars() 19649 1726882576.45229: 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:36:16 -0400 (0:00:01.741) 0:00:21.007 ****** 19649 1726882576.45339: entering _queue_task() for managed_node3/package_facts 19649 1726882576.45648: worker is 1 (out of 1 available) 19649 1726882576.45665: exiting _queue_task() for managed_node3/package_facts 19649 1726882576.45677: done queuing things up, now waiting for results queue to drain 19649 1726882576.45679: waiting for pending results... 19649 1726882576.45974: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882576.46125: in run() - task 0e448fcc-3ce9-8316-300c-00000000032c 19649 1726882576.46149: variable 'ansible_search_path' from source: unknown 19649 1726882576.46160: variable 'ansible_search_path' from source: unknown 19649 1726882576.46202: calling self._execute() 19649 1726882576.46303: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882576.46315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882576.46331: variable 'omit' from source: magic vars 19649 1726882576.46732: variable 'ansible_distribution_major_version' from source: facts 19649 1726882576.46750: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882576.46946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882576.47243: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882576.47297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882576.47341: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882576.47386: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882576.47482: variable 'networkmanager_version' from source: set_fact 19649 1726882576.47500: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882576.47625: variable 'ansible_distribution_major_version' from source: facts 19649 1726882576.47637: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882576.47789: variable 'networkmanager_version' from source: set_fact 19649 1726882576.47802: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882576.47922: variable 'ansible_distribution_major_version' from source: facts 19649 1726882576.47933: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882576.48062: variable 'networkmanager_version' from source: set_fact 19649 1726882576.48077: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882576.48182: variable 'ansible_distribution_major_version' from source: facts 19649 1726882576.48195: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882576.48336: variable 'networkmanager_version' from source: set_fact 19649 1726882576.48350: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882576.48462: variable 'ansible_distribution_major_version' from source: facts 19649 1726882576.48476: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882576.48624: variable 'networkmanager_version' from source: set_fact 19649 1726882576.48645: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882576.48662: variable 'omit' from source: magic vars 19649 1726882576.48745: variable 'omit' from source: magic vars 19649 1726882576.48794: variable 'omit' from source: magic vars 19649 1726882576.48828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882576.48900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882576.48924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882576.48945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882576.48975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882576.49011: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882576.49019: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882576.49026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882576.49141: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882576.49152: Set connection var ansible_shell_executable to /bin/sh 19649 1726882576.49174: Set connection var ansible_connection to ssh 19649 1726882576.49189: Set connection var ansible_timeout to 10 19649 1726882576.49196: Set connection var ansible_shell_type to sh 19649 1726882576.49208: Set connection var ansible_pipelining to False 19649 1726882576.49234: variable 'ansible_shell_executable' from source: unknown 19649 1726882576.49241: variable 'ansible_connection' from source: unknown 19649 1726882576.49248: variable 'ansible_module_compression' from source: unknown 19649 1726882576.49257: variable 'ansible_shell_type' from source: unknown 19649 1726882576.49267: variable 'ansible_shell_executable' from source: unknown 19649 1726882576.49276: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882576.49288: variable 'ansible_pipelining' from source: unknown 19649 1726882576.49298: variable 'ansible_timeout' from source: unknown 19649 1726882576.49306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882576.49469: 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__) 19649 1726882576.49486: variable 'omit' from source: magic vars 19649 1726882576.49500: starting attempt loop 19649 1726882576.49512: running the handler 19649 1726882576.49529: _low_level_execute_command(): starting 19649 1726882576.49542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882576.50346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.50367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.50390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.50410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.50452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.50471: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.50491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.50514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.50528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.50541: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.50553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.50574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.50595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.50613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.50627: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.50642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.50734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.50758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.50775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.50904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.52496: stdout chunk (state=3): >>>/root <<< 19649 1726882576.52600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882576.52672: stderr chunk (state=3): >>><<< 19649 1726882576.52678: stdout chunk (state=3): >>><<< 19649 1726882576.52701: _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 19649 1726882576.52713: _low_level_execute_command(): starting 19649 1726882576.52720: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193 `" && echo ansible-tmp-1726882576.527009-20635-161875096692193="` echo /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193 `" ) && sleep 0' 19649 1726882576.53378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.53386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.53397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.53410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.53454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.53460: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.53477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.53487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.53494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.53500: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.53508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.53518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.53528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.53542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.53549: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.53560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.53630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.53654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.53667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.53796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.55673: stdout chunk (state=3): >>>ansible-tmp-1726882576.527009-20635-161875096692193=/root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193 <<< 19649 1726882576.55845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882576.55848: stdout chunk (state=3): >>><<< 19649 1726882576.55858: stderr chunk (state=3): >>><<< 19649 1726882576.55874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882576.527009-20635-161875096692193=/root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193 , 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 19649 1726882576.55918: variable 'ansible_module_compression' from source: unknown 19649 1726882576.55963: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 19649 1726882576.56018: variable 'ansible_facts' from source: unknown 19649 1726882576.56197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/AnsiballZ_package_facts.py 19649 1726882576.56471: Sending initial data 19649 1726882576.56474: Sent initial data (161 bytes) 19649 1726882576.57494: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.57510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.57525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.57543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.57594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.57611: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.57626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.57644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.57658: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.57674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.57690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.57704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.57730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.57743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.57757: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.57776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.57861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.57888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.57909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.58042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.59778: 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 <<< 19649 1726882576.59871: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882576.59968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmprtfd213y /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/AnsiballZ_package_facts.py <<< 19649 1726882576.60078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882576.62760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882576.62947: stderr chunk (state=3): >>><<< 19649 1726882576.62951: stdout chunk (state=3): >>><<< 19649 1726882576.62953: done transferring module to remote 19649 1726882576.62958: _low_level_execute_command(): starting 19649 1726882576.62961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/ /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/AnsiballZ_package_facts.py && sleep 0' 19649 1726882576.63547: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.63563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.63579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.63597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.63635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.63645: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.63659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.63679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.63688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.63697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.63710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.63720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.63732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.63742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.63752: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.63769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.63846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.63872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.63888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.64015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882576.65777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882576.65803: stderr chunk (state=3): >>><<< 19649 1726882576.65807: stdout chunk (state=3): >>><<< 19649 1726882576.65822: _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 19649 1726882576.65825: _low_level_execute_command(): starting 19649 1726882576.65830: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/AnsiballZ_package_facts.py && sleep 0' 19649 1726882576.66490: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882576.66499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.66509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.66522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.66568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.66580: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882576.66590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.66603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882576.66611: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882576.66617: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882576.66625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882576.66634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882576.66646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882576.66653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882576.66663: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882576.66680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882576.66747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882576.66766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882576.66785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882576.66918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882577.19368: 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"<<< 19649 1726882577.19416: stdout chunk (state=3): >>>: "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", "rel<<< 19649 1726882577.19443: stdout chunk (state=3): >>>ease": "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": nul<<< 19649 1726882577.19476: stdout chunk (state=3): >>>l, "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"}], "per<<< 19649 1726882577.19495: stdout chunk (state=3): >>>l-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"<<< 19649 1726882577.19509: stdout chunk (state=3): >>>: "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":<<< 19649 1726882577.19550: stdout chunk (state=3): >>> "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": [{"n<<< 19649 1726882577.19569: stdout chunk (state=3): >>>ame": "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 19649 1726882577.21054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882577.21060: stdout chunk (state=3): >>><<< 19649 1726882577.21072: stderr chunk (state=3): >>><<< 19649 1726882577.21104: _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"}]}}, "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. 19649 1726882577.23562: 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-1726882576.527009-20635-161875096692193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882577.23581: _low_level_execute_command(): starting 19649 1726882577.23586: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882576.527009-20635-161875096692193/ > /dev/null 2>&1 && sleep 0' 19649 1726882577.24186: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882577.24195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882577.24206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882577.24220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882577.24261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882577.24267: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882577.24279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882577.24292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882577.24299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882577.24305: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882577.24313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882577.24322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882577.24334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882577.24339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882577.24347: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882577.24357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882577.24426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882577.24442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882577.24459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882577.24586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882577.26478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882577.26488: stderr chunk (state=3): >>><<< 19649 1726882577.26491: stdout chunk (state=3): >>><<< 19649 1726882577.26507: _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 19649 1726882577.26513: handler run complete 19649 1726882577.27497: variable 'ansible_facts' from source: unknown 19649 1726882577.27796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.29389: variable 'ansible_facts' from source: unknown 19649 1726882577.29843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.30582: attempt loop complete, returning result 19649 1726882577.30591: _execute() done 19649 1726882577.30594: dumping result to json 19649 1726882577.30813: done dumping result, returning 19649 1726882577.30820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-8316-300c-00000000032c] 19649 1726882577.30836: sending task result for task 0e448fcc-3ce9-8316-300c-00000000032c 19649 1726882577.36498: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000032c 19649 1726882577.36503: 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 } 19649 1726882577.36670: no more pending results, returning what we have 19649 1726882577.36673: results queue empty 19649 1726882577.36674: checking for any_errors_fatal 19649 1726882577.36680: done checking for any_errors_fatal 19649 1726882577.36681: checking for max_fail_percentage 19649 1726882577.36682: done checking for max_fail_percentage 19649 1726882577.36683: checking to see if all hosts have failed and the running result is not ok 19649 1726882577.36684: done checking to see if all hosts have failed 19649 1726882577.36684: getting the remaining hosts for this loop 19649 1726882577.36686: done getting the remaining hosts for this loop 19649 1726882577.36689: getting the next task for host managed_node3 19649 1726882577.36696: done getting next task for host managed_node3 19649 1726882577.36700: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882577.36703: ^ 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 19649 1726882577.36712: getting variables 19649 1726882577.36714: in VariableManager get_vars() 19649 1726882577.36758: Calling all_inventory to load vars for managed_node3 19649 1726882577.36761: Calling groups_inventory to load vars for managed_node3 19649 1726882577.36766: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882577.36776: Calling all_plugins_play to load vars for managed_node3 19649 1726882577.36779: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882577.36782: Calling groups_plugins_play to load vars for managed_node3 19649 1726882577.42684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.45039: done with get_vars() 19649 1726882577.45079: done getting variables 19649 1726882577.45142: 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:36:17 -0400 (0:00:00.998) 0:00:22.006 ****** 19649 1726882577.45189: entering _queue_task() for managed_node3/debug 19649 1726882577.45519: worker is 1 (out of 1 available) 19649 1726882577.45530: exiting _queue_task() for managed_node3/debug 19649 1726882577.45544: done queuing things up, now waiting for results queue to drain 19649 1726882577.45545: waiting for pending results... 19649 1726882577.45848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882577.45999: in run() - task 0e448fcc-3ce9-8316-300c-00000000001f 19649 1726882577.46019: variable 'ansible_search_path' from source: unknown 19649 1726882577.46029: variable 'ansible_search_path' from source: unknown 19649 1726882577.46082: calling self._execute() 19649 1726882577.46180: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.46192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.46212: variable 'omit' from source: magic vars 19649 1726882577.46692: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.46714: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.46927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882577.47219: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882577.47276: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882577.47318: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882577.47368: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882577.47450: variable 'networkmanager_version' from source: set_fact 19649 1726882577.47478: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.47600: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.47611: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.47760: variable 'networkmanager_version' from source: set_fact 19649 1726882577.47778: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.47905: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.47920: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.48071: variable 'networkmanager_version' from source: set_fact 19649 1726882577.48083: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.48094: variable 'omit' from source: magic vars 19649 1726882577.48152: variable 'omit' from source: magic vars 19649 1726882577.48259: variable 'network_provider' from source: set_fact 19649 1726882577.48290: variable 'omit' from source: magic vars 19649 1726882577.48324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882577.48366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882577.48395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882577.48417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882577.48433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882577.48475: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882577.48482: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.48489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.48603: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882577.48616: Set connection var ansible_shell_executable to /bin/sh 19649 1726882577.48629: Set connection var ansible_connection to ssh 19649 1726882577.48639: Set connection var ansible_timeout to 10 19649 1726882577.48646: Set connection var ansible_shell_type to sh 19649 1726882577.48669: Set connection var ansible_pipelining to False 19649 1726882577.48694: variable 'ansible_shell_executable' from source: unknown 19649 1726882577.48702: variable 'ansible_connection' from source: unknown 19649 1726882577.48709: variable 'ansible_module_compression' from source: unknown 19649 1726882577.48721: variable 'ansible_shell_type' from source: unknown 19649 1726882577.48728: variable 'ansible_shell_executable' from source: unknown 19649 1726882577.48736: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.48744: variable 'ansible_pipelining' from source: unknown 19649 1726882577.48750: variable 'ansible_timeout' from source: unknown 19649 1726882577.48762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.48889: 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) 19649 1726882577.48906: variable 'omit' from source: magic vars 19649 1726882577.48916: starting attempt loop 19649 1726882577.48923: running the handler 19649 1726882577.48980: handler run complete 19649 1726882577.49005: attempt loop complete, returning result 19649 1726882577.49012: _execute() done 19649 1726882577.49020: dumping result to json 19649 1726882577.49027: done dumping result, returning 19649 1726882577.49044: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-8316-300c-00000000001f] 19649 1726882577.49057: sending task result for task 0e448fcc-3ce9-8316-300c-00000000001f ok: [managed_node3] => {} MSG: Using network provider: nm 19649 1726882577.49236: no more pending results, returning what we have 19649 1726882577.49240: results queue empty 19649 1726882577.49241: checking for any_errors_fatal 19649 1726882577.49253: done checking for any_errors_fatal 19649 1726882577.49254: checking for max_fail_percentage 19649 1726882577.49260: done checking for max_fail_percentage 19649 1726882577.49262: checking to see if all hosts have failed and the running result is not ok 19649 1726882577.49262: done checking to see if all hosts have failed 19649 1726882577.49263: getting the remaining hosts for this loop 19649 1726882577.49265: done getting the remaining hosts for this loop 19649 1726882577.49269: getting the next task for host managed_node3 19649 1726882577.49279: done getting next task for host managed_node3 19649 1726882577.49283: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19649 1726882577.49286: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882577.49297: getting variables 19649 1726882577.49299: in VariableManager get_vars() 19649 1726882577.49350: Calling all_inventory to load vars for managed_node3 19649 1726882577.49353: Calling groups_inventory to load vars for managed_node3 19649 1726882577.49359: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882577.49372: Calling all_plugins_play to load vars for managed_node3 19649 1726882577.49381: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882577.49385: Calling groups_plugins_play to load vars for managed_node3 19649 1726882577.50304: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000001f 19649 1726882577.50308: WORKER PROCESS EXITING 19649 1726882577.55408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.57208: done with get_vars() 19649 1726882577.57230: done getting variables 19649 1726882577.57283: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:17 -0400 (0:00:00.121) 0:00:22.127 ****** 19649 1726882577.57316: entering _queue_task() for managed_node3/fail 19649 1726882577.57638: worker is 1 (out of 1 available) 19649 1726882577.57651: exiting _queue_task() for managed_node3/fail 19649 1726882577.57668: done queuing things up, now waiting for results queue to drain 19649 1726882577.57671: waiting for pending results... 19649 1726882577.57960: 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 19649 1726882577.58124: in run() - task 0e448fcc-3ce9-8316-300c-000000000020 19649 1726882577.58143: variable 'ansible_search_path' from source: unknown 19649 1726882577.58150: variable 'ansible_search_path' from source: unknown 19649 1726882577.58201: calling self._execute() 19649 1726882577.58301: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.58314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.58335: variable 'omit' from source: magic vars 19649 1726882577.58740: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.58761: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.58953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882577.59237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882577.59294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882577.59338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882577.59437: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882577.59534: variable 'networkmanager_version' from source: set_fact 19649 1726882577.59552: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.59682: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.59693: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.59843: variable 'networkmanager_version' from source: set_fact 19649 1726882577.59867: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.59987: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.59997: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.60135: variable 'networkmanager_version' from source: set_fact 19649 1726882577.60153: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.60284: variable 'network_state' from source: role '' defaults 19649 1726882577.60300: Evaluated conditional (network_state != {}): False 19649 1726882577.60307: when evaluation is False, skipping this task 19649 1726882577.60313: _execute() done 19649 1726882577.60320: dumping result to json 19649 1726882577.60327: done dumping result, returning 19649 1726882577.60336: 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-8316-300c-000000000020] 19649 1726882577.60346: sending task result for task 0e448fcc-3ce9-8316-300c-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882577.60496: no more pending results, returning what we have 19649 1726882577.60500: results queue empty 19649 1726882577.60501: checking for any_errors_fatal 19649 1726882577.60509: done checking for any_errors_fatal 19649 1726882577.60510: checking for max_fail_percentage 19649 1726882577.60512: done checking for max_fail_percentage 19649 1726882577.60513: checking to see if all hosts have failed and the running result is not ok 19649 1726882577.60513: done checking to see if all hosts have failed 19649 1726882577.60514: getting the remaining hosts for this loop 19649 1726882577.60516: done getting the remaining hosts for this loop 19649 1726882577.60519: getting the next task for host managed_node3 19649 1726882577.60526: done getting next task for host managed_node3 19649 1726882577.60531: ^ 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 19649 1726882577.60533: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882577.60548: getting variables 19649 1726882577.60549: in VariableManager get_vars() 19649 1726882577.60603: Calling all_inventory to load vars for managed_node3 19649 1726882577.60606: Calling groups_inventory to load vars for managed_node3 19649 1726882577.60609: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882577.60620: Calling all_plugins_play to load vars for managed_node3 19649 1726882577.60623: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882577.60626: Calling groups_plugins_play to load vars for managed_node3 19649 1726882577.61672: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000020 19649 1726882577.61676: WORKER PROCESS EXITING 19649 1726882577.63365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.67588: done with get_vars() 19649 1726882577.67614: done getting variables 19649 1726882577.67888: 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:36:17 -0400 (0:00:00.106) 0:00:22.233 ****** 19649 1726882577.67922: entering _queue_task() for managed_node3/fail 19649 1726882577.68685: worker is 1 (out of 1 available) 19649 1726882577.68701: exiting _queue_task() for managed_node3/fail 19649 1726882577.68713: done queuing things up, now waiting for results queue to drain 19649 1726882577.68714: waiting for pending results... 19649 1726882577.69478: 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 19649 1726882577.69685: in run() - task 0e448fcc-3ce9-8316-300c-000000000021 19649 1726882577.69713: variable 'ansible_search_path' from source: unknown 19649 1726882577.69762: variable 'ansible_search_path' from source: unknown 19649 1726882577.69807: calling self._execute() 19649 1726882577.69924: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.69961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.69980: variable 'omit' from source: magic vars 19649 1726882577.70511: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.70532: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.70764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882577.71108: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882577.71177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882577.71217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882577.71720: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882577.71825: variable 'networkmanager_version' from source: set_fact 19649 1726882577.71854: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.71996: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.72006: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.72193: variable 'networkmanager_version' from source: set_fact 19649 1726882577.72224: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.72367: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.72377: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.72542: variable 'networkmanager_version' from source: set_fact 19649 1726882577.72574: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.72708: variable 'network_state' from source: role '' defaults 19649 1726882577.72730: Evaluated conditional (network_state != {}): False 19649 1726882577.72753: when evaluation is False, skipping this task 19649 1726882577.72768: _execute() done 19649 1726882577.72784: dumping result to json 19649 1726882577.72792: done dumping result, returning 19649 1726882577.72807: 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-8316-300c-000000000021] 19649 1726882577.72817: sending task result for task 0e448fcc-3ce9-8316-300c-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882577.72995: no more pending results, returning what we have 19649 1726882577.72999: results queue empty 19649 1726882577.73001: checking for any_errors_fatal 19649 1726882577.73006: done checking for any_errors_fatal 19649 1726882577.73007: checking for max_fail_percentage 19649 1726882577.73010: done checking for max_fail_percentage 19649 1726882577.73010: checking to see if all hosts have failed and the running result is not ok 19649 1726882577.73011: done checking to see if all hosts have failed 19649 1726882577.73012: getting the remaining hosts for this loop 19649 1726882577.73014: done getting the remaining hosts for this loop 19649 1726882577.73018: getting the next task for host managed_node3 19649 1726882577.73025: done getting next task for host managed_node3 19649 1726882577.73030: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19649 1726882577.73034: ^ 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 19649 1726882577.73051: getting variables 19649 1726882577.73053: in VariableManager get_vars() 19649 1726882577.73113: Calling all_inventory to load vars for managed_node3 19649 1726882577.73116: Calling groups_inventory to load vars for managed_node3 19649 1726882577.73119: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882577.73132: Calling all_plugins_play to load vars for managed_node3 19649 1726882577.73135: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882577.73138: Calling groups_plugins_play to load vars for managed_node3 19649 1726882577.74116: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000021 19649 1726882577.74119: WORKER PROCESS EXITING 19649 1726882577.75229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.77603: done with get_vars() 19649 1726882577.77626: done getting variables 19649 1726882577.77690: 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:36:17 -0400 (0:00:00.098) 0:00:22.331 ****** 19649 1726882577.77728: entering _queue_task() for managed_node3/fail 19649 1726882577.78037: worker is 1 (out of 1 available) 19649 1726882577.78049: exiting _queue_task() for managed_node3/fail 19649 1726882577.78065: done queuing things up, now waiting for results queue to drain 19649 1726882577.78067: waiting for pending results... 19649 1726882577.78543: 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 19649 1726882577.78790: in run() - task 0e448fcc-3ce9-8316-300c-000000000022 19649 1726882577.78812: variable 'ansible_search_path' from source: unknown 19649 1726882577.78821: variable 'ansible_search_path' from source: unknown 19649 1726882577.78866: calling self._execute() 19649 1726882577.78970: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.78982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.79000: variable 'omit' from source: magic vars 19649 1726882577.79879: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.79901: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.80271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882577.80568: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882577.80617: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882577.80671: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882577.80766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882577.80860: variable 'networkmanager_version' from source: set_fact 19649 1726882577.80883: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.81008: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.81019: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.81169: variable 'networkmanager_version' from source: set_fact 19649 1726882577.81187: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.81315: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.81324: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.81472: variable 'networkmanager_version' from source: set_fact 19649 1726882577.81486: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.81633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882577.84070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882577.84147: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882577.84191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882577.84234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882577.84272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882577.84360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882577.84407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882577.84439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882577.84495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882577.84514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882577.84608: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.84626: Evaluated conditional (ansible_distribution_major_version | int > 9): False 19649 1726882577.84633: when evaluation is False, skipping this task 19649 1726882577.84639: _execute() done 19649 1726882577.84645: dumping result to json 19649 1726882577.84652: done dumping result, returning 19649 1726882577.84672: 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-8316-300c-000000000022] 19649 1726882577.84685: sending task result for task 0e448fcc-3ce9-8316-300c-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 19649 1726882577.84837: no more pending results, returning what we have 19649 1726882577.84842: results queue empty 19649 1726882577.84843: checking for any_errors_fatal 19649 1726882577.84849: done checking for any_errors_fatal 19649 1726882577.84850: checking for max_fail_percentage 19649 1726882577.84852: done checking for max_fail_percentage 19649 1726882577.84853: checking to see if all hosts have failed and the running result is not ok 19649 1726882577.84853: done checking to see if all hosts have failed 19649 1726882577.84854: getting the remaining hosts for this loop 19649 1726882577.84859: done getting the remaining hosts for this loop 19649 1726882577.84863: getting the next task for host managed_node3 19649 1726882577.84871: done getting next task for host managed_node3 19649 1726882577.84876: ^ 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 19649 1726882577.84879: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882577.84893: getting variables 19649 1726882577.84897: in VariableManager get_vars() 19649 1726882577.84951: Calling all_inventory to load vars for managed_node3 19649 1726882577.84954: Calling groups_inventory to load vars for managed_node3 19649 1726882577.84959: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882577.84973: Calling all_plugins_play to load vars for managed_node3 19649 1726882577.84977: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882577.84981: Calling groups_plugins_play to load vars for managed_node3 19649 1726882577.86047: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000022 19649 1726882577.86051: WORKER PROCESS EXITING 19649 1726882577.86840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882577.88799: done with get_vars() 19649 1726882577.88821: done getting variables 19649 1726882577.88925: 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:36:17 -0400 (0:00:00.112) 0:00:22.443 ****** 19649 1726882577.88960: entering _queue_task() for managed_node3/dnf 19649 1726882577.89248: worker is 1 (out of 1 available) 19649 1726882577.89261: exiting _queue_task() for managed_node3/dnf 19649 1726882577.89276: done queuing things up, now waiting for results queue to drain 19649 1726882577.89277: waiting for pending results... 19649 1726882577.89574: 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 19649 1726882577.89727: in run() - task 0e448fcc-3ce9-8316-300c-000000000023 19649 1726882577.89749: variable 'ansible_search_path' from source: unknown 19649 1726882577.89760: variable 'ansible_search_path' from source: unknown 19649 1726882577.89801: calling self._execute() 19649 1726882577.89903: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882577.89914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882577.89929: variable 'omit' from source: magic vars 19649 1726882577.90322: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.90339: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.90535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882577.90824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882577.90876: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882577.90965: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882577.91007: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882577.91105: variable 'networkmanager_version' from source: set_fact 19649 1726882577.91123: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.91249: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.91268: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.91412: variable 'networkmanager_version' from source: set_fact 19649 1726882577.91425: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.91537: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.91547: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882577.91697: variable 'networkmanager_version' from source: set_fact 19649 1726882577.91709: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882577.91873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882577.95817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882577.95895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882577.96028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882577.96068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882577.96214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882577.96298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882577.96404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882577.96554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882577.96606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882577.96626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882577.96866: variable 'ansible_distribution' from source: facts 19649 1726882577.96878: variable 'ansible_distribution_major_version' from source: facts 19649 1726882577.96897: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 19649 1726882577.97207: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882577.97452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882577.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882577.97629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882577.97678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882577.97696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882577.97744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882577.97873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882577.97903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882577.98066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882577.98088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882577.98130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882577.98163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882577.98199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882577.98316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882577.98409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882577.98768: variable 'network_connections' from source: task vars 19649 1726882577.98785: variable 'interface' from source: play vars 19649 1726882577.98862: variable 'interface' from source: play vars 19649 1726882577.99073: 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) 19649 1726882577.99098: 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) 19649 1726882577.99126: 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) 19649 1726882577.99219: 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) 19649 1726882577.99381: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882577.99633: variable 'network_connections' from source: task vars 19649 1726882577.99644: variable 'interface' from source: play vars 19649 1726882577.99719: variable 'interface' from source: play vars 19649 1726882577.99757: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882577.99769: when evaluation is False, skipping this task 19649 1726882577.99776: _execute() done 19649 1726882577.99783: dumping result to json 19649 1726882577.99790: done dumping result, returning 19649 1726882577.99845: 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-8316-300c-000000000023] 19649 1726882577.99861: sending task result for task 0e448fcc-3ce9-8316-300c-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882578.00016: no more pending results, returning what we have 19649 1726882578.00020: results queue empty 19649 1726882578.00022: checking for any_errors_fatal 19649 1726882578.00031: done checking for any_errors_fatal 19649 1726882578.00032: checking for max_fail_percentage 19649 1726882578.00034: done checking for max_fail_percentage 19649 1726882578.00035: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.00035: done checking to see if all hosts have failed 19649 1726882578.00036: getting the remaining hosts for this loop 19649 1726882578.00038: done getting the remaining hosts for this loop 19649 1726882578.00041: getting the next task for host managed_node3 19649 1726882578.00049: done getting next task for host managed_node3 19649 1726882578.00053: ^ 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 19649 1726882578.00059: ^ 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 19649 1726882578.00078: getting variables 19649 1726882578.00080: in VariableManager get_vars() 19649 1726882578.00131: Calling all_inventory to load vars for managed_node3 19649 1726882578.00134: Calling groups_inventory to load vars for managed_node3 19649 1726882578.00136: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.00147: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.00150: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.00153: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.01213: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000023 19649 1726882578.01217: WORKER PROCESS EXITING 19649 1726882578.03049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882578.05861: done with get_vars() 19649 1726882578.05887: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882578.06081: 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:36:18 -0400 (0:00:00.171) 0:00:22.615 ****** 19649 1726882578.06114: entering _queue_task() for managed_node3/yum 19649 1726882578.06116: Creating lock for yum 19649 1726882578.06772: worker is 1 (out of 1 available) 19649 1726882578.06784: exiting _queue_task() for managed_node3/yum 19649 1726882578.06795: done queuing things up, now waiting for results queue to drain 19649 1726882578.06796: waiting for pending results... 19649 1726882578.07743: 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 19649 1726882578.08045: in run() - task 0e448fcc-3ce9-8316-300c-000000000024 19649 1726882578.08137: variable 'ansible_search_path' from source: unknown 19649 1726882578.08144: variable 'ansible_search_path' from source: unknown 19649 1726882578.08190: calling self._execute() 19649 1726882578.08316: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882578.08454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882578.08473: variable 'omit' from source: magic vars 19649 1726882578.09273: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.09289: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.09777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882578.10268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882578.10336: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882578.10435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882578.10639: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882578.10778: variable 'networkmanager_version' from source: set_fact 19649 1726882578.10797: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.11033: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.11072: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.11407: variable 'networkmanager_version' from source: set_fact 19649 1726882578.11421: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.11559: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.11706: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.11911: variable 'networkmanager_version' from source: set_fact 19649 1726882578.12004: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.12271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882578.17949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882578.18139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882578.18185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882578.18236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882578.18365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882578.18482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.18584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.18615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.18707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.18786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.19697: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.19732: Evaluated conditional (ansible_distribution_major_version | int < 8): False 19649 1726882578.19752: when evaluation is False, skipping this task 19649 1726882578.19763: _execute() done 19649 1726882578.19773: dumping result to json 19649 1726882578.19781: done dumping result, returning 19649 1726882578.20508: 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-8316-300c-000000000024] 19649 1726882578.20520: sending task result for task 0e448fcc-3ce9-8316-300c-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 19649 1726882578.20686: no more pending results, returning what we have 19649 1726882578.20690: results queue empty 19649 1726882578.20692: checking for any_errors_fatal 19649 1726882578.20697: done checking for any_errors_fatal 19649 1726882578.20698: checking for max_fail_percentage 19649 1726882578.20700: done checking for max_fail_percentage 19649 1726882578.20701: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.20702: done checking to see if all hosts have failed 19649 1726882578.20703: getting the remaining hosts for this loop 19649 1726882578.20704: done getting the remaining hosts for this loop 19649 1726882578.20708: getting the next task for host managed_node3 19649 1726882578.20716: done getting next task for host managed_node3 19649 1726882578.20720: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882578.20723: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882578.20737: getting variables 19649 1726882578.20739: in VariableManager get_vars() 19649 1726882578.20797: Calling all_inventory to load vars for managed_node3 19649 1726882578.20801: Calling groups_inventory to load vars for managed_node3 19649 1726882578.20803: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.20814: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.20818: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.20821: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.22496: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000024 19649 1726882578.22500: WORKER PROCESS EXITING 19649 1726882578.24283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882578.27610: done with get_vars() 19649 1726882578.27633: done getting variables 19649 1726882578.27704: 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:36:18 -0400 (0:00:00.216) 0:00:22.831 ****** 19649 1726882578.27741: entering _queue_task() for managed_node3/fail 19649 1726882578.28434: worker is 1 (out of 1 available) 19649 1726882578.28447: exiting _queue_task() for managed_node3/fail 19649 1726882578.28461: done queuing things up, now waiting for results queue to drain 19649 1726882578.28464: waiting for pending results... 19649 1726882578.29544: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882578.29672: in run() - task 0e448fcc-3ce9-8316-300c-000000000025 19649 1726882578.29684: variable 'ansible_search_path' from source: unknown 19649 1726882578.29688: variable 'ansible_search_path' from source: unknown 19649 1726882578.29726: calling self._execute() 19649 1726882578.30871: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882578.30875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882578.30877: variable 'omit' from source: magic vars 19649 1726882578.31194: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.31206: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.32379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882578.32630: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882578.32674: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882578.32708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882578.33792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882578.33874: variable 'networkmanager_version' from source: set_fact 19649 1726882578.33887: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.33997: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.34003: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.34131: variable 'networkmanager_version' from source: set_fact 19649 1726882578.34139: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.34243: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.34246: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.35387: variable 'networkmanager_version' from source: set_fact 19649 1726882578.35396: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.35508: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882578.35658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882578.40603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882578.40667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882578.40704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882578.40736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882578.40761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882578.40839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.40881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.40906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.40945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.40961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.41002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.41025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.41048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.41088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.41101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.41138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.41160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.41185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.41223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.41236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.42111: variable 'network_connections' from source: task vars 19649 1726882578.42123: variable 'interface' from source: play vars 19649 1726882578.42197: variable 'interface' from source: play vars 19649 1726882578.42258: 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) 19649 1726882578.42279: 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) 19649 1726882578.42303: 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) 19649 1726882578.42329: 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) 19649 1726882578.42389: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882578.42618: variable 'network_connections' from source: task vars 19649 1726882578.42623: variable 'interface' from source: play vars 19649 1726882578.43186: variable 'interface' from source: play vars 19649 1726882578.43220: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882578.43223: when evaluation is False, skipping this task 19649 1726882578.43225: _execute() done 19649 1726882578.43228: dumping result to json 19649 1726882578.43230: done dumping result, returning 19649 1726882578.43238: 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-8316-300c-000000000025] 19649 1726882578.43245: sending task result for task 0e448fcc-3ce9-8316-300c-000000000025 19649 1726882578.43338: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000025 19649 1726882578.43341: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882578.43403: no more pending results, returning what we have 19649 1726882578.43407: results queue empty 19649 1726882578.43408: checking for any_errors_fatal 19649 1726882578.43414: done checking for any_errors_fatal 19649 1726882578.43414: checking for max_fail_percentage 19649 1726882578.43416: done checking for max_fail_percentage 19649 1726882578.43417: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.43418: done checking to see if all hosts have failed 19649 1726882578.43418: getting the remaining hosts for this loop 19649 1726882578.43420: done getting the remaining hosts for this loop 19649 1726882578.43423: getting the next task for host managed_node3 19649 1726882578.43430: done getting next task for host managed_node3 19649 1726882578.43434: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19649 1726882578.43437: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882578.43450: getting variables 19649 1726882578.43452: in VariableManager get_vars() 19649 1726882578.43500: Calling all_inventory to load vars for managed_node3 19649 1726882578.43503: Calling groups_inventory to load vars for managed_node3 19649 1726882578.43505: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.43514: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.43516: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.43519: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.45637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882578.50043: done with get_vars() 19649 1726882578.50078: done getting variables 19649 1726882578.50137: 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:36:18 -0400 (0:00:00.224) 0:00:23.056 ****** 19649 1726882578.50178: entering _queue_task() for managed_node3/package 19649 1726882578.51427: worker is 1 (out of 1 available) 19649 1726882578.51435: exiting _queue_task() for managed_node3/package 19649 1726882578.51446: done queuing things up, now waiting for results queue to drain 19649 1726882578.51447: waiting for pending results... 19649 1726882578.51469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19649 1726882578.52103: in run() - task 0e448fcc-3ce9-8316-300c-000000000026 19649 1726882578.52121: variable 'ansible_search_path' from source: unknown 19649 1726882578.52130: variable 'ansible_search_path' from source: unknown 19649 1726882578.52175: calling self._execute() 19649 1726882578.52275: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882578.52288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882578.52306: variable 'omit' from source: magic vars 19649 1726882578.53020: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.53181: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.53477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882578.53973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882578.54079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882578.54178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882578.55065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882578.55269: variable 'networkmanager_version' from source: set_fact 19649 1726882578.55287: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.55411: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.55558: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.55813: variable 'networkmanager_version' from source: set_fact 19649 1726882578.55826: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.56091: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.56102: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.56347: variable 'networkmanager_version' from source: set_fact 19649 1726882578.56367: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.56716: variable 'network_packages' from source: role '' defaults 19649 1726882578.56911: variable '__network_provider_setup' from source: role '' defaults 19649 1726882578.56929: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882578.57008: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882578.57023: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882578.57099: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882578.57313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882578.59586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882578.59665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882578.59712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882578.59757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882578.59796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882578.59886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.59935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.59976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.60026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.60045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.60098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.60130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.60162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.60211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.60235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.60470: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882578.60582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.60612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.60644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.60696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.60715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.60818: variable 'ansible_python' from source: facts 19649 1726882578.60853: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882578.60951: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882578.61043: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882578.61189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.61221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.61262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.61316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.61335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.61392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882578.61424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882578.61458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882578.61508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882578.61531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882578.61695: variable 'network_connections' from source: task vars 19649 1726882578.61711: variable 'interface' from source: play vars 19649 1726882578.61824: variable 'interface' from source: play vars 19649 1726882578.61905: 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) 19649 1726882578.61940: 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) 19649 1726882578.61984: 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) 19649 1726882578.62018: 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) 19649 1726882578.62082: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882578.62404: variable 'network_connections' from source: task vars 19649 1726882578.62414: variable 'interface' from source: play vars 19649 1726882578.62523: variable 'interface' from source: play vars 19649 1726882578.62589: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882578.62687: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882578.63032: variable 'network_connections' from source: task vars 19649 1726882578.63045: variable 'interface' from source: play vars 19649 1726882578.63114: variable 'interface' from source: play vars 19649 1726882578.63151: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882578.63234: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882578.63588: variable 'network_connections' from source: task vars 19649 1726882578.63597: variable 'interface' from source: play vars 19649 1726882578.63666: variable 'interface' from source: play vars 19649 1726882578.63740: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882578.63815: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882578.63826: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882578.63899: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882578.64143: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882578.64852: variable 'network_connections' from source: task vars 19649 1726882578.64976: variable 'interface' from source: play vars 19649 1726882578.65043: variable 'interface' from source: play vars 19649 1726882578.65080: variable 'ansible_distribution' from source: facts 19649 1726882578.65089: variable '__network_rh_distros' from source: role '' defaults 19649 1726882578.65107: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.65192: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882578.65480: variable 'ansible_distribution' from source: facts 19649 1726882578.65540: variable '__network_rh_distros' from source: role '' defaults 19649 1726882578.65550: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.65580: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882578.65925: variable 'ansible_distribution' from source: facts 19649 1726882578.65977: variable '__network_rh_distros' from source: role '' defaults 19649 1726882578.65987: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.66025: variable 'network_provider' from source: set_fact 19649 1726882578.66098: variable 'ansible_facts' from source: unknown 19649 1726882578.67552: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 19649 1726882578.67602: when evaluation is False, skipping this task 19649 1726882578.67609: _execute() done 19649 1726882578.67616: dumping result to json 19649 1726882578.67623: done dumping result, returning 19649 1726882578.67636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-8316-300c-000000000026] 19649 1726882578.67647: sending task result for task 0e448fcc-3ce9-8316-300c-000000000026 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 19649 1726882578.67822: no more pending results, returning what we have 19649 1726882578.67826: results queue empty 19649 1726882578.67828: checking for any_errors_fatal 19649 1726882578.67835: done checking for any_errors_fatal 19649 1726882578.67835: checking for max_fail_percentage 19649 1726882578.67838: done checking for max_fail_percentage 19649 1726882578.67838: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.67839: done checking to see if all hosts have failed 19649 1726882578.67840: getting the remaining hosts for this loop 19649 1726882578.67842: done getting the remaining hosts for this loop 19649 1726882578.67846: getting the next task for host managed_node3 19649 1726882578.67854: done getting next task for host managed_node3 19649 1726882578.67861: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882578.67867: ^ 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 19649 1726882578.67888: getting variables 19649 1726882578.67890: in VariableManager get_vars() 19649 1726882578.67942: Calling all_inventory to load vars for managed_node3 19649 1726882578.67945: Calling groups_inventory to load vars for managed_node3 19649 1726882578.67948: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.67962: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.67966: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.67970: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.69280: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000026 19649 1726882578.69283: WORKER PROCESS EXITING 19649 1726882578.70829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882578.74595: done with get_vars() 19649 1726882578.74620: done getting variables 19649 1726882578.74687: 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:36:18 -0400 (0:00:00.245) 0:00:23.301 ****** 19649 1726882578.74719: entering _queue_task() for managed_node3/package 19649 1726882578.75430: worker is 1 (out of 1 available) 19649 1726882578.75441: exiting _queue_task() for managed_node3/package 19649 1726882578.75454: done queuing things up, now waiting for results queue to drain 19649 1726882578.75458: waiting for pending results... 19649 1726882578.75922: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882578.76057: in run() - task 0e448fcc-3ce9-8316-300c-000000000027 19649 1726882578.76084: variable 'ansible_search_path' from source: unknown 19649 1726882578.76096: variable 'ansible_search_path' from source: unknown 19649 1726882578.76700: calling self._execute() 19649 1726882578.76797: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882578.76886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882578.76901: variable 'omit' from source: magic vars 19649 1726882578.77619: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.77705: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.78102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882578.78671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882578.78828: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882578.78895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882578.78988: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882578.79192: variable 'networkmanager_version' from source: set_fact 19649 1726882578.79349: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.79587: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.79597: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.79847: variable 'networkmanager_version' from source: set_fact 19649 1726882578.79894: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.80081: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.80177: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.80544: variable 'networkmanager_version' from source: set_fact 19649 1726882578.80562: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.80793: variable 'network_state' from source: role '' defaults 19649 1726882578.80808: Evaluated conditional (network_state != {}): False 19649 1726882578.80814: when evaluation is False, skipping this task 19649 1726882578.80820: _execute() done 19649 1726882578.80826: dumping result to json 19649 1726882578.80832: done dumping result, returning 19649 1726882578.80842: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-8316-300c-000000000027] 19649 1726882578.80862: sending task result for task 0e448fcc-3ce9-8316-300c-000000000027 19649 1726882578.81077: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882578.81125: no more pending results, returning what we have 19649 1726882578.81130: results queue empty 19649 1726882578.81131: checking for any_errors_fatal 19649 1726882578.81139: done checking for any_errors_fatal 19649 1726882578.81140: checking for max_fail_percentage 19649 1726882578.81142: done checking for max_fail_percentage 19649 1726882578.81142: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.81143: done checking to see if all hosts have failed 19649 1726882578.81144: getting the remaining hosts for this loop 19649 1726882578.81146: done getting the remaining hosts for this loop 19649 1726882578.81150: getting the next task for host managed_node3 19649 1726882578.81160: done getting next task for host managed_node3 19649 1726882578.81167: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882578.81170: ^ 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 19649 1726882578.81187: getting variables 19649 1726882578.81188: in VariableManager get_vars() 19649 1726882578.81241: Calling all_inventory to load vars for managed_node3 19649 1726882578.81244: Calling groups_inventory to load vars for managed_node3 19649 1726882578.81246: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.81261: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.81267: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.81270: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.82283: WORKER PROCESS EXITING 19649 1726882578.84098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882578.88176: done with get_vars() 19649 1726882578.88201: done getting variables 19649 1726882578.88381: 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:36:18 -0400 (0:00:00.136) 0:00:23.438 ****** 19649 1726882578.88415: entering _queue_task() for managed_node3/package 19649 1726882578.89221: worker is 1 (out of 1 available) 19649 1726882578.89233: exiting _queue_task() for managed_node3/package 19649 1726882578.89246: done queuing things up, now waiting for results queue to drain 19649 1726882578.89247: waiting for pending results... 19649 1726882578.90238: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882578.90520: in run() - task 0e448fcc-3ce9-8316-300c-000000000028 19649 1726882578.90586: variable 'ansible_search_path' from source: unknown 19649 1726882578.90640: variable 'ansible_search_path' from source: unknown 19649 1726882578.90682: calling self._execute() 19649 1726882578.90897: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882578.90972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882578.90990: variable 'omit' from source: magic vars 19649 1726882578.92746: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.92879: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.93154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882578.93715: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882578.93881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882578.93921: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882578.94010: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882578.94244: variable 'networkmanager_version' from source: set_fact 19649 1726882578.94261: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.94607: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.94618: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.94757: variable 'networkmanager_version' from source: set_fact 19649 1726882578.94833: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.95008: variable 'ansible_distribution_major_version' from source: facts 19649 1726882578.95156: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882578.95401: variable 'networkmanager_version' from source: set_fact 19649 1726882578.95414: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882578.95531: variable 'network_state' from source: role '' defaults 19649 1726882578.95681: Evaluated conditional (network_state != {}): False 19649 1726882578.95693: when evaluation is False, skipping this task 19649 1726882578.95699: _execute() done 19649 1726882578.95707: dumping result to json 19649 1726882578.95713: done dumping result, returning 19649 1726882578.95725: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-8316-300c-000000000028] 19649 1726882578.95735: sending task result for task 0e448fcc-3ce9-8316-300c-000000000028 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882578.95890: no more pending results, returning what we have 19649 1726882578.95895: results queue empty 19649 1726882578.95896: checking for any_errors_fatal 19649 1726882578.95904: done checking for any_errors_fatal 19649 1726882578.95905: checking for max_fail_percentage 19649 1726882578.95907: done checking for max_fail_percentage 19649 1726882578.95907: checking to see if all hosts have failed and the running result is not ok 19649 1726882578.95908: done checking to see if all hosts have failed 19649 1726882578.95909: getting the remaining hosts for this loop 19649 1726882578.95911: done getting the remaining hosts for this loop 19649 1726882578.95915: getting the next task for host managed_node3 19649 1726882578.95922: done getting next task for host managed_node3 19649 1726882578.95927: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882578.95930: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882578.95945: getting variables 19649 1726882578.95948: in VariableManager get_vars() 19649 1726882578.96003: Calling all_inventory to load vars for managed_node3 19649 1726882578.96006: Calling groups_inventory to load vars for managed_node3 19649 1726882578.96009: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882578.96021: Calling all_plugins_play to load vars for managed_node3 19649 1726882578.96024: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882578.96027: Calling groups_plugins_play to load vars for managed_node3 19649 1726882578.96983: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000028 19649 1726882578.96987: WORKER PROCESS EXITING 19649 1726882578.98745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882579.01918: done with get_vars() 19649 1726882579.01951: done getting variables 19649 1726882579.02188: 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:36:19 -0400 (0:00:00.139) 0:00:23.577 ****** 19649 1726882579.02337: entering _queue_task() for managed_node3/service 19649 1726882579.02339: Creating lock for service 19649 1726882579.02927: worker is 1 (out of 1 available) 19649 1726882579.02939: exiting _queue_task() for managed_node3/service 19649 1726882579.02952: done queuing things up, now waiting for results queue to drain 19649 1726882579.02954: waiting for pending results... 19649 1726882579.04549: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882579.04952: in run() - task 0e448fcc-3ce9-8316-300c-000000000029 19649 1726882579.05047: variable 'ansible_search_path' from source: unknown 19649 1726882579.05058: variable 'ansible_search_path' from source: unknown 19649 1726882579.05109: calling self._execute() 19649 1726882579.05337: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882579.05580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882579.05596: variable 'omit' from source: magic vars 19649 1726882579.06774: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.06792: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.07262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882579.08118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882579.08173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882579.08483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882579.08761: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882579.08849: variable 'networkmanager_version' from source: set_fact 19649 1726882579.09069: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.09408: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.09418: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.09689: variable 'networkmanager_version' from source: set_fact 19649 1726882579.09839: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.10178: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.10188: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.10618: variable 'networkmanager_version' from source: set_fact 19649 1726882579.10633: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.10979: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882579.11409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882579.18818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882579.18997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882579.19034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882579.19068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882579.19221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882579.19439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.19471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.19496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.19652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.19671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.19713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.19776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.19798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.19833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.19968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.20010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.20034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.20175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.20221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.20235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.20568: variable 'network_connections' from source: task vars 19649 1726882579.20583: variable 'interface' from source: play vars 19649 1726882579.20892: variable 'interface' from source: play vars 19649 1726882579.21005: 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) 19649 1726882579.21029: 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) 19649 1726882579.21103: 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) 19649 1726882579.21129: 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) 19649 1726882579.21302: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882579.21997: variable 'network_connections' from source: task vars 19649 1726882579.22002: variable 'interface' from source: play vars 19649 1726882579.22098: variable 'interface' from source: play vars 19649 1726882579.22268: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882579.22271: when evaluation is False, skipping this task 19649 1726882579.22274: _execute() done 19649 1726882579.22276: dumping result to json 19649 1726882579.22278: done dumping result, returning 19649 1726882579.22288: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-8316-300c-000000000029] 19649 1726882579.22294: sending task result for task 0e448fcc-3ce9-8316-300c-000000000029 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882579.22442: no more pending results, returning what we have 19649 1726882579.22446: results queue empty 19649 1726882579.22448: checking for any_errors_fatal 19649 1726882579.22454: done checking for any_errors_fatal 19649 1726882579.22458: checking for max_fail_percentage 19649 1726882579.22460: done checking for max_fail_percentage 19649 1726882579.22461: checking to see if all hosts have failed and the running result is not ok 19649 1726882579.22461: done checking to see if all hosts have failed 19649 1726882579.22462: getting the remaining hosts for this loop 19649 1726882579.22465: done getting the remaining hosts for this loop 19649 1726882579.22469: getting the next task for host managed_node3 19649 1726882579.22477: done getting next task for host managed_node3 19649 1726882579.22498: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882579.22501: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882579.22516: getting variables 19649 1726882579.22518: in VariableManager get_vars() 19649 1726882579.22583: Calling all_inventory to load vars for managed_node3 19649 1726882579.22587: Calling groups_inventory to load vars for managed_node3 19649 1726882579.22589: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882579.22601: Calling all_plugins_play to load vars for managed_node3 19649 1726882579.22604: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882579.22608: Calling groups_plugins_play to load vars for managed_node3 19649 1726882579.23404: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000029 19649 1726882579.23407: WORKER PROCESS EXITING 19649 1726882579.26038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882579.31043: done with get_vars() 19649 1726882579.31083: done getting variables 19649 1726882579.31142: 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:36:19 -0400 (0:00:00.288) 0:00:23.866 ****** 19649 1726882579.31179: entering _queue_task() for managed_node3/service 19649 1726882579.31610: worker is 1 (out of 1 available) 19649 1726882579.31624: exiting _queue_task() for managed_node3/service 19649 1726882579.31637: done queuing things up, now waiting for results queue to drain 19649 1726882579.31638: waiting for pending results... 19649 1726882579.32691: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882579.32849: in run() - task 0e448fcc-3ce9-8316-300c-00000000002a 19649 1726882579.32983: variable 'ansible_search_path' from source: unknown 19649 1726882579.32991: variable 'ansible_search_path' from source: unknown 19649 1726882579.33109: calling self._execute() 19649 1726882579.33316: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882579.33329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882579.33343: variable 'omit' from source: magic vars 19649 1726882579.34170: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.34189: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.34603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882579.35092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882579.35213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882579.35303: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882579.35426: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882579.35635: variable 'networkmanager_version' from source: set_fact 19649 1726882579.35789: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.36006: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.36017: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.36358: variable 'networkmanager_version' from source: set_fact 19649 1726882579.36377: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.36648: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.36667: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882579.36920: variable 'networkmanager_version' from source: set_fact 19649 1726882579.36933: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882579.37328: variable 'network_provider' from source: set_fact 19649 1726882579.37337: variable 'network_state' from source: role '' defaults 19649 1726882579.37350: Evaluated conditional (network_provider == "nm" or network_state != {}): True 19649 1726882579.37366: variable 'omit' from source: magic vars 19649 1726882579.37431: variable 'omit' from source: magic vars 19649 1726882579.37548: variable 'network_service_name' from source: role '' defaults 19649 1726882579.37738: variable 'network_service_name' from source: role '' defaults 19649 1726882579.37969: variable '__network_provider_setup' from source: role '' defaults 19649 1726882579.37981: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882579.38045: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882579.38080: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882579.38231: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882579.38678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882579.43705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882579.43898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882579.44096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882579.44132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882579.44176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882579.44341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.44407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.44503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.44547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.44710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.44760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.44794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.44863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.44915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.44940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.45205: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882579.45506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.45618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.45646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.45787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.45816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.46031: variable 'ansible_python' from source: facts 19649 1726882579.46060: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882579.46224: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882579.46439: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882579.46739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.46821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.46930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.46978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.47034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.47177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882579.47206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882579.47265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882579.47384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882579.47473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882579.47732: variable 'network_connections' from source: task vars 19649 1726882579.47892: variable 'interface' from source: play vars 19649 1726882579.47971: variable 'interface' from source: play vars 19649 1726882579.48082: 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) 19649 1726882579.48245: 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) 19649 1726882579.48290: 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) 19649 1726882579.48469: 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) 19649 1726882579.48519: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882579.49144: variable 'network_connections' from source: task vars 19649 1726882579.49229: variable 'interface' from source: play vars 19649 1726882579.49430: variable 'interface' from source: play vars 19649 1726882579.49485: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882579.49612: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882579.50341: variable 'network_connections' from source: task vars 19649 1726882579.50502: variable 'interface' from source: play vars 19649 1726882579.50577: variable 'interface' from source: play vars 19649 1726882579.50684: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882579.50780: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882579.51459: variable 'network_connections' from source: task vars 19649 1726882579.51583: variable 'interface' from source: play vars 19649 1726882579.51654: variable 'interface' from source: play vars 19649 1726882579.51741: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882579.51861: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882579.52021: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882579.52090: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882579.52602: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882579.53776: variable 'network_connections' from source: task vars 19649 1726882579.53852: variable 'interface' from source: play vars 19649 1726882579.53925: variable 'interface' from source: play vars 19649 1726882579.53985: variable 'ansible_distribution' from source: facts 19649 1726882579.53995: variable '__network_rh_distros' from source: role '' defaults 19649 1726882579.54074: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.54103: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882579.54522: variable 'ansible_distribution' from source: facts 19649 1726882579.54530: variable '__network_rh_distros' from source: role '' defaults 19649 1726882579.54539: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.54552: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882579.54965: variable 'ansible_distribution' from source: facts 19649 1726882579.54975: variable '__network_rh_distros' from source: role '' defaults 19649 1726882579.54984: variable 'ansible_distribution_major_version' from source: facts 19649 1726882579.55020: variable 'network_provider' from source: set_fact 19649 1726882579.55139: variable 'omit' from source: magic vars 19649 1726882579.55184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882579.55215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882579.55285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882579.55306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882579.55360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882579.55409: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882579.55452: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882579.55466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882579.55678: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882579.55785: Set connection var ansible_shell_executable to /bin/sh 19649 1726882579.55797: Set connection var ansible_connection to ssh 19649 1726882579.55813: Set connection var ansible_timeout to 10 19649 1726882579.55822: Set connection var ansible_shell_type to sh 19649 1726882579.55832: Set connection var ansible_pipelining to False 19649 1726882579.55862: variable 'ansible_shell_executable' from source: unknown 19649 1726882579.55915: variable 'ansible_connection' from source: unknown 19649 1726882579.55925: variable 'ansible_module_compression' from source: unknown 19649 1726882579.55978: variable 'ansible_shell_type' from source: unknown 19649 1726882579.55985: variable 'ansible_shell_executable' from source: unknown 19649 1726882579.55991: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882579.55998: variable 'ansible_pipelining' from source: unknown 19649 1726882579.56004: variable 'ansible_timeout' from source: unknown 19649 1726882579.56011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882579.56204: 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) 19649 1726882579.56283: variable 'omit' from source: magic vars 19649 1726882579.56325: starting attempt loop 19649 1726882579.56332: running the handler 19649 1726882579.56512: variable 'ansible_facts' from source: unknown 19649 1726882579.58306: _low_level_execute_command(): starting 19649 1726882579.58317: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882579.60276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882579.60411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882579.60425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882579.60442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882579.60487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882579.60517: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882579.60531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882579.60549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882579.60567: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882579.60626: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882579.60638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882579.60650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882579.60673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882579.60685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882579.60695: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882579.60707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882579.60793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882579.60951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882579.60970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882579.61138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882579.62831: stdout chunk (state=3): >>>/root <<< 19649 1726882579.63031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882579.63034: stdout chunk (state=3): >>><<< 19649 1726882579.63036: stderr chunk (state=3): >>><<< 19649 1726882579.63137: _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 19649 1726882579.63141: _low_level_execute_command(): starting 19649 1726882579.63143: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806 `" && echo ansible-tmp-1726882579.6305254-20738-177755630229806="` echo /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806 `" ) && sleep 0' 19649 1726882579.64520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882579.64602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882579.64617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882579.64633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882579.64724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882579.64772: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882579.64793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882579.64818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882579.64900: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882579.64911: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882579.64924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882579.64938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882579.64954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882579.64973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882579.64985: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882579.65005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882579.65082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882579.65219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882579.65237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882579.65458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882579.67248: stdout chunk (state=3): >>>ansible-tmp-1726882579.6305254-20738-177755630229806=/root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806 <<< 19649 1726882579.67432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882579.67436: stdout chunk (state=3): >>><<< 19649 1726882579.67438: stderr chunk (state=3): >>><<< 19649 1726882579.67671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882579.6305254-20738-177755630229806=/root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806 , 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 19649 1726882579.67679: variable 'ansible_module_compression' from source: unknown 19649 1726882579.67683: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 19649 1726882579.67685: ANSIBALLZ: Acquiring lock 19649 1726882579.67688: ANSIBALLZ: Lock acquired: 140400836948288 19649 1726882579.67689: ANSIBALLZ: Creating module 19649 1726882580.27845: ANSIBALLZ: Writing module into payload 19649 1726882580.28038: ANSIBALLZ: Writing module 19649 1726882580.28071: ANSIBALLZ: Renaming module 19649 1726882580.28075: ANSIBALLZ: Done creating module 19649 1726882580.28110: variable 'ansible_facts' from source: unknown 19649 1726882580.28320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/AnsiballZ_systemd.py 19649 1726882580.28450: Sending initial data 19649 1726882580.28465: Sent initial data (156 bytes) 19649 1726882580.29109: 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 <<< 19649 1726882580.29116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.29146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882580.29175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.29179: 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 <<< 19649 1726882580.29181: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.29223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882580.29234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882580.29357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882580.31369: 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 <<< 19649 1726882580.31376: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882580.31493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpeo5ha27l /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/AnsiballZ_systemd.py <<< 19649 1726882580.31619: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882580.34205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882580.34354: stderr chunk (state=3): >>><<< 19649 1726882580.34357: stdout chunk (state=3): >>><<< 19649 1726882580.34359: done transferring module to remote 19649 1726882580.34361: _low_level_execute_command(): starting 19649 1726882580.34368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/ /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/AnsiballZ_systemd.py && sleep 0' 19649 1726882580.34990: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882580.35009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882580.35030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882580.35052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.35099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882580.35112: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882580.35134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.35153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882580.35171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882580.35181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882580.35200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882580.35214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882580.35234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.35253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882580.35272: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882580.35316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.35431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882580.35453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882580.35506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882580.35634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882580.37458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882580.37462: stdout chunk (state=3): >>><<< 19649 1726882580.37467: stderr chunk (state=3): >>><<< 19649 1726882580.37560: _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 19649 1726882580.37564: _low_level_execute_command(): starting 19649 1726882580.37567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/AnsiballZ_systemd.py && sleep 0' 19649 1726882580.38214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882580.38217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.38241: 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 <<< 19649 1726882580.38244: 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 <<< 19649 1726882580.38246: 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 <<< 19649 1726882580.38304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882580.38310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882580.38428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882580.70688: 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.<<< 19649 1726882580.70695: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14012416", "MemoryAvailable": "infinity", "CPUUsageNSec": "1526369000", "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<<< 19649 1726882580.70699: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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}}} <<< 19649 1726882580.72245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882580.72249: stderr chunk (state=3): >>><<< 19649 1726882580.72251: stdout chunk (state=3): >>><<< 19649 1726882580.72280: _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": "14012416", "MemoryAvailable": "infinity", "CPUUsageNSec": "1526369000", "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 sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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. 19649 1726882580.72467: 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-1726882579.6305254-20738-177755630229806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882580.72493: _low_level_execute_command(): starting 19649 1726882580.72496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882579.6305254-20738-177755630229806/ > /dev/null 2>&1 && sleep 0' 19649 1726882580.74995: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882580.75004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882580.75013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882580.75028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.75070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882580.75192: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882580.75202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.75215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882580.75222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882580.75229: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882580.75237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882580.75250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882580.75266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882580.75276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882580.75319: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882580.75328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882580.75403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882580.75508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882580.75512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882580.75655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882580.77543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882580.77547: stdout chunk (state=3): >>><<< 19649 1726882580.77550: stderr chunk (state=3): >>><<< 19649 1726882580.77575: _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 19649 1726882580.77581: handler run complete 19649 1726882580.77654: attempt loop complete, returning result 19649 1726882580.77658: _execute() done 19649 1726882580.77665: dumping result to json 19649 1726882580.77686: done dumping result, returning 19649 1726882580.77696: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-8316-300c-00000000002a] 19649 1726882580.77702: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002a 19649 1726882580.93351: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002a 19649 1726882580.93354: 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 } 19649 1726882580.93408: no more pending results, returning what we have 19649 1726882580.93412: results queue empty 19649 1726882580.93413: checking for any_errors_fatal 19649 1726882580.93417: done checking for any_errors_fatal 19649 1726882580.93418: checking for max_fail_percentage 19649 1726882580.93420: done checking for max_fail_percentage 19649 1726882580.93420: checking to see if all hosts have failed and the running result is not ok 19649 1726882580.93421: done checking to see if all hosts have failed 19649 1726882580.93422: getting the remaining hosts for this loop 19649 1726882580.93423: done getting the remaining hosts for this loop 19649 1726882580.93427: getting the next task for host managed_node3 19649 1726882580.93433: done getting next task for host managed_node3 19649 1726882580.93437: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882580.93440: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882580.93450: getting variables 19649 1726882580.93452: in VariableManager get_vars() 19649 1726882580.93503: Calling all_inventory to load vars for managed_node3 19649 1726882580.93506: Calling groups_inventory to load vars for managed_node3 19649 1726882580.93509: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882580.93518: Calling all_plugins_play to load vars for managed_node3 19649 1726882580.93520: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882580.93523: Calling groups_plugins_play to load vars for managed_node3 19649 1726882580.96026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882580.98160: done with get_vars() 19649 1726882580.98185: done getting variables 19649 1726882580.98248: 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:36:20 -0400 (0:00:01.671) 0:00:25.537 ****** 19649 1726882580.98286: entering _queue_task() for managed_node3/service 19649 1726882580.99333: worker is 1 (out of 1 available) 19649 1726882580.99345: exiting _queue_task() for managed_node3/service 19649 1726882580.99362: done queuing things up, now waiting for results queue to drain 19649 1726882580.99365: waiting for pending results... 19649 1726882580.99919: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882581.00082: in run() - task 0e448fcc-3ce9-8316-300c-00000000002b 19649 1726882581.00103: variable 'ansible_search_path' from source: unknown 19649 1726882581.00111: variable 'ansible_search_path' from source: unknown 19649 1726882581.00158: calling self._execute() 19649 1726882581.00419: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.00648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.00668: variable 'omit' from source: magic vars 19649 1726882581.01955: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.01987: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.03381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882581.03699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882581.03779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882581.03840: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882581.03932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882581.04101: variable 'networkmanager_version' from source: set_fact 19649 1726882581.04120: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.04270: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.04286: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.04437: variable 'networkmanager_version' from source: set_fact 19649 1726882581.04450: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.04580: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.04615: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.04758: variable 'networkmanager_version' from source: set_fact 19649 1726882581.04776: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.04896: variable 'network_provider' from source: set_fact 19649 1726882581.04907: Evaluated conditional (network_provider == "nm"): True 19649 1726882581.05008: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882581.05109: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882581.05247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882581.07785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882581.07861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882581.07911: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882581.07945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882581.07977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882581.08053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882581.08104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882581.08153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882581.08242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882581.08335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882581.08390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882581.08419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882581.08462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882581.08509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882581.08530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882581.08588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882581.08918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882581.08949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882581.09034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882581.09058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882581.09403: variable 'network_connections' from source: task vars 19649 1726882581.09424: variable 'interface' from source: play vars 19649 1726882581.09567: variable 'interface' from source: play vars 19649 1726882581.09662: 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) 19649 1726882581.09691: 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) 19649 1726882581.09724: 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) 19649 1726882581.09765: 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) 19649 1726882581.09830: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882581.10136: variable 'network_connections' from source: task vars 19649 1726882581.10146: variable 'interface' from source: play vars 19649 1726882581.10218: variable 'interface' from source: play vars 19649 1726882581.10273: Evaluated conditional (__network_wpa_supplicant_required): False 19649 1726882581.10280: when evaluation is False, skipping this task 19649 1726882581.10291: _execute() done 19649 1726882581.10298: dumping result to json 19649 1726882581.10304: done dumping result, returning 19649 1726882581.10315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-8316-300c-00000000002b] 19649 1726882581.10325: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 19649 1726882581.10487: no more pending results, returning what we have 19649 1726882581.10491: results queue empty 19649 1726882581.10492: checking for any_errors_fatal 19649 1726882581.10516: done checking for any_errors_fatal 19649 1726882581.10601: checking for max_fail_percentage 19649 1726882581.10604: done checking for max_fail_percentage 19649 1726882581.10605: checking to see if all hosts have failed and the running result is not ok 19649 1726882581.10606: done checking to see if all hosts have failed 19649 1726882581.10607: getting the remaining hosts for this loop 19649 1726882581.10608: done getting the remaining hosts for this loop 19649 1726882581.10612: getting the next task for host managed_node3 19649 1726882581.10620: done getting next task for host managed_node3 19649 1726882581.10625: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882581.10666: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882581.10683: getting variables 19649 1726882581.10686: in VariableManager get_vars() 19649 1726882581.10876: Calling all_inventory to load vars for managed_node3 19649 1726882581.10879: Calling groups_inventory to load vars for managed_node3 19649 1726882581.10882: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882581.10898: Calling all_plugins_play to load vars for managed_node3 19649 1726882581.10901: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882581.10904: Calling groups_plugins_play to load vars for managed_node3 19649 1726882581.12004: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002b 19649 1726882581.12007: WORKER PROCESS EXITING 19649 1726882581.13268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882581.16040: done with get_vars() 19649 1726882581.16151: done getting variables 19649 1726882581.16393: 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:36:21 -0400 (0:00:00.181) 0:00:25.718 ****** 19649 1726882581.16427: entering _queue_task() for managed_node3/service 19649 1726882581.17788: worker is 1 (out of 1 available) 19649 1726882581.17801: exiting _queue_task() for managed_node3/service 19649 1726882581.17819: done queuing things up, now waiting for results queue to drain 19649 1726882581.17821: waiting for pending results... 19649 1726882581.18478: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882581.18627: in run() - task 0e448fcc-3ce9-8316-300c-00000000002c 19649 1726882581.18647: variable 'ansible_search_path' from source: unknown 19649 1726882581.18653: variable 'ansible_search_path' from source: unknown 19649 1726882581.18694: calling self._execute() 19649 1726882581.18784: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.18795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.18808: variable 'omit' from source: magic vars 19649 1726882581.19211: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.19228: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.19408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882581.19681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882581.19795: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882581.19882: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882581.19985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882581.20279: variable 'networkmanager_version' from source: set_fact 19649 1726882581.20337: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.20721: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.20732: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.20993: variable 'networkmanager_version' from source: set_fact 19649 1726882581.21007: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.21202: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.21213: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.21423: variable 'networkmanager_version' from source: set_fact 19649 1726882581.21437: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.21615: variable 'network_provider' from source: set_fact 19649 1726882581.21626: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882581.21633: when evaluation is False, skipping this task 19649 1726882581.21640: _execute() done 19649 1726882581.21647: dumping result to json 19649 1726882581.21655: done dumping result, returning 19649 1726882581.21669: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-8316-300c-00000000002c] 19649 1726882581.21726: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002c skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882581.21938: no more pending results, returning what we have 19649 1726882581.21942: results queue empty 19649 1726882581.21943: checking for any_errors_fatal 19649 1726882581.21952: done checking for any_errors_fatal 19649 1726882581.21953: checking for max_fail_percentage 19649 1726882581.21955: done checking for max_fail_percentage 19649 1726882581.21956: checking to see if all hosts have failed and the running result is not ok 19649 1726882581.21957: done checking to see if all hosts have failed 19649 1726882581.21957: getting the remaining hosts for this loop 19649 1726882581.21959: done getting the remaining hosts for this loop 19649 1726882581.21963: getting the next task for host managed_node3 19649 1726882581.21971: done getting next task for host managed_node3 19649 1726882581.21975: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882581.21978: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882581.21994: getting variables 19649 1726882581.21996: in VariableManager get_vars() 19649 1726882581.22081: Calling all_inventory to load vars for managed_node3 19649 1726882581.22084: Calling groups_inventory to load vars for managed_node3 19649 1726882581.22087: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882581.22099: Calling all_plugins_play to load vars for managed_node3 19649 1726882581.22102: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882581.22105: Calling groups_plugins_play to load vars for managed_node3 19649 1726882581.23269: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002c 19649 1726882581.23273: WORKER PROCESS EXITING 19649 1726882581.24710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882581.26673: done with get_vars() 19649 1726882581.26695: done getting variables 19649 1726882581.26780: 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:36:21 -0400 (0:00:00.103) 0:00:25.822 ****** 19649 1726882581.26812: entering _queue_task() for managed_node3/copy 19649 1726882581.27179: worker is 1 (out of 1 available) 19649 1726882581.27192: exiting _queue_task() for managed_node3/copy 19649 1726882581.27205: done queuing things up, now waiting for results queue to drain 19649 1726882581.27206: waiting for pending results... 19649 1726882581.27613: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882581.27814: in run() - task 0e448fcc-3ce9-8316-300c-00000000002d 19649 1726882581.27833: variable 'ansible_search_path' from source: unknown 19649 1726882581.27841: variable 'ansible_search_path' from source: unknown 19649 1726882581.27906: calling self._execute() 19649 1726882581.27999: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.28009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.28022: variable 'omit' from source: magic vars 19649 1726882581.28481: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.28594: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.28924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882581.29312: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882581.29368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882581.29406: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882581.29482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882581.29575: variable 'networkmanager_version' from source: set_fact 19649 1726882581.29594: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.29812: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.29823: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.30226: variable 'networkmanager_version' from source: set_fact 19649 1726882581.30239: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.30487: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.30498: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.30792: variable 'networkmanager_version' from source: set_fact 19649 1726882581.30806: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.31030: variable 'network_provider' from source: set_fact 19649 1726882581.31033: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882581.31038: when evaluation is False, skipping this task 19649 1726882581.31041: _execute() done 19649 1726882581.31044: dumping result to json 19649 1726882581.31046: done dumping result, returning 19649 1726882581.31054: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-8316-300c-00000000002d] 19649 1726882581.31061: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002d 19649 1726882581.31171: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002d 19649 1726882581.31174: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882581.31223: no more pending results, returning what we have 19649 1726882581.31228: results queue empty 19649 1726882581.31229: checking for any_errors_fatal 19649 1726882581.31236: done checking for any_errors_fatal 19649 1726882581.31237: checking for max_fail_percentage 19649 1726882581.31239: done checking for max_fail_percentage 19649 1726882581.31239: checking to see if all hosts have failed and the running result is not ok 19649 1726882581.31240: done checking to see if all hosts have failed 19649 1726882581.31240: getting the remaining hosts for this loop 19649 1726882581.31242: done getting the remaining hosts for this loop 19649 1726882581.31271: getting the next task for host managed_node3 19649 1726882581.31279: done getting next task for host managed_node3 19649 1726882581.31283: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882581.31286: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882581.31306: getting variables 19649 1726882581.31308: in VariableManager get_vars() 19649 1726882581.31349: Calling all_inventory to load vars for managed_node3 19649 1726882581.31352: Calling groups_inventory to load vars for managed_node3 19649 1726882581.31354: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882581.31370: Calling all_plugins_play to load vars for managed_node3 19649 1726882581.31374: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882581.31377: Calling groups_plugins_play to load vars for managed_node3 19649 1726882581.32366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882581.33889: done with get_vars() 19649 1726882581.33911: 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:36:21 -0400 (0:00:00.072) 0:00:25.894 ****** 19649 1726882581.34027: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882581.34029: Creating lock for fedora.linux_system_roles.network_connections 19649 1726882581.34315: worker is 1 (out of 1 available) 19649 1726882581.34337: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882581.34350: done queuing things up, now waiting for results queue to drain 19649 1726882581.34351: waiting for pending results... 19649 1726882581.34518: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882581.34610: in run() - task 0e448fcc-3ce9-8316-300c-00000000002e 19649 1726882581.34621: variable 'ansible_search_path' from source: unknown 19649 1726882581.34625: variable 'ansible_search_path' from source: unknown 19649 1726882581.34659: calling self._execute() 19649 1726882581.34727: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.34731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.34739: variable 'omit' from source: magic vars 19649 1726882581.35009: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.35018: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.35139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882581.35326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882581.35357: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882581.35385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882581.35413: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882581.35476: variable 'networkmanager_version' from source: set_fact 19649 1726882581.35487: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.35593: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.35596: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.35689: variable 'networkmanager_version' from source: set_fact 19649 1726882581.35696: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.35774: variable 'ansible_distribution_major_version' from source: facts 19649 1726882581.35779: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882581.35899: variable 'networkmanager_version' from source: set_fact 19649 1726882581.35903: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882581.35905: variable 'omit' from source: magic vars 19649 1726882581.35938: variable 'omit' from source: magic vars 19649 1726882581.36017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882581.39039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882581.39377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882581.39381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882581.39514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882581.39539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882581.39612: variable 'network_provider' from source: set_fact 19649 1726882581.39743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882581.39774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882581.39797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882581.39884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882581.39897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882581.40168: variable 'omit' from source: magic vars 19649 1726882581.40495: variable 'omit' from source: magic vars 19649 1726882581.40818: variable 'network_connections' from source: task vars 19649 1726882581.40882: variable 'interface' from source: play vars 19649 1726882581.40998: variable 'interface' from source: play vars 19649 1726882581.41304: variable 'omit' from source: magic vars 19649 1726882581.41318: variable '__lsr_ansible_managed' from source: task vars 19649 1726882581.41458: variable '__lsr_ansible_managed' from source: task vars 19649 1726882581.41724: Loaded config def from plugin (lookup/template) 19649 1726882581.41727: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 19649 1726882581.41750: File lookup term: get_ansible_managed.j2 19649 1726882581.41754: variable 'ansible_search_path' from source: unknown 19649 1726882581.41759: 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 19649 1726882581.41770: 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 19649 1726882581.41783: variable 'ansible_search_path' from source: unknown 19649 1726882581.50072: variable 'ansible_managed' from source: unknown 19649 1726882581.50416: variable 'omit' from source: magic vars 19649 1726882581.50443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882581.50471: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882581.50488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882581.50505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882581.50516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882581.50541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882581.50544: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.50547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.50642: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882581.50645: Set connection var ansible_shell_executable to /bin/sh 19649 1726882581.50653: Set connection var ansible_connection to ssh 19649 1726882581.50659: Set connection var ansible_timeout to 10 19649 1726882581.50662: Set connection var ansible_shell_type to sh 19649 1726882581.50673: Set connection var ansible_pipelining to False 19649 1726882581.50693: variable 'ansible_shell_executable' from source: unknown 19649 1726882581.50696: variable 'ansible_connection' from source: unknown 19649 1726882581.50698: variable 'ansible_module_compression' from source: unknown 19649 1726882581.50700: variable 'ansible_shell_type' from source: unknown 19649 1726882581.50703: variable 'ansible_shell_executable' from source: unknown 19649 1726882581.50706: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882581.50710: variable 'ansible_pipelining' from source: unknown 19649 1726882581.50713: variable 'ansible_timeout' from source: unknown 19649 1726882581.50717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882581.50847: 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__) 19649 1726882581.50858: variable 'omit' from source: magic vars 19649 1726882581.50861: starting attempt loop 19649 1726882581.50865: running the handler 19649 1726882581.50878: _low_level_execute_command(): starting 19649 1726882581.50884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882581.52014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882581.52137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882581.52166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882581.52169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882581.52198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882581.52239: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882581.52261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882581.52303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882581.52306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882581.52313: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882581.52331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882581.52334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882581.52347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882581.52350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882581.52352: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882581.52360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882581.52432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882581.52721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882581.52739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882581.52869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882581.54560: stdout chunk (state=3): >>>/root <<< 19649 1726882581.54678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882581.54735: stderr chunk (state=3): >>><<< 19649 1726882581.54739: stdout chunk (state=3): >>><<< 19649 1726882581.54763: _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 19649 1726882581.54782: _low_level_execute_command(): starting 19649 1726882581.54788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568 `" && echo ansible-tmp-1726882581.5476267-20812-54630885548568="` echo /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568 `" ) && sleep 0' 19649 1726882581.55469: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882581.55478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882581.55484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882581.55521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882581.55525: 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 <<< 19649 1726882581.55540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882581.55545: 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 <<< 19649 1726882581.55560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882581.55631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882581.55637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882581.55651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882581.55784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882581.57638: stdout chunk (state=3): >>>ansible-tmp-1726882581.5476267-20812-54630885548568=/root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568 <<< 19649 1726882581.57829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882581.57833: stdout chunk (state=3): >>><<< 19649 1726882581.57835: stderr chunk (state=3): >>><<< 19649 1726882581.57873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882581.5476267-20812-54630885548568=/root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568 , 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 19649 1726882581.58070: variable 'ansible_module_compression' from source: unknown 19649 1726882581.58074: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 19649 1726882581.58076: ANSIBALLZ: Acquiring lock 19649 1726882581.58078: ANSIBALLZ: Lock acquired: 140400834815200 19649 1726882581.58080: ANSIBALLZ: Creating module 19649 1726882581.97659: ANSIBALLZ: Writing module into payload 19649 1726882581.98218: ANSIBALLZ: Writing module 19649 1726882581.98251: ANSIBALLZ: Renaming module 19649 1726882581.98254: ANSIBALLZ: Done creating module 19649 1726882581.98283: variable 'ansible_facts' from source: unknown 19649 1726882581.98380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/AnsiballZ_network_connections.py 19649 1726882581.99519: Sending initial data 19649 1726882581.99522: Sent initial data (167 bytes) 19649 1726882582.00554: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882582.00568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.00580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.00593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.00631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.00640: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882582.00649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.00668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882582.00677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882582.00683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882582.00691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.00700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.00711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.00718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.00724: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882582.00734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.00812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882582.00827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882582.00832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882582.00980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882582.02847: 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 <<< 19649 1726882582.02946: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882582.03054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpe39eoy4o /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/AnsiballZ_network_connections.py <<< 19649 1726882582.03169: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882582.05401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882582.05626: stderr chunk (state=3): >>><<< 19649 1726882582.05630: stdout chunk (state=3): >>><<< 19649 1726882582.05632: done transferring module to remote 19649 1726882582.05634: _low_level_execute_command(): starting 19649 1726882582.05637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/ /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/AnsiballZ_network_connections.py && sleep 0' 19649 1726882582.06337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882582.06356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.06383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.06411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.06465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.06483: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882582.06507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.06531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882582.06547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882582.06562: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882582.06578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.06599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.06618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.06632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.06645: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882582.06677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.06769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882582.06792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882582.06815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882582.07103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882582.08723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882582.08789: stderr chunk (state=3): >>><<< 19649 1726882582.08793: stdout chunk (state=3): >>><<< 19649 1726882582.08876: _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 19649 1726882582.08884: _low_level_execute_command(): starting 19649 1726882582.08886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/AnsiballZ_network_connections.py && sleep 0' 19649 1726882582.09434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882582.09437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.09440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.09483: 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 <<< 19649 1726882582.09486: 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 <<< 19649 1726882582.09489: 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 <<< 19649 1726882582.09570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882582.09573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882582.09589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882582.09694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882582.36136: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 19649 1726882582.38313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882582.38318: stdout chunk (state=3): >>><<< 19649 1726882582.38323: stderr chunk (state=3): >>><<< 19649 1726882582.38352: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "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. 19649 1726882582.38395: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', '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-1726882581.5476267-20812-54630885548568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882582.38402: _low_level_execute_command(): starting 19649 1726882582.38407: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882581.5476267-20812-54630885548568/ > /dev/null 2>&1 && sleep 0' 19649 1726882582.39115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882582.39124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.39146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.39163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.39204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.39211: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882582.39222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.39235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882582.39252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882582.39266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882582.39276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.39286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.39298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.39306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.39312: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882582.39322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.39410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882582.39428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882582.39441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882582.39568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882582.41394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882582.41466: stderr chunk (state=3): >>><<< 19649 1726882582.41470: stdout chunk (state=3): >>><<< 19649 1726882582.41487: _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 19649 1726882582.41493: handler run complete 19649 1726882582.41526: attempt loop complete, returning result 19649 1726882582.41529: _execute() done 19649 1726882582.41531: dumping result to json 19649 1726882582.41536: done dumping result, returning 19649 1726882582.41545: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-8316-300c-00000000002e] 19649 1726882582.41549: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002e 19649 1726882582.41665: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002e 19649 1726882582.41668: 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active) 19649 1726882582.41761: no more pending results, returning what we have 19649 1726882582.41766: results queue empty 19649 1726882582.41767: checking for any_errors_fatal 19649 1726882582.41773: done checking for any_errors_fatal 19649 1726882582.41774: checking for max_fail_percentage 19649 1726882582.41775: done checking for max_fail_percentage 19649 1726882582.41776: checking to see if all hosts have failed and the running result is not ok 19649 1726882582.41778: done checking to see if all hosts have failed 19649 1726882582.41779: getting the remaining hosts for this loop 19649 1726882582.41780: done getting the remaining hosts for this loop 19649 1726882582.41783: getting the next task for host managed_node3 19649 1726882582.41790: done getting next task for host managed_node3 19649 1726882582.41793: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882582.41796: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882582.41805: getting variables 19649 1726882582.41806: in VariableManager get_vars() 19649 1726882582.41851: Calling all_inventory to load vars for managed_node3 19649 1726882582.41854: Calling groups_inventory to load vars for managed_node3 19649 1726882582.41859: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882582.41870: Calling all_plugins_play to load vars for managed_node3 19649 1726882582.41872: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882582.41875: Calling groups_plugins_play to load vars for managed_node3 19649 1726882582.43872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882582.45773: done with get_vars() 19649 1726882582.45797: 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:36:22 -0400 (0:00:01.118) 0:00:27.013 ****** 19649 1726882582.45901: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882582.45903: Creating lock for fedora.linux_system_roles.network_state 19649 1726882582.46311: worker is 1 (out of 1 available) 19649 1726882582.46326: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882582.46340: done queuing things up, now waiting for results queue to drain 19649 1726882582.46341: waiting for pending results... 19649 1726882582.46718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882582.46898: in run() - task 0e448fcc-3ce9-8316-300c-00000000002f 19649 1726882582.46924: variable 'ansible_search_path' from source: unknown 19649 1726882582.46931: variable 'ansible_search_path' from source: unknown 19649 1726882582.46984: calling self._execute() 19649 1726882582.47095: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.47107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.47126: variable 'omit' from source: magic vars 19649 1726882582.47551: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.47578: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.47776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882582.48086: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882582.48146: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882582.48189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882582.48233: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882582.48321: variable 'networkmanager_version' from source: set_fact 19649 1726882582.48348: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.49772: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.49784: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.50098: variable 'networkmanager_version' from source: set_fact 19649 1726882582.50113: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.50349: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.50379: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.50724: variable 'networkmanager_version' from source: set_fact 19649 1726882582.50737: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.50974: variable 'network_state' from source: role '' defaults 19649 1726882582.50988: Evaluated conditional (network_state != {}): False 19649 1726882582.50995: when evaluation is False, skipping this task 19649 1726882582.51000: _execute() done 19649 1726882582.51006: dumping result to json 19649 1726882582.51016: done dumping result, returning 19649 1726882582.51132: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-8316-300c-00000000002f] 19649 1726882582.51147: sending task result for task 0e448fcc-3ce9-8316-300c-00000000002f skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882582.51316: no more pending results, returning what we have 19649 1726882582.51321: results queue empty 19649 1726882582.51322: checking for any_errors_fatal 19649 1726882582.51332: done checking for any_errors_fatal 19649 1726882582.51333: checking for max_fail_percentage 19649 1726882582.51335: done checking for max_fail_percentage 19649 1726882582.51336: checking to see if all hosts have failed and the running result is not ok 19649 1726882582.51337: done checking to see if all hosts have failed 19649 1726882582.51338: getting the remaining hosts for this loop 19649 1726882582.51340: done getting the remaining hosts for this loop 19649 1726882582.51344: getting the next task for host managed_node3 19649 1726882582.51352: done getting next task for host managed_node3 19649 1726882582.51359: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882582.51362: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882582.51384: getting variables 19649 1726882582.51386: in VariableManager get_vars() 19649 1726882582.51442: Calling all_inventory to load vars for managed_node3 19649 1726882582.51445: Calling groups_inventory to load vars for managed_node3 19649 1726882582.51448: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882582.51465: Calling all_plugins_play to load vars for managed_node3 19649 1726882582.51469: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882582.51472: Calling groups_plugins_play to load vars for managed_node3 19649 1726882582.52571: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000002f 19649 1726882582.52575: WORKER PROCESS EXITING 19649 1726882582.54466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882582.58349: done with get_vars() 19649 1726882582.58384: done getting variables 19649 1726882582.58702: 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:36:22 -0400 (0:00:00.128) 0:00:27.141 ****** 19649 1726882582.58737: entering _queue_task() for managed_node3/debug 19649 1726882582.59558: worker is 1 (out of 1 available) 19649 1726882582.59574: exiting _queue_task() for managed_node3/debug 19649 1726882582.59587: done queuing things up, now waiting for results queue to drain 19649 1726882582.59588: waiting for pending results... 19649 1726882582.60780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882582.61302: in run() - task 0e448fcc-3ce9-8316-300c-000000000030 19649 1726882582.61314: variable 'ansible_search_path' from source: unknown 19649 1726882582.61318: variable 'ansible_search_path' from source: unknown 19649 1726882582.61353: calling self._execute() 19649 1726882582.61559: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.61566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.61576: variable 'omit' from source: magic vars 19649 1726882582.62397: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.62409: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.62806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882582.63313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882582.63473: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882582.63504: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882582.63536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882582.63727: variable 'networkmanager_version' from source: set_fact 19649 1726882582.63740: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.64619: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.64623: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.64983: variable 'networkmanager_version' from source: set_fact 19649 1726882582.64990: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.65206: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.65209: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.65431: variable 'networkmanager_version' from source: set_fact 19649 1726882582.65439: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.65446: variable 'omit' from source: magic vars 19649 1726882582.65640: variable 'omit' from source: magic vars 19649 1726882582.65678: variable 'omit' from source: magic vars 19649 1726882582.65705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882582.65847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882582.65867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882582.65884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.65894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.65922: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882582.65925: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.66046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.66141: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882582.66265: Set connection var ansible_shell_executable to /bin/sh 19649 1726882582.66274: Set connection var ansible_connection to ssh 19649 1726882582.66280: Set connection var ansible_timeout to 10 19649 1726882582.66283: Set connection var ansible_shell_type to sh 19649 1726882582.66290: Set connection var ansible_pipelining to False 19649 1726882582.66312: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.66315: variable 'ansible_connection' from source: unknown 19649 1726882582.66318: variable 'ansible_module_compression' from source: unknown 19649 1726882582.66320: variable 'ansible_shell_type' from source: unknown 19649 1726882582.66322: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.66325: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.66329: variable 'ansible_pipelining' from source: unknown 19649 1726882582.66332: variable 'ansible_timeout' from source: unknown 19649 1726882582.66336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.66703: 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) 19649 1726882582.66714: variable 'omit' from source: magic vars 19649 1726882582.66719: starting attempt loop 19649 1726882582.66722: running the handler 19649 1726882582.66964: variable '__network_connections_result' from source: set_fact 19649 1726882582.67178: handler run complete 19649 1726882582.67196: attempt loop complete, returning result 19649 1726882582.67199: _execute() done 19649 1726882582.67201: dumping result to json 19649 1726882582.67204: done dumping result, returning 19649 1726882582.67213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000030] 19649 1726882582.67218: sending task result for task 0e448fcc-3ce9-8316-300c-000000000030 19649 1726882582.67405: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000030 19649 1726882582.67408: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active)" ] } 19649 1726882582.67475: no more pending results, returning what we have 19649 1726882582.67479: results queue empty 19649 1726882582.67480: checking for any_errors_fatal 19649 1726882582.67488: done checking for any_errors_fatal 19649 1726882582.67488: checking for max_fail_percentage 19649 1726882582.67491: done checking for max_fail_percentage 19649 1726882582.67492: checking to see if all hosts have failed and the running result is not ok 19649 1726882582.67492: done checking to see if all hosts have failed 19649 1726882582.67493: getting the remaining hosts for this loop 19649 1726882582.67495: done getting the remaining hosts for this loop 19649 1726882582.67499: getting the next task for host managed_node3 19649 1726882582.67506: done getting next task for host managed_node3 19649 1726882582.67510: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882582.67514: ^ 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=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 19649 1726882582.67534: getting variables 19649 1726882582.67536: in VariableManager get_vars() 19649 1726882582.67594: Calling all_inventory to load vars for managed_node3 19649 1726882582.67597: Calling groups_inventory to load vars for managed_node3 19649 1726882582.67599: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882582.67609: Calling all_plugins_play to load vars for managed_node3 19649 1726882582.67612: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882582.67614: Calling groups_plugins_play to load vars for managed_node3 19649 1726882582.69820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882582.71730: done with get_vars() 19649 1726882582.71762: done getting variables 19649 1726882582.71838: 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:36:22 -0400 (0:00:00.131) 0:00:27.273 ****** 19649 1726882582.71881: entering _queue_task() for managed_node3/debug 19649 1726882582.72236: worker is 1 (out of 1 available) 19649 1726882582.72248: exiting _queue_task() for managed_node3/debug 19649 1726882582.72267: done queuing things up, now waiting for results queue to drain 19649 1726882582.72269: waiting for pending results... 19649 1726882582.72679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882582.72825: in run() - task 0e448fcc-3ce9-8316-300c-000000000031 19649 1726882582.72846: variable 'ansible_search_path' from source: unknown 19649 1726882582.72853: variable 'ansible_search_path' from source: unknown 19649 1726882582.72900: calling self._execute() 19649 1726882582.73002: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.73036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.73052: variable 'omit' from source: magic vars 19649 1726882582.73918: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.73936: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.74357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882582.74723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882582.74792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882582.74835: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882582.74883: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882582.74965: variable 'networkmanager_version' from source: set_fact 19649 1726882582.74989: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.75160: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.75172: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.75324: variable 'networkmanager_version' from source: set_fact 19649 1726882582.75338: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.75460: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.75473: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.75614: variable 'networkmanager_version' from source: set_fact 19649 1726882582.75628: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.75645: variable 'omit' from source: magic vars 19649 1726882582.75707: variable 'omit' from source: magic vars 19649 1726882582.75754: variable 'omit' from source: magic vars 19649 1726882582.75790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882582.75823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882582.75849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882582.75882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.75896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.75927: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882582.75934: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.75940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.76047: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882582.76061: Set connection var ansible_shell_executable to /bin/sh 19649 1726882582.76082: Set connection var ansible_connection to ssh 19649 1726882582.76091: Set connection var ansible_timeout to 10 19649 1726882582.76098: Set connection var ansible_shell_type to sh 19649 1726882582.76108: Set connection var ansible_pipelining to False 19649 1726882582.76133: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.76140: variable 'ansible_connection' from source: unknown 19649 1726882582.76147: variable 'ansible_module_compression' from source: unknown 19649 1726882582.76152: variable 'ansible_shell_type' from source: unknown 19649 1726882582.76161: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.76170: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.76182: variable 'ansible_pipelining' from source: unknown 19649 1726882582.76192: variable 'ansible_timeout' from source: unknown 19649 1726882582.76199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.76318: 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) 19649 1726882582.76333: variable 'omit' from source: magic vars 19649 1726882582.76341: starting attempt loop 19649 1726882582.76347: running the handler 19649 1726882582.76408: variable '__network_connections_result' from source: set_fact 19649 1726882582.76487: variable '__network_connections_result' from source: set_fact 19649 1726882582.76629: handler run complete 19649 1726882582.76668: attempt loop complete, returning result 19649 1726882582.76677: _execute() done 19649 1726882582.76686: dumping result to json 19649 1726882582.76697: done dumping result, returning 19649 1726882582.76710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000031] 19649 1726882582.76725: sending task result for task 0e448fcc-3ce9-8316-300c-000000000031 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (not-active)" ] } } 19649 1726882582.76928: no more pending results, returning what we have 19649 1726882582.76932: results queue empty 19649 1726882582.76933: checking for any_errors_fatal 19649 1726882582.76941: done checking for any_errors_fatal 19649 1726882582.76942: checking for max_fail_percentage 19649 1726882582.76944: done checking for max_fail_percentage 19649 1726882582.76945: checking to see if all hosts have failed and the running result is not ok 19649 1726882582.76946: done checking to see if all hosts have failed 19649 1726882582.76952: getting the remaining hosts for this loop 19649 1726882582.76954: done getting the remaining hosts for this loop 19649 1726882582.76960: getting the next task for host managed_node3 19649 1726882582.76970: done getting next task for host managed_node3 19649 1726882582.76974: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882582.76977: ^ 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=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 19649 1726882582.76989: getting variables 19649 1726882582.76991: in VariableManager get_vars() 19649 1726882582.77044: Calling all_inventory to load vars for managed_node3 19649 1726882582.77047: Calling groups_inventory to load vars for managed_node3 19649 1726882582.77049: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882582.77062: Calling all_plugins_play to load vars for managed_node3 19649 1726882582.77067: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882582.77070: Calling groups_plugins_play to load vars for managed_node3 19649 1726882582.78069: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000031 19649 1726882582.78073: WORKER PROCESS EXITING 19649 1726882582.78970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882582.85259: done with get_vars() 19649 1726882582.85283: done getting variables 19649 1726882582.85335: 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:36:22 -0400 (0:00:00.134) 0:00:27.408 ****** 19649 1726882582.85368: entering _queue_task() for managed_node3/debug 19649 1726882582.85694: worker is 1 (out of 1 available) 19649 1726882582.85705: exiting _queue_task() for managed_node3/debug 19649 1726882582.85718: done queuing things up, now waiting for results queue to drain 19649 1726882582.85719: waiting for pending results... 19649 1726882582.86017: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882582.86187: in run() - task 0e448fcc-3ce9-8316-300c-000000000032 19649 1726882582.86214: variable 'ansible_search_path' from source: unknown 19649 1726882582.86221: variable 'ansible_search_path' from source: unknown 19649 1726882582.86268: calling self._execute() 19649 1726882582.86372: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.86387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.86400: variable 'omit' from source: magic vars 19649 1726882582.86790: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.86807: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.86999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882582.87292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882582.87340: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882582.87408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882582.87448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882582.87538: variable 'networkmanager_version' from source: set_fact 19649 1726882582.87559: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.87685: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.87698: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.87836: variable 'networkmanager_version' from source: set_fact 19649 1726882582.87850: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.87968: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.87977: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.88100: variable 'networkmanager_version' from source: set_fact 19649 1726882582.88115: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.88233: variable 'network_state' from source: role '' defaults 19649 1726882582.88253: Evaluated conditional (network_state != {}): False 19649 1726882582.88269: when evaluation is False, skipping this task 19649 1726882582.88277: _execute() done 19649 1726882582.88285: dumping result to json 19649 1726882582.88292: done dumping result, returning 19649 1726882582.88304: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-8316-300c-000000000032] 19649 1726882582.88315: sending task result for task 0e448fcc-3ce9-8316-300c-000000000032 19649 1726882582.88445: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000032 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 19649 1726882582.88505: no more pending results, returning what we have 19649 1726882582.88509: results queue empty 19649 1726882582.88511: checking for any_errors_fatal 19649 1726882582.88522: done checking for any_errors_fatal 19649 1726882582.88523: checking for max_fail_percentage 19649 1726882582.88525: done checking for max_fail_percentage 19649 1726882582.88526: checking to see if all hosts have failed and the running result is not ok 19649 1726882582.88526: done checking to see if all hosts have failed 19649 1726882582.88527: getting the remaining hosts for this loop 19649 1726882582.88529: done getting the remaining hosts for this loop 19649 1726882582.88532: getting the next task for host managed_node3 19649 1726882582.88540: done getting next task for host managed_node3 19649 1726882582.88545: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882582.88548: ^ 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=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 19649 1726882582.88567: getting variables 19649 1726882582.88569: in VariableManager get_vars() 19649 1726882582.88621: Calling all_inventory to load vars for managed_node3 19649 1726882582.88624: Calling groups_inventory to load vars for managed_node3 19649 1726882582.88627: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882582.88639: Calling all_plugins_play to load vars for managed_node3 19649 1726882582.88642: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882582.88645: Calling groups_plugins_play to load vars for managed_node3 19649 1726882582.89661: WORKER PROCESS EXITING 19649 1726882582.91205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882582.94341: done with get_vars() 19649 1726882582.94371: 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:36:22 -0400 (0:00:00.091) 0:00:27.499 ****** 19649 1726882582.94477: entering _queue_task() for managed_node3/ping 19649 1726882582.94479: Creating lock for ping 19649 1726882582.94805: worker is 1 (out of 1 available) 19649 1726882582.94818: exiting _queue_task() for managed_node3/ping 19649 1726882582.94831: done queuing things up, now waiting for results queue to drain 19649 1726882582.94833: waiting for pending results... 19649 1726882582.95133: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882582.95376: in run() - task 0e448fcc-3ce9-8316-300c-000000000033 19649 1726882582.95395: variable 'ansible_search_path' from source: unknown 19649 1726882582.95403: variable 'ansible_search_path' from source: unknown 19649 1726882582.95449: calling self._execute() 19649 1726882582.95617: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.95636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.95652: variable 'omit' from source: magic vars 19649 1726882582.96059: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.96082: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.96259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882582.96550: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882582.96607: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882582.96651: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882582.96746: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882582.96843: variable 'networkmanager_version' from source: set_fact 19649 1726882582.96868: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.96989: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.96999: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.97147: variable 'networkmanager_version' from source: set_fact 19649 1726882582.97172: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.97309: variable 'ansible_distribution_major_version' from source: facts 19649 1726882582.97323: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882582.97648: variable 'networkmanager_version' from source: set_fact 19649 1726882582.97670: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882582.97686: variable 'omit' from source: magic vars 19649 1726882582.97744: variable 'omit' from source: magic vars 19649 1726882582.97794: variable 'omit' from source: magic vars 19649 1726882582.97829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882582.97885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882582.97913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882582.97935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.97952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882582.97991: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882582.98005: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.98018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.98126: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882582.98138: Set connection var ansible_shell_executable to /bin/sh 19649 1726882582.98151: Set connection var ansible_connection to ssh 19649 1726882582.98165: Set connection var ansible_timeout to 10 19649 1726882582.98173: Set connection var ansible_shell_type to sh 19649 1726882582.98183: Set connection var ansible_pipelining to False 19649 1726882582.98206: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.98216: variable 'ansible_connection' from source: unknown 19649 1726882582.98224: variable 'ansible_module_compression' from source: unknown 19649 1726882582.98233: variable 'ansible_shell_type' from source: unknown 19649 1726882582.98238: variable 'ansible_shell_executable' from source: unknown 19649 1726882582.98244: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882582.98251: variable 'ansible_pipelining' from source: unknown 19649 1726882582.98260: variable 'ansible_timeout' from source: unknown 19649 1726882582.98271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882582.98432: 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__) 19649 1726882582.98454: variable 'omit' from source: magic vars 19649 1726882582.98470: starting attempt loop 19649 1726882582.98477: running the handler 19649 1726882582.98492: _low_level_execute_command(): starting 19649 1726882582.98503: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882582.99266: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882582.99281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.99294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.99311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.99359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.99373: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882582.99388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.99407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882582.99422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882582.99440: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882582.99457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882582.99476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882582.99492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882582.99506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882582.99523: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882582.99541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882582.99629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882582.99654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882582.99682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882582.99814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.01545: stdout chunk (state=3): >>>/root <<< 19649 1726882583.01737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.01740: stdout chunk (state=3): >>><<< 19649 1726882583.01751: stderr chunk (state=3): >>><<< 19649 1726882583.01893: _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 19649 1726882583.01907: _low_level_execute_command(): starting 19649 1726882583.01914: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074 `" && echo ansible-tmp-1726882583.0189316-20887-108083507877074="` echo /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074 `" ) && sleep 0' 19649 1726882583.03206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.03235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.03243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.03260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.03308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.03316: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882583.03326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.03341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882583.03348: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882583.03357: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882583.03362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.03375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.03395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.03409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.03416: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882583.03425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.03505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.03528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.03539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.03667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.05568: stdout chunk (state=3): >>>ansible-tmp-1726882583.0189316-20887-108083507877074=/root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074 <<< 19649 1726882583.05687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.05779: stderr chunk (state=3): >>><<< 19649 1726882583.05782: stdout chunk (state=3): >>><<< 19649 1726882583.06047: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882583.0189316-20887-108083507877074=/root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074 , 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 19649 1726882583.06050: variable 'ansible_module_compression' from source: unknown 19649 1726882583.06052: ANSIBALLZ: Using lock for ping 19649 1726882583.06056: ANSIBALLZ: Acquiring lock 19649 1726882583.06058: ANSIBALLZ: Lock acquired: 140400837474784 19649 1726882583.06060: ANSIBALLZ: Creating module 19649 1726882583.17697: ANSIBALLZ: Writing module into payload 19649 1726882583.17762: ANSIBALLZ: Writing module 19649 1726882583.17801: ANSIBALLZ: Renaming module 19649 1726882583.17810: ANSIBALLZ: Done creating module 19649 1726882583.17824: variable 'ansible_facts' from source: unknown 19649 1726882583.17895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/AnsiballZ_ping.py 19649 1726882583.18028: Sending initial data 19649 1726882583.18045: Sent initial data (153 bytes) 19649 1726882583.18928: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.18948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.18963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.19023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.19040: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882583.19067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.19091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882583.19108: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882583.19126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882583.19147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.19171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.19197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.19211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.19228: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882583.19231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.19303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.19319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.19330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.19453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.21228: 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 <<< 19649 1726882583.21322: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882583.21425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp32tprovj /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/AnsiballZ_ping.py <<< 19649 1726882583.21531: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882583.22611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.22709: stderr chunk (state=3): >>><<< 19649 1726882583.22714: stdout chunk (state=3): >>><<< 19649 1726882583.22733: done transferring module to remote 19649 1726882583.22745: _low_level_execute_command(): starting 19649 1726882583.22748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/ /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/AnsiballZ_ping.py && sleep 0' 19649 1726882583.23197: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.23206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.23216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.23226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.23252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.23260: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882583.23284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.23288: 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 <<< 19649 1726882583.23290: 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 <<< 19649 1726882583.23347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.23351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.23458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.25180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.25223: stderr chunk (state=3): >>><<< 19649 1726882583.25226: stdout chunk (state=3): >>><<< 19649 1726882583.25241: _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 19649 1726882583.25244: _low_level_execute_command(): starting 19649 1726882583.25249: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/AnsiballZ_ping.py && sleep 0' 19649 1726882583.25677: 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 <<< 19649 1726882583.25681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.25710: 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 <<< 19649 1726882583.25713: 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 <<< 19649 1726882583.25715: 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 <<< 19649 1726882583.25769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.25776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.25899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.38758: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 19649 1726882583.39693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882583.39751: stderr chunk (state=3): >>><<< 19649 1726882583.39757: stdout chunk (state=3): >>><<< 19649 1726882583.39772: _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. 19649 1726882583.39792: 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-1726882583.0189316-20887-108083507877074/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882583.39801: _low_level_execute_command(): starting 19649 1726882583.39806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882583.0189316-20887-108083507877074/ > /dev/null 2>&1 && sleep 0' 19649 1726882583.40515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.40522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.40587: 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 <<< 19649 1726882583.40626: 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 <<< 19649 1726882583.40650: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.40708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.40711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.40828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.42629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.42690: stderr chunk (state=3): >>><<< 19649 1726882583.42694: stdout chunk (state=3): >>><<< 19649 1726882583.42737: _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 19649 1726882583.42740: handler run complete 19649 1726882583.42743: attempt loop complete, returning result 19649 1726882583.42745: _execute() done 19649 1726882583.42754: dumping result to json 19649 1726882583.42766: done dumping result, returning 19649 1726882583.42770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-8316-300c-000000000033] 19649 1726882583.42776: sending task result for task 0e448fcc-3ce9-8316-300c-000000000033 19649 1726882583.42892: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000033 19649 1726882583.42914: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 19649 1726882583.42969: no more pending results, returning what we have 19649 1726882583.42974: results queue empty 19649 1726882583.42975: checking for any_errors_fatal 19649 1726882583.42982: done checking for any_errors_fatal 19649 1726882583.42983: checking for max_fail_percentage 19649 1726882583.42984: done checking for max_fail_percentage 19649 1726882583.42985: checking to see if all hosts have failed and the running result is not ok 19649 1726882583.42986: done checking to see if all hosts have failed 19649 1726882583.42986: getting the remaining hosts for this loop 19649 1726882583.42988: done getting the remaining hosts for this loop 19649 1726882583.42991: getting the next task for host managed_node3 19649 1726882583.43000: done getting next task for host managed_node3 19649 1726882583.43002: ^ task is: TASK: meta (role_complete) 19649 1726882583.43005: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882583.43017: getting variables 19649 1726882583.43018: in VariableManager get_vars() 19649 1726882583.43073: Calling all_inventory to load vars for managed_node3 19649 1726882583.43077: Calling groups_inventory to load vars for managed_node3 19649 1726882583.43079: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882583.43088: Calling all_plugins_play to load vars for managed_node3 19649 1726882583.43091: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882583.43093: Calling groups_plugins_play to load vars for managed_node3 19649 1726882583.44374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882583.45477: done with get_vars() 19649 1726882583.45495: done getting variables 19649 1726882583.45551: done queuing things up, now waiting for results queue to drain 19649 1726882583.45553: results queue empty 19649 1726882583.45553: checking for any_errors_fatal 19649 1726882583.45557: done checking for any_errors_fatal 19649 1726882583.45558: checking for max_fail_percentage 19649 1726882583.45559: done checking for max_fail_percentage 19649 1726882583.45559: checking to see if all hosts have failed and the running result is not ok 19649 1726882583.45559: done checking to see if all hosts have failed 19649 1726882583.45560: getting the remaining hosts for this loop 19649 1726882583.45560: done getting the remaining hosts for this loop 19649 1726882583.45562: getting the next task for host managed_node3 19649 1726882583.45567: done getting next task for host managed_node3 19649 1726882583.45568: ^ task is: TASK: Get profile's coalescing options 19649 1726882583.45569: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882583.45571: getting variables 19649 1726882583.45571: in VariableManager get_vars() 19649 1726882583.45593: Calling all_inventory to load vars for managed_node3 19649 1726882583.45596: Calling groups_inventory to load vars for managed_node3 19649 1726882583.45598: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882583.45605: Calling all_plugins_play to load vars for managed_node3 19649 1726882583.45610: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882583.45613: Calling groups_plugins_play to load vars for managed_node3 19649 1726882583.46406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882583.47473: done with get_vars() 19649 1726882583.47500: done getting variables 19649 1726882583.47553: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Friday 20 September 2024 21:36:23 -0400 (0:00:00.531) 0:00:28.030 ****** 19649 1726882583.47588: entering _queue_task() for managed_node3/command 19649 1726882583.47830: worker is 1 (out of 1 available) 19649 1726882583.47844: exiting _queue_task() for managed_node3/command 19649 1726882583.47856: done queuing things up, now waiting for results queue to drain 19649 1726882583.47857: waiting for pending results... 19649 1726882583.48111: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882583.48166: in run() - task 0e448fcc-3ce9-8316-300c-000000000063 19649 1726882583.48181: variable 'ansible_search_path' from source: unknown 19649 1726882583.48240: calling self._execute() 19649 1726882583.48293: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.48296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.48307: variable 'omit' from source: magic vars 19649 1726882583.48586: variable 'ansible_distribution_major_version' from source: facts 19649 1726882583.48597: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882583.48718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882583.48909: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882583.48943: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882583.48969: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882583.49028: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882583.49085: variable 'networkmanager_version' from source: set_fact 19649 1726882583.49097: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882583.49176: variable 'network_provider' from source: set_fact 19649 1726882583.49180: Evaluated conditional (network_provider == "nm"): True 19649 1726882583.49186: variable 'omit' from source: magic vars 19649 1726882583.49203: variable 'omit' from source: magic vars 19649 1726882583.49273: variable 'interface' from source: play vars 19649 1726882583.49285: variable 'omit' from source: magic vars 19649 1726882583.49308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882583.49336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882583.49351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882583.49368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882583.49377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882583.49400: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882583.49402: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.49406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.49480: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882583.49484: Set connection var ansible_shell_executable to /bin/sh 19649 1726882583.49491: Set connection var ansible_connection to ssh 19649 1726882583.49497: Set connection var ansible_timeout to 10 19649 1726882583.49500: Set connection var ansible_shell_type to sh 19649 1726882583.49506: Set connection var ansible_pipelining to False 19649 1726882583.49522: variable 'ansible_shell_executable' from source: unknown 19649 1726882583.49525: variable 'ansible_connection' from source: unknown 19649 1726882583.49528: variable 'ansible_module_compression' from source: unknown 19649 1726882583.49530: variable 'ansible_shell_type' from source: unknown 19649 1726882583.49534: variable 'ansible_shell_executable' from source: unknown 19649 1726882583.49536: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.49539: variable 'ansible_pipelining' from source: unknown 19649 1726882583.49542: variable 'ansible_timeout' from source: unknown 19649 1726882583.49544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.49618: 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) 19649 1726882583.49626: variable 'omit' from source: magic vars 19649 1726882583.49635: starting attempt loop 19649 1726882583.49640: running the handler 19649 1726882583.49668: _low_level_execute_command(): starting 19649 1726882583.49679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882583.50273: 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 <<< 19649 1726882583.50310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.50373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882583.50382: 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 <<< 19649 1726882583.50425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.50437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.50554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.52223: stdout chunk (state=3): >>>/root <<< 19649 1726882583.52354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.52446: stderr chunk (state=3): >>><<< 19649 1726882583.52460: stdout chunk (state=3): >>><<< 19649 1726882583.52492: _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 19649 1726882583.52512: _low_level_execute_command(): starting 19649 1726882583.52522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395 `" && echo ansible-tmp-1726882583.5249126-20904-216677366207395="` echo /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395 `" ) && sleep 0' 19649 1726882583.53030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.53043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.53073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882583.53107: 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 <<< 19649 1726882583.53150: 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 <<< 19649 1726882583.53162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.53210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.53227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.53324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.55240: stdout chunk (state=3): >>>ansible-tmp-1726882583.5249126-20904-216677366207395=/root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395 <<< 19649 1726882583.55341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.55425: stderr chunk (state=3): >>><<< 19649 1726882583.55435: stdout chunk (state=3): >>><<< 19649 1726882583.55448: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882583.5249126-20904-216677366207395=/root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395 , 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 19649 1726882583.55488: variable 'ansible_module_compression' from source: unknown 19649 1726882583.55544: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882583.55582: variable 'ansible_facts' from source: unknown 19649 1726882583.55691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/AnsiballZ_command.py 19649 1726882583.55814: Sending initial data 19649 1726882583.55829: Sent initial data (156 bytes) 19649 1726882583.56822: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.56844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.57006: 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 <<< 19649 1726882583.57090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.58830: 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 <<< 19649 1726882583.58923: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882583.59028: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp0bjovcwe /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/AnsiballZ_command.py <<< 19649 1726882583.59126: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882583.60541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.60628: stderr chunk (state=3): >>><<< 19649 1726882583.60632: stdout chunk (state=3): >>><<< 19649 1726882583.60658: done transferring module to remote 19649 1726882583.60679: _low_level_execute_command(): starting 19649 1726882583.60686: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/ /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/AnsiballZ_command.py && sleep 0' 19649 1726882583.61408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.61411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.61426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.61438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.61502: 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 <<< 19649 1726882583.61518: 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 <<< 19649 1726882583.61590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.61703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.63426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.63499: stderr chunk (state=3): >>><<< 19649 1726882583.63503: stdout chunk (state=3): >>><<< 19649 1726882583.63617: _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 19649 1726882583.63622: _low_level_execute_command(): starting 19649 1726882583.63625: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/AnsiballZ_command.py && sleep 0' 19649 1726882583.64918: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.64943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.65014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.65031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.65081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.65085: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882583.65093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.65110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882583.65117: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882583.65124: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882583.65129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.65139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.65150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.65156: 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 <<< 19649 1726882583.65236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.65241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.65435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.80040: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:23.782962", "end": "2024-09-20 21:36:23.798890", "delta": "0:00:00.015928", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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}}} <<< 19649 1726882583.81193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882583.81292: stderr chunk (state=3): >>><<< 19649 1726882583.81298: stdout chunk (state=3): >>><<< 19649 1726882583.81312: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:23.782962", "end": "2024-09-20 21:36:23.798890", "delta": "0:00:00.015928", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882583.81368: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.coalesce-rx-frames c show testnic1', '_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-1726882583.5249126-20904-216677366207395/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882583.81387: _low_level_execute_command(): starting 19649 1726882583.81390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882583.5249126-20904-216677366207395/ > /dev/null 2>&1 && sleep 0' 19649 1726882583.82182: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882583.82204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.82222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.82242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.82290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.82312: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882583.82315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.82324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882583.82342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882583.82345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882583.82355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882583.82369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882583.82399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882583.82402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882583.82404: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882583.82432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882583.82493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882583.82509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882583.82516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882583.82649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882583.84449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882583.84540: stderr chunk (state=3): >>><<< 19649 1726882583.84545: stdout chunk (state=3): >>><<< 19649 1726882583.84553: _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 19649 1726882583.84574: handler run complete 19649 1726882583.84593: Evaluated conditional (False): False 19649 1726882583.84602: attempt loop complete, returning result 19649 1726882583.84605: _execute() done 19649 1726882583.84608: dumping result to json 19649 1726882583.84622: done dumping result, returning 19649 1726882583.84627: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-000000000063] 19649 1726882583.84637: sending task result for task 0e448fcc-3ce9-8316-300c-000000000063 19649 1726882583.84762: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000063 19649 1726882583.84767: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.015928", "end": "2024-09-20 21:36:23.798890", "rc": 0, "start": "2024-09-20 21:36:23.782962" } 19649 1726882583.84879: no more pending results, returning what we have 19649 1726882583.84883: results queue empty 19649 1726882583.84884: checking for any_errors_fatal 19649 1726882583.84897: done checking for any_errors_fatal 19649 1726882583.84898: checking for max_fail_percentage 19649 1726882583.84899: done checking for max_fail_percentage 19649 1726882583.84900: checking to see if all hosts have failed and the running result is not ok 19649 1726882583.84901: done checking to see if all hosts have failed 19649 1726882583.84902: getting the remaining hosts for this loop 19649 1726882583.84910: done getting the remaining hosts for this loop 19649 1726882583.84914: getting the next task for host managed_node3 19649 1726882583.84919: done getting next task for host managed_node3 19649 1726882583.84933: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19649 1726882583.84936: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882583.84940: getting variables 19649 1726882583.84941: in VariableManager get_vars() 19649 1726882583.85017: Calling all_inventory to load vars for managed_node3 19649 1726882583.85020: Calling groups_inventory to load vars for managed_node3 19649 1726882583.85028: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882583.85046: Calling all_plugins_play to load vars for managed_node3 19649 1726882583.85048: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882583.85051: Calling groups_plugins_play to load vars for managed_node3 19649 1726882583.87670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882583.89500: done with get_vars() 19649 1726882583.89526: done getting variables 19649 1726882583.89857: 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) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Friday 20 September 2024 21:36:23 -0400 (0:00:00.422) 0:00:28.453 ****** 19649 1726882583.89889: entering _queue_task() for managed_node3/assert 19649 1726882583.90192: worker is 1 (out of 1 available) 19649 1726882583.90220: exiting _queue_task() for managed_node3/assert 19649 1726882583.90233: done queuing things up, now waiting for results queue to drain 19649 1726882583.90234: waiting for pending results... 19649 1726882583.91071: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19649 1726882583.91146: in run() - task 0e448fcc-3ce9-8316-300c-000000000064 19649 1726882583.91167: variable 'ansible_search_path' from source: unknown 19649 1726882583.91197: calling self._execute() 19649 1726882583.91412: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.91436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.91458: variable 'omit' from source: magic vars 19649 1726882583.91820: variable 'ansible_distribution_major_version' from source: facts 19649 1726882583.91838: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882583.92023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882583.92293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882583.92340: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882583.92384: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882583.92422: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882583.92504: variable 'networkmanager_version' from source: set_fact 19649 1726882583.92522: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882583.92669: variable 'network_provider' from source: set_fact 19649 1726882583.92680: Evaluated conditional (network_provider == "nm"): True 19649 1726882583.92690: variable 'omit' from source: magic vars 19649 1726882583.92716: variable 'omit' from source: magic vars 19649 1726882583.92753: variable 'omit' from source: magic vars 19649 1726882583.92791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882583.92823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882583.92845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882583.92871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882583.92886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882583.92917: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882583.92925: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.92932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.93034: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882583.93045: Set connection var ansible_shell_executable to /bin/sh 19649 1726882583.93058: Set connection var ansible_connection to ssh 19649 1726882583.93072: Set connection var ansible_timeout to 10 19649 1726882583.93078: Set connection var ansible_shell_type to sh 19649 1726882583.93089: Set connection var ansible_pipelining to False 19649 1726882583.93113: variable 'ansible_shell_executable' from source: unknown 19649 1726882583.93120: variable 'ansible_connection' from source: unknown 19649 1726882583.93127: variable 'ansible_module_compression' from source: unknown 19649 1726882583.93135: variable 'ansible_shell_type' from source: unknown 19649 1726882583.93141: variable 'ansible_shell_executable' from source: unknown 19649 1726882583.93147: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882583.93153: variable 'ansible_pipelining' from source: unknown 19649 1726882583.93162: variable 'ansible_timeout' from source: unknown 19649 1726882583.93172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882583.93278: 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) 19649 1726882583.93294: variable 'omit' from source: magic vars 19649 1726882583.93302: starting attempt loop 19649 1726882583.93308: running the handler 19649 1726882583.93452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882583.96162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882583.96233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882583.96271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882583.96317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882583.96344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882583.96434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882583.96461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882583.96488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882583.96538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882583.96552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882583.96661: variable 'no_coalesce_nm' from source: set_fact 19649 1726882583.96686: Evaluated conditional (no_coalesce_nm.stdout | length == 0): True 19649 1726882583.96691: handler run complete 19649 1726882583.96708: attempt loop complete, returning result 19649 1726882583.96711: _execute() done 19649 1726882583.96714: dumping result to json 19649 1726882583.96716: done dumping result, returning 19649 1726882583.96728: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [0e448fcc-3ce9-8316-300c-000000000064] 19649 1726882583.96740: sending task result for task 0e448fcc-3ce9-8316-300c-000000000064 19649 1726882583.96831: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000064 19649 1726882583.96834: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 19649 1726882583.96890: no more pending results, returning what we have 19649 1726882583.96894: results queue empty 19649 1726882583.96896: checking for any_errors_fatal 19649 1726882583.96905: done checking for any_errors_fatal 19649 1726882583.96906: checking for max_fail_percentage 19649 1726882583.96908: done checking for max_fail_percentage 19649 1726882583.96908: checking to see if all hosts have failed and the running result is not ok 19649 1726882583.96909: done checking to see if all hosts have failed 19649 1726882583.96917: getting the remaining hosts for this loop 19649 1726882583.96919: done getting the remaining hosts for this loop 19649 1726882583.96923: getting the next task for host managed_node3 19649 1726882583.96931: done getting next task for host managed_node3 19649 1726882583.96936: ^ task is: TASK: Get profile's coalescing options 19649 1726882583.96938: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882583.96941: getting variables 19649 1726882583.96943: in VariableManager get_vars() 19649 1726882583.97000: Calling all_inventory to load vars for managed_node3 19649 1726882583.97003: Calling groups_inventory to load vars for managed_node3 19649 1726882583.97006: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882583.97019: Calling all_plugins_play to load vars for managed_node3 19649 1726882583.97022: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882583.97026: Calling groups_plugins_play to load vars for managed_node3 19649 1726882583.99757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.01672: done with get_vars() 19649 1726882584.01694: done getting variables 19649 1726882584.01774: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Friday 20 September 2024 21:36:24 -0400 (0:00:00.119) 0:00:28.572 ****** 19649 1726882584.01804: entering _queue_task() for managed_node3/command 19649 1726882584.02148: worker is 1 (out of 1 available) 19649 1726882584.02167: exiting _queue_task() for managed_node3/command 19649 1726882584.02180: done queuing things up, now waiting for results queue to drain 19649 1726882584.02181: waiting for pending results... 19649 1726882584.03059: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882584.03148: in run() - task 0e448fcc-3ce9-8316-300c-000000000065 19649 1726882584.03164: variable 'ansible_search_path' from source: unknown 19649 1726882584.03204: calling self._execute() 19649 1726882584.03302: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.03306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.03318: variable 'omit' from source: magic vars 19649 1726882584.03718: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.03735: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.03923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.04196: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.04243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.04283: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.04316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.04399: variable 'networkmanager_version' from source: set_fact 19649 1726882584.04413: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.04579: variable 'network_provider' from source: set_fact 19649 1726882584.04582: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882584.04585: when evaluation is False, skipping this task 19649 1726882584.04587: _execute() done 19649 1726882584.04593: dumping result to json 19649 1726882584.04601: done dumping result, returning 19649 1726882584.04607: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-000000000065] 19649 1726882584.04614: sending task result for task 0e448fcc-3ce9-8316-300c-000000000065 19649 1726882584.04710: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000065 19649 1726882584.04713: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882584.04767: no more pending results, returning what we have 19649 1726882584.04772: results queue empty 19649 1726882584.04773: checking for any_errors_fatal 19649 1726882584.04780: done checking for any_errors_fatal 19649 1726882584.04781: checking for max_fail_percentage 19649 1726882584.04783: done checking for max_fail_percentage 19649 1726882584.04784: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.04785: done checking to see if all hosts have failed 19649 1726882584.04785: getting the remaining hosts for this loop 19649 1726882584.04787: done getting the remaining hosts for this loop 19649 1726882584.04791: getting the next task for host managed_node3 19649 1726882584.04797: done getting next task for host managed_node3 19649 1726882584.04800: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19649 1726882584.04803: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882584.04805: getting variables 19649 1726882584.04807: in VariableManager get_vars() 19649 1726882584.04858: Calling all_inventory to load vars for managed_node3 19649 1726882584.04861: Calling groups_inventory to load vars for managed_node3 19649 1726882584.04865: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.04878: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.04881: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.04884: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.06699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.08886: done with get_vars() 19649 1726882584.08924: done getting variables 19649 1726882584.08996: 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) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Friday 20 September 2024 21:36:24 -0400 (0:00:00.072) 0:00:28.644 ****** 19649 1726882584.09070: entering _queue_task() for managed_node3/assert 19649 1726882584.09353: worker is 1 (out of 1 available) 19649 1726882584.09366: exiting _queue_task() for managed_node3/assert 19649 1726882584.09378: done queuing things up, now waiting for results queue to drain 19649 1726882584.09380: waiting for pending results... 19649 1726882584.09702: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19649 1726882584.09790: in run() - task 0e448fcc-3ce9-8316-300c-000000000066 19649 1726882584.09804: variable 'ansible_search_path' from source: unknown 19649 1726882584.09848: calling self._execute() 19649 1726882584.09950: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.09958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.09967: variable 'omit' from source: magic vars 19649 1726882584.10357: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.10371: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.10553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.10833: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.10877: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.10949: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.10953: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.11172: variable 'networkmanager_version' from source: set_fact 19649 1726882584.11175: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.11212: variable 'network_provider' from source: set_fact 19649 1726882584.11217: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882584.11220: when evaluation is False, skipping this task 19649 1726882584.11223: _execute() done 19649 1726882584.11226: dumping result to json 19649 1726882584.11228: done dumping result, returning 19649 1726882584.11281: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [0e448fcc-3ce9-8316-300c-000000000066] 19649 1726882584.11284: sending task result for task 0e448fcc-3ce9-8316-300c-000000000066 19649 1726882584.11389: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000066 19649 1726882584.11394: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882584.11440: no more pending results, returning what we have 19649 1726882584.11444: results queue empty 19649 1726882584.11446: checking for any_errors_fatal 19649 1726882584.11452: done checking for any_errors_fatal 19649 1726882584.11452: checking for max_fail_percentage 19649 1726882584.11454: done checking for max_fail_percentage 19649 1726882584.11455: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.11456: done checking to see if all hosts have failed 19649 1726882584.11458: getting the remaining hosts for this loop 19649 1726882584.11460: done getting the remaining hosts for this loop 19649 1726882584.11463: getting the next task for host managed_node3 19649 1726882584.11472: done getting next task for host managed_node3 19649 1726882584.11474: ^ task is: TASK: TEST: I can set rx-frames. 19649 1726882584.11477: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882584.11480: getting variables 19649 1726882584.11481: in VariableManager get_vars() 19649 1726882584.11556: Calling all_inventory to load vars for managed_node3 19649 1726882584.11559: Calling groups_inventory to load vars for managed_node3 19649 1726882584.11562: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.11575: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.11578: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.11581: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.14654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.16770: done with get_vars() 19649 1726882584.16795: done getting variables 19649 1726882584.16860: 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 [TEST: I can set rx-frames.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Friday 20 September 2024 21:36:24 -0400 (0:00:00.078) 0:00:28.723 ****** 19649 1726882584.16891: entering _queue_task() for managed_node3/debug 19649 1726882584.17177: worker is 1 (out of 1 available) 19649 1726882584.17189: exiting _queue_task() for managed_node3/debug 19649 1726882584.17202: done queuing things up, now waiting for results queue to drain 19649 1726882584.17203: waiting for pending results... 19649 1726882584.17495: running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. 19649 1726882584.17583: in run() - task 0e448fcc-3ce9-8316-300c-000000000067 19649 1726882584.17598: variable 'ansible_search_path' from source: unknown 19649 1726882584.17634: calling self._execute() 19649 1726882584.17736: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.17739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.17757: variable 'omit' from source: magic vars 19649 1726882584.18260: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.18265: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.18445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.18894: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.19049: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.19093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.19133: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.19316: variable 'networkmanager_version' from source: set_fact 19649 1726882584.19329: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.19335: variable 'omit' from source: magic vars 19649 1726882584.19354: variable 'omit' from source: magic vars 19649 1726882584.19504: variable 'omit' from source: magic vars 19649 1726882584.19540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882584.19615: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882584.19635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882584.19653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882584.19669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882584.19700: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882584.19705: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.19709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.19819: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882584.19822: Set connection var ansible_shell_executable to /bin/sh 19649 1726882584.19831: Set connection var ansible_connection to ssh 19649 1726882584.19840: Set connection var ansible_timeout to 10 19649 1726882584.19842: Set connection var ansible_shell_type to sh 19649 1726882584.19861: Set connection var ansible_pipelining to False 19649 1726882584.19885: variable 'ansible_shell_executable' from source: unknown 19649 1726882584.19896: variable 'ansible_connection' from source: unknown 19649 1726882584.19899: variable 'ansible_module_compression' from source: unknown 19649 1726882584.19902: variable 'ansible_shell_type' from source: unknown 19649 1726882584.19911: variable 'ansible_shell_executable' from source: unknown 19649 1726882584.19914: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.19916: variable 'ansible_pipelining' from source: unknown 19649 1726882584.19918: variable 'ansible_timeout' from source: unknown 19649 1726882584.19920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.20023: 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) 19649 1726882584.20032: variable 'omit' from source: magic vars 19649 1726882584.20037: starting attempt loop 19649 1726882584.20041: running the handler 19649 1726882584.20079: handler run complete 19649 1726882584.20091: attempt loop complete, returning result 19649 1726882584.20094: _execute() done 19649 1726882584.20097: dumping result to json 19649 1726882584.20099: done dumping result, returning 19649 1726882584.20105: done running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. [0e448fcc-3ce9-8316-300c-000000000067] 19649 1726882584.20110: sending task result for task 0e448fcc-3ce9-8316-300c-000000000067 19649 1726882584.20197: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000067 19649 1726882584.20200: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 19649 1726882584.20244: no more pending results, returning what we have 19649 1726882584.20247: results queue empty 19649 1726882584.20248: checking for any_errors_fatal 19649 1726882584.20259: done checking for any_errors_fatal 19649 1726882584.20259: checking for max_fail_percentage 19649 1726882584.20261: done checking for max_fail_percentage 19649 1726882584.20262: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.20272: done checking to see if all hosts have failed 19649 1726882584.20273: getting the remaining hosts for this loop 19649 1726882584.20275: done getting the remaining hosts for this loop 19649 1726882584.20278: getting the next task for host managed_node3 19649 1726882584.20285: done getting next task for host managed_node3 19649 1726882584.20290: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882584.20293: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882584.20307: getting variables 19649 1726882584.20308: in VariableManager get_vars() 19649 1726882584.20346: Calling all_inventory to load vars for managed_node3 19649 1726882584.20349: Calling groups_inventory to load vars for managed_node3 19649 1726882584.20351: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.20362: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.20366: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.20369: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.21165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.22716: done with get_vars() 19649 1726882584.22731: 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:36:24 -0400 (0:00:00.059) 0:00:28.782 ****** 19649 1726882584.22802: entering _queue_task() for managed_node3/include_tasks 19649 1726882584.22992: worker is 1 (out of 1 available) 19649 1726882584.23003: exiting _queue_task() for managed_node3/include_tasks 19649 1726882584.23015: done queuing things up, now waiting for results queue to drain 19649 1726882584.23017: waiting for pending results... 19649 1726882584.23210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882584.23305: in run() - task 0e448fcc-3ce9-8316-300c-00000000006f 19649 1726882584.23320: variable 'ansible_search_path' from source: unknown 19649 1726882584.23326: variable 'ansible_search_path' from source: unknown 19649 1726882584.23357: calling self._execute() 19649 1726882584.23427: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.23436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.23446: variable 'omit' from source: magic vars 19649 1726882584.23727: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.23737: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.23871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.24056: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.24091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.24117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.24143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.24204: variable 'networkmanager_version' from source: set_fact 19649 1726882584.24216: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.24326: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.24329: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.24438: variable 'networkmanager_version' from source: set_fact 19649 1726882584.24444: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.24571: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.24676: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.24874: variable 'networkmanager_version' from source: set_fact 19649 1726882584.24877: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.24879: _execute() done 19649 1726882584.24880: dumping result to json 19649 1726882584.24882: done dumping result, returning 19649 1726882584.24884: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-8316-300c-00000000006f] 19649 1726882584.24886: sending task result for task 0e448fcc-3ce9-8316-300c-00000000006f 19649 1726882584.24948: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000006f 19649 1726882584.24951: WORKER PROCESS EXITING 19649 1726882584.25095: no more pending results, returning what we have 19649 1726882584.25100: in VariableManager get_vars() 19649 1726882584.25147: Calling all_inventory to load vars for managed_node3 19649 1726882584.25150: Calling groups_inventory to load vars for managed_node3 19649 1726882584.25152: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.25161: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.25166: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.25169: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.26572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.27494: done with get_vars() 19649 1726882584.27509: variable 'ansible_search_path' from source: unknown 19649 1726882584.27510: variable 'ansible_search_path' from source: unknown 19649 1726882584.27536: we have included files to process 19649 1726882584.27537: generating all_blocks data 19649 1726882584.27538: done generating all_blocks data 19649 1726882584.27542: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882584.27542: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882584.27544: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882584.27924: done processing included file 19649 1726882584.27926: iterating over new_blocks loaded from include file 19649 1726882584.27926: in VariableManager get_vars() 19649 1726882584.27947: done with get_vars() 19649 1726882584.27948: filtering new block on tags 19649 1726882584.27961: done filtering new block on tags 19649 1726882584.27963: in VariableManager get_vars() 19649 1726882584.27981: done with get_vars() 19649 1726882584.27982: filtering new block on tags 19649 1726882584.28003: done filtering new block on tags 19649 1726882584.28008: in VariableManager get_vars() 19649 1726882584.28033: done with get_vars() 19649 1726882584.28034: filtering new block on tags 19649 1726882584.28048: done filtering new block on tags 19649 1726882584.28049: 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 19649 1726882584.28053: extending task lists for all hosts with included blocks 19649 1726882584.28797: done extending task lists 19649 1726882584.28799: done processing included files 19649 1726882584.28800: results queue empty 19649 1726882584.28800: checking for any_errors_fatal 19649 1726882584.28803: done checking for any_errors_fatal 19649 1726882584.28804: checking for max_fail_percentage 19649 1726882584.28805: done checking for max_fail_percentage 19649 1726882584.28806: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.28807: done checking to see if all hosts have failed 19649 1726882584.28807: getting the remaining hosts for this loop 19649 1726882584.28809: done getting the remaining hosts for this loop 19649 1726882584.28811: getting the next task for host managed_node3 19649 1726882584.28815: done getting next task for host managed_node3 19649 1726882584.28817: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882584.28820: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882584.28829: getting variables 19649 1726882584.28830: in VariableManager get_vars() 19649 1726882584.28848: Calling all_inventory to load vars for managed_node3 19649 1726882584.28853: Calling groups_inventory to load vars for managed_node3 19649 1726882584.28855: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.28860: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.28863: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.28871: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.29988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.31377: done with get_vars() 19649 1726882584.31391: 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:36:24 -0400 (0:00:00.086) 0:00:28.868 ****** 19649 1726882584.31441: entering _queue_task() for managed_node3/setup 19649 1726882584.31672: worker is 1 (out of 1 available) 19649 1726882584.31685: exiting _queue_task() for managed_node3/setup 19649 1726882584.31698: done queuing things up, now waiting for results queue to drain 19649 1726882584.31699: waiting for pending results... 19649 1726882584.31890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882584.31992: in run() - task 0e448fcc-3ce9-8316-300c-0000000003ee 19649 1726882584.32006: variable 'ansible_search_path' from source: unknown 19649 1726882584.32009: variable 'ansible_search_path' from source: unknown 19649 1726882584.32040: calling self._execute() 19649 1726882584.32115: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.32120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.32128: variable 'omit' from source: magic vars 19649 1726882584.32428: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.32462: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.32647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.32948: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.33009: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.33052: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.33098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.33188: variable 'networkmanager_version' from source: set_fact 19649 1726882584.33210: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.33347: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.33358: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.33505: variable 'networkmanager_version' from source: set_fact 19649 1726882584.33533: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.33633: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.33637: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.33749: variable 'networkmanager_version' from source: set_fact 19649 1726882584.33762: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.33872: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.33876: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.33963: variable 'networkmanager_version' from source: set_fact 19649 1726882584.33972: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.34044: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.34047: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.34138: variable 'networkmanager_version' from source: set_fact 19649 1726882584.34145: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.34255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882584.35693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882584.35738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882584.35768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882584.35793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882584.35811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882584.35873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882584.35901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882584.35919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882584.35948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882584.35962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882584.35997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882584.36013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882584.36030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882584.36057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882584.36073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882584.36171: variable '__network_required_facts' from source: role '' defaults 19649 1726882584.36179: variable 'ansible_facts' from source: unknown 19649 1726882584.36631: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 19649 1726882584.36635: when evaluation is False, skipping this task 19649 1726882584.36637: _execute() done 19649 1726882584.36640: dumping result to json 19649 1726882584.36642: done dumping result, returning 19649 1726882584.36648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-8316-300c-0000000003ee] 19649 1726882584.36654: sending task result for task 0e448fcc-3ce9-8316-300c-0000000003ee 19649 1726882584.36741: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000003ee 19649 1726882584.36744: 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 } 19649 1726882584.36823: no more pending results, returning what we have 19649 1726882584.36826: results queue empty 19649 1726882584.36828: checking for any_errors_fatal 19649 1726882584.36829: done checking for any_errors_fatal 19649 1726882584.36830: checking for max_fail_percentage 19649 1726882584.36831: done checking for max_fail_percentage 19649 1726882584.36832: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.36832: done checking to see if all hosts have failed 19649 1726882584.36833: getting the remaining hosts for this loop 19649 1726882584.36840: done getting the remaining hosts for this loop 19649 1726882584.36844: getting the next task for host managed_node3 19649 1726882584.36854: done getting next task for host managed_node3 19649 1726882584.36857: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882584.36860: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882584.36875: getting variables 19649 1726882584.36877: in VariableManager get_vars() 19649 1726882584.36917: Calling all_inventory to load vars for managed_node3 19649 1726882584.36919: Calling groups_inventory to load vars for managed_node3 19649 1726882584.36921: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.36930: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.36932: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.36934: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.37724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.38661: done with get_vars() 19649 1726882584.38677: 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:36:24 -0400 (0:00:00.073) 0:00:28.941 ****** 19649 1726882584.38745: entering _queue_task() for managed_node3/stat 19649 1726882584.38946: worker is 1 (out of 1 available) 19649 1726882584.38957: exiting _queue_task() for managed_node3/stat 19649 1726882584.38970: done queuing things up, now waiting for results queue to drain 19649 1726882584.38972: waiting for pending results... 19649 1726882584.39154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882584.39269: in run() - task 0e448fcc-3ce9-8316-300c-0000000003f0 19649 1726882584.39282: variable 'ansible_search_path' from source: unknown 19649 1726882584.39285: variable 'ansible_search_path' from source: unknown 19649 1726882584.39314: calling self._execute() 19649 1726882584.39390: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.39394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.39404: variable 'omit' from source: magic vars 19649 1726882584.39665: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.39681: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.39799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.39982: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.40014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.40038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.40064: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.40120: variable 'networkmanager_version' from source: set_fact 19649 1726882584.40130: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.40204: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.40209: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.40299: variable 'networkmanager_version' from source: set_fact 19649 1726882584.40307: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.40382: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.40386: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.40474: variable 'networkmanager_version' from source: set_fact 19649 1726882584.40481: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.40568: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.40572: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.40659: variable 'networkmanager_version' from source: set_fact 19649 1726882584.40670: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.40736: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.40739: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.40829: variable 'networkmanager_version' from source: set_fact 19649 1726882584.40835: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.40941: 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) 19649 1726882584.40960: 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) 19649 1726882584.40980: 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) 19649 1726882584.41000: 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) 19649 1726882584.41048: variable '__network_is_ostree' from source: set_fact 19649 1726882584.41052: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882584.41057: when evaluation is False, skipping this task 19649 1726882584.41060: _execute() done 19649 1726882584.41062: dumping result to json 19649 1726882584.41067: done dumping result, returning 19649 1726882584.41074: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-8316-300c-0000000003f0] 19649 1726882584.41078: sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f0 19649 1726882584.41158: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f0 19649 1726882584.41161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882584.41226: no more pending results, returning what we have 19649 1726882584.41230: results queue empty 19649 1726882584.41231: checking for any_errors_fatal 19649 1726882584.41236: done checking for any_errors_fatal 19649 1726882584.41237: checking for max_fail_percentage 19649 1726882584.41238: done checking for max_fail_percentage 19649 1726882584.41239: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.41240: done checking to see if all hosts have failed 19649 1726882584.41241: getting the remaining hosts for this loop 19649 1726882584.41242: done getting the remaining hosts for this loop 19649 1726882584.41245: getting the next task for host managed_node3 19649 1726882584.41250: done getting next task for host managed_node3 19649 1726882584.41253: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882584.41259: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882584.41281: getting variables 19649 1726882584.41283: in VariableManager get_vars() 19649 1726882584.41320: Calling all_inventory to load vars for managed_node3 19649 1726882584.41322: Calling groups_inventory to load vars for managed_node3 19649 1726882584.41324: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.41331: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.41332: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.41334: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.42223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.43172: done with get_vars() 19649 1726882584.43186: done getting variables 19649 1726882584.43224: 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:36:24 -0400 (0:00:00.045) 0:00:28.986 ****** 19649 1726882584.43253: entering _queue_task() for managed_node3/set_fact 19649 1726882584.43424: worker is 1 (out of 1 available) 19649 1726882584.43436: exiting _queue_task() for managed_node3/set_fact 19649 1726882584.43447: done queuing things up, now waiting for results queue to drain 19649 1726882584.43448: waiting for pending results... 19649 1726882584.43628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882584.43737: in run() - task 0e448fcc-3ce9-8316-300c-0000000003f1 19649 1726882584.43748: variable 'ansible_search_path' from source: unknown 19649 1726882584.43751: variable 'ansible_search_path' from source: unknown 19649 1726882584.43785: calling self._execute() 19649 1726882584.43851: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.43855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.43868: variable 'omit' from source: magic vars 19649 1726882584.44139: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.44149: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.44276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.44456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.44490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.44515: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.44576: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.44637: variable 'networkmanager_version' from source: set_fact 19649 1726882584.44655: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.44773: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.44794: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.44936: variable 'networkmanager_version' from source: set_fact 19649 1726882584.44951: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.45076: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.45086: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.45238: variable 'networkmanager_version' from source: set_fact 19649 1726882584.45250: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.45414: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.45427: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.45580: variable 'networkmanager_version' from source: set_fact 19649 1726882584.45594: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.45712: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.45721: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.45860: variable 'networkmanager_version' from source: set_fact 19649 1726882584.45890: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.46055: 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) 19649 1726882584.46080: 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) 19649 1726882584.46103: 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) 19649 1726882584.46120: 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) 19649 1726882584.46187: variable '__network_is_ostree' from source: set_fact 19649 1726882584.46195: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882584.46198: when evaluation is False, skipping this task 19649 1726882584.46200: _execute() done 19649 1726882584.46205: dumping result to json 19649 1726882584.46207: done dumping result, returning 19649 1726882584.46210: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-8316-300c-0000000003f1] 19649 1726882584.46219: sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f1 19649 1726882584.46295: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f1 19649 1726882584.46297: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882584.46342: no more pending results, returning what we have 19649 1726882584.46346: results queue empty 19649 1726882584.46347: checking for any_errors_fatal 19649 1726882584.46353: done checking for any_errors_fatal 19649 1726882584.46354: checking for max_fail_percentage 19649 1726882584.46355: done checking for max_fail_percentage 19649 1726882584.46356: checking to see if all hosts have failed and the running result is not ok 19649 1726882584.46356: done checking to see if all hosts have failed 19649 1726882584.46357: getting the remaining hosts for this loop 19649 1726882584.46359: done getting the remaining hosts for this loop 19649 1726882584.46362: getting the next task for host managed_node3 19649 1726882584.46372: done getting next task for host managed_node3 19649 1726882584.46376: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882584.46379: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882584.46394: getting variables 19649 1726882584.46395: in VariableManager get_vars() 19649 1726882584.46432: Calling all_inventory to load vars for managed_node3 19649 1726882584.46434: Calling groups_inventory to load vars for managed_node3 19649 1726882584.46436: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882584.46445: Calling all_plugins_play to load vars for managed_node3 19649 1726882584.46447: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882584.46450: Calling groups_plugins_play to load vars for managed_node3 19649 1726882584.47269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882584.48939: done with get_vars() 19649 1726882584.48958: 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:36:24 -0400 (0:00:00.057) 0:00:29.044 ****** 19649 1726882584.49035: entering _queue_task() for managed_node3/service_facts 19649 1726882584.49251: worker is 1 (out of 1 available) 19649 1726882584.49267: exiting _queue_task() for managed_node3/service_facts 19649 1726882584.49280: done queuing things up, now waiting for results queue to drain 19649 1726882584.49282: waiting for pending results... 19649 1726882584.49570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882584.49720: in run() - task 0e448fcc-3ce9-8316-300c-0000000003f3 19649 1726882584.49725: variable 'ansible_search_path' from source: unknown 19649 1726882584.49727: variable 'ansible_search_path' from source: unknown 19649 1726882584.49729: calling self._execute() 19649 1726882584.49780: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.49784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.49802: variable 'omit' from source: magic vars 19649 1726882584.50154: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.50172: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.50341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882584.50877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882584.50923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882584.50976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882584.51014: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882584.51115: variable 'networkmanager_version' from source: set_fact 19649 1726882584.51132: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.51245: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.51253: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.51393: variable 'networkmanager_version' from source: set_fact 19649 1726882584.51406: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.51525: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.51535: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.51675: variable 'networkmanager_version' from source: set_fact 19649 1726882584.51687: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.52175: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.52186: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.52324: variable 'networkmanager_version' from source: set_fact 19649 1726882584.52338: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.52460: variable 'ansible_distribution_major_version' from source: facts 19649 1726882584.52476: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882584.52614: variable 'networkmanager_version' from source: set_fact 19649 1726882584.52627: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882584.52637: variable 'omit' from source: magic vars 19649 1726882584.52724: variable 'omit' from source: magic vars 19649 1726882584.52762: variable 'omit' from source: magic vars 19649 1726882584.52803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882584.52836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882584.52857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882584.52880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882584.52901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882584.52935: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882584.52942: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.52948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.53056: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882584.53069: Set connection var ansible_shell_executable to /bin/sh 19649 1726882584.53081: Set connection var ansible_connection to ssh 19649 1726882584.53090: Set connection var ansible_timeout to 10 19649 1726882584.53095: Set connection var ansible_shell_type to sh 19649 1726882584.53126: Set connection var ansible_pipelining to False 19649 1726882584.54045: variable 'ansible_shell_executable' from source: unknown 19649 1726882584.54053: variable 'ansible_connection' from source: unknown 19649 1726882584.54060: variable 'ansible_module_compression' from source: unknown 19649 1726882584.54069: variable 'ansible_shell_type' from source: unknown 19649 1726882584.54076: variable 'ansible_shell_executable' from source: unknown 19649 1726882584.54083: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882584.54093: variable 'ansible_pipelining' from source: unknown 19649 1726882584.54105: variable 'ansible_timeout' from source: unknown 19649 1726882584.54113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882584.54269: 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__) 19649 1726882584.54285: variable 'omit' from source: magic vars 19649 1726882584.54294: starting attempt loop 19649 1726882584.54300: running the handler 19649 1726882584.54322: _low_level_execute_command(): starting 19649 1726882584.54333: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882584.55099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882584.55112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.55126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.55142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.55196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.55211: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882584.55228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.55250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882584.55266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882584.55282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882584.55299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.55318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.55334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.55347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.55360: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882584.55379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.55462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882584.55486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882584.55503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882584.55645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882584.57337: stdout chunk (state=3): >>>/root <<< 19649 1726882584.57534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882584.57539: stdout chunk (state=3): >>><<< 19649 1726882584.57541: stderr chunk (state=3): >>><<< 19649 1726882584.57652: _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 19649 1726882584.57656: _low_level_execute_command(): starting 19649 1726882584.57659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027 `" && echo ansible-tmp-1726882584.5756497-20949-131356855705027="` echo /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027 `" ) && sleep 0' 19649 1726882584.58948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882584.59185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.59196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.59209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.59249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.59256: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882584.59272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.59285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882584.59293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882584.59299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882584.59307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.59315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.59326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.59333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.59339: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882584.59348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.59425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882584.59439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882584.59445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882584.59680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882584.61493: stdout chunk (state=3): >>>ansible-tmp-1726882584.5756497-20949-131356855705027=/root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027 <<< 19649 1726882584.61675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882584.61678: stdout chunk (state=3): >>><<< 19649 1726882584.61686: stderr chunk (state=3): >>><<< 19649 1726882584.61702: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882584.5756497-20949-131356855705027=/root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027 , 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 19649 1726882584.61752: variable 'ansible_module_compression' from source: unknown 19649 1726882584.61800: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 19649 1726882584.61838: variable 'ansible_facts' from source: unknown 19649 1726882584.61920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/AnsiballZ_service_facts.py 19649 1726882584.62350: Sending initial data 19649 1726882584.62354: Sent initial data (162 bytes) 19649 1726882584.63376: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.63382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.63433: 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 <<< 19649 1726882584.63436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882584.63449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.63454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.63472: 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 <<< 19649 1726882584.63475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.63559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882584.63575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882584.63584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882584.63707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882584.65471: 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 <<< 19649 1726882584.65574: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882584.65673: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpdhyv3chq /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/AnsiballZ_service_facts.py <<< 19649 1726882584.65765: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882584.66881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882584.66971: stderr chunk (state=3): >>><<< 19649 1726882584.66974: stdout chunk (state=3): >>><<< 19649 1726882584.66991: done transferring module to remote 19649 1726882584.67004: _low_level_execute_command(): starting 19649 1726882584.67008: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/ /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/AnsiballZ_service_facts.py && sleep 0' 19649 1726882584.67423: 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 <<< 19649 1726882584.67428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.67465: 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 <<< 19649 1726882584.67472: 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 <<< 19649 1726882584.67482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.67487: 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 <<< 19649 1726882584.67542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882584.67545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882584.67666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882584.69420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882584.69481: stderr chunk (state=3): >>><<< 19649 1726882584.69484: stdout chunk (state=3): >>><<< 19649 1726882584.69555: _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 19649 1726882584.69558: _low_level_execute_command(): starting 19649 1726882584.69560: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/AnsiballZ_service_facts.py && sleep 0' 19649 1726882584.70177: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882584.70248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.70269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.70289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.70330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.70343: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882584.70358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.70380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882584.70393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882584.70406: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882584.70420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882584.70434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882584.70451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882584.70466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882584.70479: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882584.70494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882584.70585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882584.70648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882584.70669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882584.71053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.01966: 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", "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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-f<<< 19649 1726882586.02012: stdout chunk (state=3): >>>ound", "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": "s<<< 19649 1726882586.02016: stdout chunk (state=3): >>>tatic", "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": "active", "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"}, "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"}, "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": {}}} <<< 19649 1726882586.03373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882586.03377: stdout chunk (state=3): >>><<< 19649 1726882586.03380: stderr chunk (state=3): >>><<< 19649 1726882586.03769: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882586.04066: 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-1726882584.5756497-20949-131356855705027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882586.04285: _low_level_execute_command(): starting 19649 1726882586.04294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882584.5756497-20949-131356855705027/ > /dev/null 2>&1 && sleep 0' 19649 1726882586.05889: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.05980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.05990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.06003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.06045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.06130: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882586.06140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.06153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.06160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882586.06170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882586.06178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.06186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.06197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.06204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.06211: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882586.06220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.06369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.06383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.06393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.06567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.08444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.08448: stdout chunk (state=3): >>><<< 19649 1726882586.08450: stderr chunk (state=3): >>><<< 19649 1726882586.08469: _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 19649 1726882586.08476: handler run complete 19649 1726882586.08649: variable 'ansible_facts' from source: unknown 19649 1726882586.08792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882586.09261: variable 'ansible_facts' from source: unknown 19649 1726882586.09395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882586.09587: attempt loop complete, returning result 19649 1726882586.09590: _execute() done 19649 1726882586.09592: dumping result to json 19649 1726882586.09681: done dumping result, returning 19649 1726882586.09690: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-8316-300c-0000000003f3] 19649 1726882586.09695: sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f3 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882586.11039: no more pending results, returning what we have 19649 1726882586.11042: results queue empty 19649 1726882586.11043: checking for any_errors_fatal 19649 1726882586.11046: done checking for any_errors_fatal 19649 1726882586.11047: checking for max_fail_percentage 19649 1726882586.11048: done checking for max_fail_percentage 19649 1726882586.11049: checking to see if all hosts have failed and the running result is not ok 19649 1726882586.11050: done checking to see if all hosts have failed 19649 1726882586.11050: getting the remaining hosts for this loop 19649 1726882586.11052: done getting the remaining hosts for this loop 19649 1726882586.11055: getting the next task for host managed_node3 19649 1726882586.11061: done getting next task for host managed_node3 19649 1726882586.11069: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882586.11074: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882586.11088: getting variables 19649 1726882586.11089: in VariableManager get_vars() 19649 1726882586.11127: Calling all_inventory to load vars for managed_node3 19649 1726882586.11130: Calling groups_inventory to load vars for managed_node3 19649 1726882586.11132: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882586.11143: Calling all_plugins_play to load vars for managed_node3 19649 1726882586.11145: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882586.11149: Calling groups_plugins_play to load vars for managed_node3 19649 1726882586.11671: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f3 19649 1726882586.11678: WORKER PROCESS EXITING 19649 1726882586.12747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882586.14607: done with get_vars() 19649 1726882586.14628: 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:36:26 -0400 (0:00:01.657) 0:00:30.702 ****** 19649 1726882586.14810: entering _queue_task() for managed_node3/package_facts 19649 1726882586.15143: worker is 1 (out of 1 available) 19649 1726882586.15157: exiting _queue_task() for managed_node3/package_facts 19649 1726882586.15172: done queuing things up, now waiting for results queue to drain 19649 1726882586.15174: waiting for pending results... 19649 1726882586.15465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882586.15632: in run() - task 0e448fcc-3ce9-8316-300c-0000000003f4 19649 1726882586.15651: variable 'ansible_search_path' from source: unknown 19649 1726882586.15661: variable 'ansible_search_path' from source: unknown 19649 1726882586.15699: calling self._execute() 19649 1726882586.15798: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882586.15808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882586.15822: variable 'omit' from source: magic vars 19649 1726882586.16201: variable 'ansible_distribution_major_version' from source: facts 19649 1726882586.16218: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882586.16409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882586.16703: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882586.16754: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882586.16797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882586.16843: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882586.16936: variable 'networkmanager_version' from source: set_fact 19649 1726882586.16952: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882586.17091: variable 'ansible_distribution_major_version' from source: facts 19649 1726882586.17102: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882586.17243: variable 'networkmanager_version' from source: set_fact 19649 1726882586.17262: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882586.17383: variable 'ansible_distribution_major_version' from source: facts 19649 1726882586.17392: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882586.17528: variable 'networkmanager_version' from source: set_fact 19649 1726882586.17541: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882586.17695: variable 'ansible_distribution_major_version' from source: facts 19649 1726882586.17707: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882586.17848: variable 'networkmanager_version' from source: set_fact 19649 1726882586.17866: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882586.17988: variable 'ansible_distribution_major_version' from source: facts 19649 1726882586.18006: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882586.18260: variable 'networkmanager_version' from source: set_fact 19649 1726882586.18276: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882586.18286: variable 'omit' from source: magic vars 19649 1726882586.18384: variable 'omit' from source: magic vars 19649 1726882586.18578: variable 'omit' from source: magic vars 19649 1726882586.18610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882586.18641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882586.18684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882586.18786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882586.18802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882586.18832: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882586.18875: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882586.18885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882586.19101: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882586.19112: Set connection var ansible_shell_executable to /bin/sh 19649 1726882586.19123: Set connection var ansible_connection to ssh 19649 1726882586.19131: Set connection var ansible_timeout to 10 19649 1726882586.19137: Set connection var ansible_shell_type to sh 19649 1726882586.19184: Set connection var ansible_pipelining to False 19649 1726882586.19217: variable 'ansible_shell_executable' from source: unknown 19649 1726882586.19224: variable 'ansible_connection' from source: unknown 19649 1726882586.19230: variable 'ansible_module_compression' from source: unknown 19649 1726882586.19236: variable 'ansible_shell_type' from source: unknown 19649 1726882586.19241: variable 'ansible_shell_executable' from source: unknown 19649 1726882586.19247: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882586.19254: variable 'ansible_pipelining' from source: unknown 19649 1726882586.19265: variable 'ansible_timeout' from source: unknown 19649 1726882586.19273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882586.19435: 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__) 19649 1726882586.19449: variable 'omit' from source: magic vars 19649 1726882586.19462: starting attempt loop 19649 1726882586.19471: running the handler 19649 1726882586.19488: _low_level_execute_command(): starting 19649 1726882586.19498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882586.20270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.20289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.20308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.20327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.20375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.20387: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882586.20407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.20427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.20438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882586.20447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882586.20461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.20479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.20494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.20507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.20526: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882586.20541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.20628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.20653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.20677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.20815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.22498: stdout chunk (state=3): >>>/root <<< 19649 1726882586.22669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.22688: stdout chunk (state=3): >>><<< 19649 1726882586.22691: stderr chunk (state=3): >>><<< 19649 1726882586.22790: _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 19649 1726882586.22794: _low_level_execute_command(): starting 19649 1726882586.22797: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443 `" && echo ansible-tmp-1726882586.227067-21026-221113437489443="` echo /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443 `" ) && sleep 0' 19649 1726882586.23504: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.23516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.23533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.23551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.23592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.23607: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882586.23621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.23637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.23651: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882586.23666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882586.23678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.23690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.23704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.23719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.23730: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882586.23742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.23818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.23841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.23857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.23989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.25881: stdout chunk (state=3): >>>ansible-tmp-1726882586.227067-21026-221113437489443=/root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443 <<< 19649 1726882586.26053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.26057: stdout chunk (state=3): >>><<< 19649 1726882586.26059: stderr chunk (state=3): >>><<< 19649 1726882586.26371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882586.227067-21026-221113437489443=/root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443 , 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 19649 1726882586.26374: variable 'ansible_module_compression' from source: unknown 19649 1726882586.26377: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 19649 1726882586.26379: variable 'ansible_facts' from source: unknown 19649 1726882586.26428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/AnsiballZ_package_facts.py 19649 1726882586.27039: Sending initial data 19649 1726882586.27042: Sent initial data (161 bytes) 19649 1726882586.28027: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.28036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.28046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.28064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.28105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.28112: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882586.28121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.28134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.28141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882586.28147: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882586.28155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.28172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.28184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.28192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.28198: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882586.28207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.28285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.28301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.28311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.28439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.30215: 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 <<< 19649 1726882586.30305: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882586.30410: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpej82eh0r /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/AnsiballZ_package_facts.py <<< 19649 1726882586.30507: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882586.33142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.33184: stderr chunk (state=3): >>><<< 19649 1726882586.33187: stdout chunk (state=3): >>><<< 19649 1726882586.33204: done transferring module to remote 19649 1726882586.33217: _low_level_execute_command(): starting 19649 1726882586.33220: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/ /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/AnsiballZ_package_facts.py && sleep 0' 19649 1726882586.33670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.33677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.33728: 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 <<< 19649 1726882586.33731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.33733: 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 <<< 19649 1726882586.33737: 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 <<< 19649 1726882586.33784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.33790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.33899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.35729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.35731: stdout chunk (state=3): >>><<< 19649 1726882586.35732: stderr chunk (state=3): >>><<< 19649 1726882586.35749: _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 19649 1726882586.35750: _low_level_execute_command(): starting 19649 1726882586.35769: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/AnsiballZ_package_facts.py && sleep 0' 19649 1726882586.36197: 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 <<< 19649 1726882586.36203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.36230: 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 <<< 19649 1726882586.36243: 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 <<< 19649 1726882586.36298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.36310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.36421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.82216: 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", "e<<< 19649 1726882586.82237: stdout chunk (state=3): >>>poch": 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"<<< 19649 1726882586.82260: 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"<<< 19649 1726882586.82288: stdout chunk (state=3): >>>: "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"}]<<< 19649 1726882586.82323: 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<<< 19649 1726882586.82339: 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-<<< 19649 1726882586.82343: stdout chunk (state=3): >>>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, "a<<< 19649 1726882586.82347: stdout chunk (state=3): >>>rch": "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<<< 19649 1726882586.82354: 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, <<< 19649 1726882586.82389: stdout chunk (state=3): >>>"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<<< 19649 1726882586.82393: 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"<<< 19649 1726882586.82406: 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<<< 19649 1726882586.82430: 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", <<< 19649 1726882586.82440: 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<<< 19649 1726882586.82453: stdout chunk (state=3): >>>", "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 19649 1726882586.83926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882586.83979: stderr chunk (state=3): >>><<< 19649 1726882586.83983: stdout chunk (state=3): >>><<< 19649 1726882586.84027: _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"}]}}, "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. 19649 1726882586.85449: 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-1726882586.227067-21026-221113437489443/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882586.85478: _low_level_execute_command(): starting 19649 1726882586.85487: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882586.227067-21026-221113437489443/ > /dev/null 2>&1 && sleep 0' 19649 1726882586.86077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882586.86085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.86094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.86108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.86144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.86150: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882586.86162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.86179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882586.86187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882586.86194: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882586.86200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882586.86209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882586.86220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882586.86228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882586.86234: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882586.86243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882586.86318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882586.86331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882586.86341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882586.86466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882586.88308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882586.88380: stderr chunk (state=3): >>><<< 19649 1726882586.88392: stdout chunk (state=3): >>><<< 19649 1726882586.88769: _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 19649 1726882586.88772: handler run complete 19649 1726882586.89344: variable 'ansible_facts' from source: unknown 19649 1726882586.89869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882586.92137: variable 'ansible_facts' from source: unknown 19649 1726882586.92639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882586.93501: attempt loop complete, returning result 19649 1726882586.93518: _execute() done 19649 1726882586.93525: dumping result to json 19649 1726882586.93783: done dumping result, returning 19649 1726882586.93796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-8316-300c-0000000003f4] 19649 1726882586.93805: sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f4 19649 1726882587.01327: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000003f4 19649 1726882587.01331: 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 } 19649 1726882587.01503: no more pending results, returning what we have 19649 1726882587.01507: results queue empty 19649 1726882587.01508: checking for any_errors_fatal 19649 1726882587.01514: done checking for any_errors_fatal 19649 1726882587.01515: checking for max_fail_percentage 19649 1726882587.01516: done checking for max_fail_percentage 19649 1726882587.01517: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.01518: done checking to see if all hosts have failed 19649 1726882587.01518: getting the remaining hosts for this loop 19649 1726882587.01520: done getting the remaining hosts for this loop 19649 1726882587.01524: getting the next task for host managed_node3 19649 1726882587.01531: done getting next task for host managed_node3 19649 1726882587.01535: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882587.01538: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.01549: getting variables 19649 1726882587.01550: in VariableManager get_vars() 19649 1726882587.01595: Calling all_inventory to load vars for managed_node3 19649 1726882587.01598: Calling groups_inventory to load vars for managed_node3 19649 1726882587.01600: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.01610: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.01612: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.01615: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.03214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.05114: done with get_vars() 19649 1726882587.05154: done getting variables 19649 1726882587.05217: 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:36:27 -0400 (0:00:00.904) 0:00:31.606 ****** 19649 1726882587.05258: entering _queue_task() for managed_node3/debug 19649 1726882587.05594: worker is 1 (out of 1 available) 19649 1726882587.05607: exiting _queue_task() for managed_node3/debug 19649 1726882587.05621: done queuing things up, now waiting for results queue to drain 19649 1726882587.05622: waiting for pending results... 19649 1726882587.05935: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882587.06094: in run() - task 0e448fcc-3ce9-8316-300c-000000000070 19649 1726882587.06118: variable 'ansible_search_path' from source: unknown 19649 1726882587.06125: variable 'ansible_search_path' from source: unknown 19649 1726882587.06168: calling self._execute() 19649 1726882587.06272: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.06288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.06302: variable 'omit' from source: magic vars 19649 1726882587.07631: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.07648: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.07944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.08575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.08623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.08692: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.08801: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.08996: variable 'networkmanager_version' from source: set_fact 19649 1726882587.09014: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.09213: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.09314: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.09561: variable 'networkmanager_version' from source: set_fact 19649 1726882587.09578: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.09803: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.09814: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.10062: variable 'networkmanager_version' from source: set_fact 19649 1726882587.10190: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.10202: variable 'omit' from source: magic vars 19649 1726882587.10261: variable 'omit' from source: magic vars 19649 1726882587.10367: variable 'network_provider' from source: set_fact 19649 1726882587.10523: variable 'omit' from source: magic vars 19649 1726882587.10557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882587.19233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882587.19247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882587.19269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882587.19279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882587.19299: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882587.19302: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.19305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.19406: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882587.19410: Set connection var ansible_shell_executable to /bin/sh 19649 1726882587.19418: Set connection var ansible_connection to ssh 19649 1726882587.19424: Set connection var ansible_timeout to 10 19649 1726882587.19426: Set connection var ansible_shell_type to sh 19649 1726882587.19434: Set connection var ansible_pipelining to False 19649 1726882587.19457: variable 'ansible_shell_executable' from source: unknown 19649 1726882587.19465: variable 'ansible_connection' from source: unknown 19649 1726882587.19473: variable 'ansible_module_compression' from source: unknown 19649 1726882587.19475: variable 'ansible_shell_type' from source: unknown 19649 1726882587.19480: variable 'ansible_shell_executable' from source: unknown 19649 1726882587.19482: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.19491: variable 'ansible_pipelining' from source: unknown 19649 1726882587.19494: variable 'ansible_timeout' from source: unknown 19649 1726882587.19498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.19601: 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) 19649 1726882587.19610: variable 'omit' from source: magic vars 19649 1726882587.19615: starting attempt loop 19649 1726882587.19618: running the handler 19649 1726882587.19647: handler run complete 19649 1726882587.19667: attempt loop complete, returning result 19649 1726882587.19671: _execute() done 19649 1726882587.19673: dumping result to json 19649 1726882587.19676: done dumping result, returning 19649 1726882587.19681: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-8316-300c-000000000070] 19649 1726882587.19684: sending task result for task 0e448fcc-3ce9-8316-300c-000000000070 19649 1726882587.19772: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000070 19649 1726882587.19775: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 19649 1726882587.19838: no more pending results, returning what we have 19649 1726882587.19840: results queue empty 19649 1726882587.19841: checking for any_errors_fatal 19649 1726882587.19848: done checking for any_errors_fatal 19649 1726882587.19849: checking for max_fail_percentage 19649 1726882587.19850: done checking for max_fail_percentage 19649 1726882587.19851: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.19852: done checking to see if all hosts have failed 19649 1726882587.19852: getting the remaining hosts for this loop 19649 1726882587.19854: done getting the remaining hosts for this loop 19649 1726882587.19857: getting the next task for host managed_node3 19649 1726882587.19862: done getting next task for host managed_node3 19649 1726882587.19869: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19649 1726882587.19872: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.19882: getting variables 19649 1726882587.19884: in VariableManager get_vars() 19649 1726882587.19928: Calling all_inventory to load vars for managed_node3 19649 1726882587.19931: Calling groups_inventory to load vars for managed_node3 19649 1726882587.19939: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.19948: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.19951: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.19953: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.28097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.30021: done with get_vars() 19649 1726882587.30050: done getting variables 19649 1726882587.30110: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:27 -0400 (0:00:00.248) 0:00:31.855 ****** 19649 1726882587.30148: entering _queue_task() for managed_node3/fail 19649 1726882587.30501: worker is 1 (out of 1 available) 19649 1726882587.30513: exiting _queue_task() for managed_node3/fail 19649 1726882587.30526: done queuing things up, now waiting for results queue to drain 19649 1726882587.30527: waiting for pending results... 19649 1726882587.30864: 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 19649 1726882587.31371: in run() - task 0e448fcc-3ce9-8316-300c-000000000071 19649 1726882587.31375: variable 'ansible_search_path' from source: unknown 19649 1726882587.31377: variable 'ansible_search_path' from source: unknown 19649 1726882587.31471: calling self._execute() 19649 1726882587.31504: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.31508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.31521: variable 'omit' from source: magic vars 19649 1726882587.32456: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.32472: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.33001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.33461: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.33543: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.33583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.33649: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.33739: variable 'networkmanager_version' from source: set_fact 19649 1726882587.33752: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.33879: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.33882: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.34022: variable 'networkmanager_version' from source: set_fact 19649 1726882587.34030: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.34145: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.34148: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.34292: variable 'networkmanager_version' from source: set_fact 19649 1726882587.34300: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.34419: variable 'network_state' from source: role '' defaults 19649 1726882587.34430: Evaluated conditional (network_state != {}): False 19649 1726882587.34433: when evaluation is False, skipping this task 19649 1726882587.34436: _execute() done 19649 1726882587.34439: dumping result to json 19649 1726882587.34441: done dumping result, returning 19649 1726882587.34449: 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-8316-300c-000000000071] 19649 1726882587.34455: sending task result for task 0e448fcc-3ce9-8316-300c-000000000071 19649 1726882587.34557: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000071 19649 1726882587.34560: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882587.34632: no more pending results, returning what we have 19649 1726882587.34637: results queue empty 19649 1726882587.34639: checking for any_errors_fatal 19649 1726882587.34646: done checking for any_errors_fatal 19649 1726882587.34647: checking for max_fail_percentage 19649 1726882587.34649: done checking for max_fail_percentage 19649 1726882587.34650: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.34651: done checking to see if all hosts have failed 19649 1726882587.34651: getting the remaining hosts for this loop 19649 1726882587.34653: done getting the remaining hosts for this loop 19649 1726882587.34660: getting the next task for host managed_node3 19649 1726882587.34672: done getting next task for host managed_node3 19649 1726882587.34677: ^ 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 19649 1726882587.34680: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.34701: getting variables 19649 1726882587.34703: in VariableManager get_vars() 19649 1726882587.34760: Calling all_inventory to load vars for managed_node3 19649 1726882587.34763: Calling groups_inventory to load vars for managed_node3 19649 1726882587.34767: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.34780: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.34783: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.34787: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.36953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.38814: done with get_vars() 19649 1726882587.38840: done getting variables 19649 1726882587.38907: 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:36:27 -0400 (0:00:00.087) 0:00:31.943 ****** 19649 1726882587.38942: entering _queue_task() for managed_node3/fail 19649 1726882587.39269: worker is 1 (out of 1 available) 19649 1726882587.39282: exiting _queue_task() for managed_node3/fail 19649 1726882587.39299: done queuing things up, now waiting for results queue to drain 19649 1726882587.39300: waiting for pending results... 19649 1726882587.39592: 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 19649 1726882587.39728: in run() - task 0e448fcc-3ce9-8316-300c-000000000072 19649 1726882587.39749: variable 'ansible_search_path' from source: unknown 19649 1726882587.39753: variable 'ansible_search_path' from source: unknown 19649 1726882587.39794: calling self._execute() 19649 1726882587.39895: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.39900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.39910: variable 'omit' from source: magic vars 19649 1726882587.40300: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.40312: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.40497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.40781: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.40833: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.40871: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.40959: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.41050: variable 'networkmanager_version' from source: set_fact 19649 1726882587.41069: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.41190: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.41193: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.41334: variable 'networkmanager_version' from source: set_fact 19649 1726882587.41343: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.41455: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.41463: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.41613: variable 'networkmanager_version' from source: set_fact 19649 1726882587.41621: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.41738: variable 'network_state' from source: role '' defaults 19649 1726882587.41748: Evaluated conditional (network_state != {}): False 19649 1726882587.41751: when evaluation is False, skipping this task 19649 1726882587.41753: _execute() done 19649 1726882587.41756: dumping result to json 19649 1726882587.41762: done dumping result, returning 19649 1726882587.41770: 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-8316-300c-000000000072] 19649 1726882587.41776: sending task result for task 0e448fcc-3ce9-8316-300c-000000000072 19649 1726882587.41881: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000072 19649 1726882587.41884: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882587.41960: no more pending results, returning what we have 19649 1726882587.41966: results queue empty 19649 1726882587.41967: checking for any_errors_fatal 19649 1726882587.41974: done checking for any_errors_fatal 19649 1726882587.41975: checking for max_fail_percentage 19649 1726882587.41977: done checking for max_fail_percentage 19649 1726882587.41978: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.41978: done checking to see if all hosts have failed 19649 1726882587.41979: getting the remaining hosts for this loop 19649 1726882587.41981: done getting the remaining hosts for this loop 19649 1726882587.41985: getting the next task for host managed_node3 19649 1726882587.41993: done getting next task for host managed_node3 19649 1726882587.41997: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19649 1726882587.42000: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.42022: getting variables 19649 1726882587.42024: in VariableManager get_vars() 19649 1726882587.42081: Calling all_inventory to load vars for managed_node3 19649 1726882587.42084: Calling groups_inventory to load vars for managed_node3 19649 1726882587.42087: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.42099: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.42102: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.42104: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.43785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.45520: done with get_vars() 19649 1726882587.45544: done getting variables 19649 1726882587.45605: 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:36:27 -0400 (0:00:00.066) 0:00:32.010 ****** 19649 1726882587.45642: entering _queue_task() for managed_node3/fail 19649 1726882587.45973: worker is 1 (out of 1 available) 19649 1726882587.45987: exiting _queue_task() for managed_node3/fail 19649 1726882587.45999: done queuing things up, now waiting for results queue to drain 19649 1726882587.46000: waiting for pending results... 19649 1726882587.46310: 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 19649 1726882587.46457: in run() - task 0e448fcc-3ce9-8316-300c-000000000073 19649 1726882587.46476: variable 'ansible_search_path' from source: unknown 19649 1726882587.46480: variable 'ansible_search_path' from source: unknown 19649 1726882587.46523: calling self._execute() 19649 1726882587.46631: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.46636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.46648: variable 'omit' from source: magic vars 19649 1726882587.47055: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.47071: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.47270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.47521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.47579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.47620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.47719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.47812: variable 'networkmanager_version' from source: set_fact 19649 1726882587.47825: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.47946: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.47949: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.48101: variable 'networkmanager_version' from source: set_fact 19649 1726882587.48110: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.48224: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.48230: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.48382: variable 'networkmanager_version' from source: set_fact 19649 1726882587.48391: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.48535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882587.51274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882587.51355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882587.51428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882587.51467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882587.51492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882587.51579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.51605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.51634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.51683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.51696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.51789: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.51803: Evaluated conditional (ansible_distribution_major_version | int > 9): False 19649 1726882587.51806: when evaluation is False, skipping this task 19649 1726882587.51808: _execute() done 19649 1726882587.51811: dumping result to json 19649 1726882587.51813: done dumping result, returning 19649 1726882587.51822: 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-8316-300c-000000000073] 19649 1726882587.51833: sending task result for task 0e448fcc-3ce9-8316-300c-000000000073 19649 1726882587.51928: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000073 19649 1726882587.51931: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 19649 1726882587.51983: no more pending results, returning what we have 19649 1726882587.51987: results queue empty 19649 1726882587.51989: checking for any_errors_fatal 19649 1726882587.51996: done checking for any_errors_fatal 19649 1726882587.51996: checking for max_fail_percentage 19649 1726882587.51998: done checking for max_fail_percentage 19649 1726882587.51999: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.52000: done checking to see if all hosts have failed 19649 1726882587.52000: getting the remaining hosts for this loop 19649 1726882587.52002: done getting the remaining hosts for this loop 19649 1726882587.52006: getting the next task for host managed_node3 19649 1726882587.52013: done getting next task for host managed_node3 19649 1726882587.52018: ^ 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 19649 1726882587.52021: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.52039: getting variables 19649 1726882587.52043: in VariableManager get_vars() 19649 1726882587.52099: Calling all_inventory to load vars for managed_node3 19649 1726882587.52102: Calling groups_inventory to load vars for managed_node3 19649 1726882587.52104: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.52115: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.52119: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.52121: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.54003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.55793: done with get_vars() 19649 1726882587.55816: done getting variables 19649 1726882587.55890: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:27 -0400 (0:00:00.102) 0:00:32.113 ****** 19649 1726882587.55921: entering _queue_task() for managed_node3/dnf 19649 1726882587.56224: worker is 1 (out of 1 available) 19649 1726882587.56237: exiting _queue_task() for managed_node3/dnf 19649 1726882587.56249: done queuing things up, now waiting for results queue to drain 19649 1726882587.56250: waiting for pending results... 19649 1726882587.56541: 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 19649 1726882587.56675: in run() - task 0e448fcc-3ce9-8316-300c-000000000074 19649 1726882587.56788: variable 'ansible_search_path' from source: unknown 19649 1726882587.56791: variable 'ansible_search_path' from source: unknown 19649 1726882587.56834: calling self._execute() 19649 1726882587.57170: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.57174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.57177: variable 'omit' from source: magic vars 19649 1726882587.57270: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.57274: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.57415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.57685: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.57725: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.57759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.57825: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.57905: variable 'networkmanager_version' from source: set_fact 19649 1726882587.57918: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.58029: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.58033: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.58173: variable 'networkmanager_version' from source: set_fact 19649 1726882587.58181: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.58295: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.58298: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.58436: variable 'networkmanager_version' from source: set_fact 19649 1726882587.58444: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.58604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882587.61445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882587.61619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882587.61654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882587.61805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882587.61833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882587.62040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.62120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.62142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.62182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.62196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.62491: variable 'ansible_distribution' from source: facts 19649 1726882587.62495: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.62510: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 19649 1726882587.62742: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882587.63103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.63128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.63153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.63312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.63326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.63467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.63493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.63579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.63616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.63676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.63713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.63850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.63881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.63919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.63932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.64332: variable 'network_connections' from source: task vars 19649 1726882587.64344: variable 'interface' from source: play vars 19649 1726882587.64541: variable 'interface' from source: play vars 19649 1726882587.64762: 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) 19649 1726882587.64787: 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) 19649 1726882587.64810: 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) 19649 1726882587.64951: 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) 19649 1726882587.65012: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882587.65507: variable 'network_connections' from source: task vars 19649 1726882587.65512: variable 'interface' from source: play vars 19649 1726882587.65619: variable 'interface' from source: play vars 19649 1726882587.65653: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882587.65656: when evaluation is False, skipping this task 19649 1726882587.65660: _execute() done 19649 1726882587.65664: dumping result to json 19649 1726882587.65669: done dumping result, returning 19649 1726882587.65678: 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-8316-300c-000000000074] 19649 1726882587.65683: sending task result for task 0e448fcc-3ce9-8316-300c-000000000074 19649 1726882587.65792: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000074 19649 1726882587.65795: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882587.65847: no more pending results, returning what we have 19649 1726882587.65851: results queue empty 19649 1726882587.65852: checking for any_errors_fatal 19649 1726882587.65865: done checking for any_errors_fatal 19649 1726882587.65866: checking for max_fail_percentage 19649 1726882587.65868: done checking for max_fail_percentage 19649 1726882587.65868: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.65869: done checking to see if all hosts have failed 19649 1726882587.65870: getting the remaining hosts for this loop 19649 1726882587.65872: done getting the remaining hosts for this loop 19649 1726882587.65876: getting the next task for host managed_node3 19649 1726882587.65883: done getting next task for host managed_node3 19649 1726882587.65888: ^ 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 19649 1726882587.65891: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.65910: getting variables 19649 1726882587.65912: in VariableManager get_vars() 19649 1726882587.65969: Calling all_inventory to load vars for managed_node3 19649 1726882587.65972: Calling groups_inventory to load vars for managed_node3 19649 1726882587.65975: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.65986: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.65989: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.65992: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.67634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.68892: done with get_vars() 19649 1726882587.68914: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882587.68989: 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:36:27 -0400 (0:00:00.130) 0:00:32.244 ****** 19649 1726882587.69021: entering _queue_task() for managed_node3/yum 19649 1726882587.69604: worker is 1 (out of 1 available) 19649 1726882587.69617: exiting _queue_task() for managed_node3/yum 19649 1726882587.69630: done queuing things up, now waiting for results queue to drain 19649 1726882587.69632: waiting for pending results... 19649 1726882587.69948: 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 19649 1726882587.70086: in run() - task 0e448fcc-3ce9-8316-300c-000000000075 19649 1726882587.70100: variable 'ansible_search_path' from source: unknown 19649 1726882587.70108: variable 'ansible_search_path' from source: unknown 19649 1726882587.70150: calling self._execute() 19649 1726882587.70260: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.70272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.70293: variable 'omit' from source: magic vars 19649 1726882587.70651: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.70669: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.70796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.70985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.71021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.71049: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.71327: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.71385: variable 'networkmanager_version' from source: set_fact 19649 1726882587.71395: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.71485: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.71489: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.71612: variable 'networkmanager_version' from source: set_fact 19649 1726882587.71626: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.71735: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.71745: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.71880: variable 'networkmanager_version' from source: set_fact 19649 1726882587.71893: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.72024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882587.74750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882587.74823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882587.74867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882587.74904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882587.74940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882587.75023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.75167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.75200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.75289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.75374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.75577: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.75596: Evaluated conditional (ansible_distribution_major_version | int < 8): False 19649 1726882587.75603: when evaluation is False, skipping this task 19649 1726882587.75609: _execute() done 19649 1726882587.75615: dumping result to json 19649 1726882587.75622: done dumping result, returning 19649 1726882587.75632: 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-8316-300c-000000000075] 19649 1726882587.75641: sending task result for task 0e448fcc-3ce9-8316-300c-000000000075 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 19649 1726882587.75836: no more pending results, returning what we have 19649 1726882587.75840: results queue empty 19649 1726882587.75842: checking for any_errors_fatal 19649 1726882587.75848: done checking for any_errors_fatal 19649 1726882587.75849: checking for max_fail_percentage 19649 1726882587.75851: done checking for max_fail_percentage 19649 1726882587.75851: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.75852: done checking to see if all hosts have failed 19649 1726882587.75853: getting the remaining hosts for this loop 19649 1726882587.75855: done getting the remaining hosts for this loop 19649 1726882587.75858: getting the next task for host managed_node3 19649 1726882587.75870: done getting next task for host managed_node3 19649 1726882587.75876: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882587.75879: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.75898: getting variables 19649 1726882587.75900: in VariableManager get_vars() 19649 1726882587.75953: Calling all_inventory to load vars for managed_node3 19649 1726882587.75956: Calling groups_inventory to load vars for managed_node3 19649 1726882587.75959: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.75972: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.75976: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.75979: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.77471: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000075 19649 1726882587.77475: WORKER PROCESS EXITING 19649 1726882587.78458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.81833: done with get_vars() 19649 1726882587.81859: done getting variables 19649 1726882587.81925: 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:36:27 -0400 (0:00:00.129) 0:00:32.373 ****** 19649 1726882587.81958: entering _queue_task() for managed_node3/fail 19649 1726882587.82559: worker is 1 (out of 1 available) 19649 1726882587.82569: exiting _queue_task() for managed_node3/fail 19649 1726882587.82579: done queuing things up, now waiting for results queue to drain 19649 1726882587.82581: waiting for pending results... 19649 1726882587.82600: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882587.82744: in run() - task 0e448fcc-3ce9-8316-300c-000000000076 19649 1726882587.82763: variable 'ansible_search_path' from source: unknown 19649 1726882587.82773: variable 'ansible_search_path' from source: unknown 19649 1726882587.82815: calling self._execute() 19649 1726882587.82918: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.83051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.83068: variable 'omit' from source: magic vars 19649 1726882587.83465: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.83485: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.83670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.83938: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.83992: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.84034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.84121: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.84205: variable 'networkmanager_version' from source: set_fact 19649 1726882587.84226: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.84345: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.84363: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.84520: variable 'networkmanager_version' from source: set_fact 19649 1726882587.84533: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.84668: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.84683: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.84825: variable 'networkmanager_version' from source: set_fact 19649 1726882587.84839: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.84952: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882587.85140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882587.87515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882587.87581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882587.87627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882587.87665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882587.87696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882587.87778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.87827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.87859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.87908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.87928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.87980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.88009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.88040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.88089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.88110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.88157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.88188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.88218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.88266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.88289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.88457: variable 'network_connections' from source: task vars 19649 1726882587.88478: variable 'interface' from source: play vars 19649 1726882587.88552: variable 'interface' from source: play vars 19649 1726882587.88622: 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) 19649 1726882587.88649: 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) 19649 1726882587.88703: 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) 19649 1726882587.88735: 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) 19649 1726882587.88817: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882587.89101: variable 'network_connections' from source: task vars 19649 1726882587.89111: variable 'interface' from source: play vars 19649 1726882587.89180: variable 'interface' from source: play vars 19649 1726882587.89217: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882587.89225: when evaluation is False, skipping this task 19649 1726882587.89232: _execute() done 19649 1726882587.89240: dumping result to json 19649 1726882587.89250: done dumping result, returning 19649 1726882587.89261: 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-8316-300c-000000000076] 19649 1726882587.89274: sending task result for task 0e448fcc-3ce9-8316-300c-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882587.89431: no more pending results, returning what we have 19649 1726882587.89435: results queue empty 19649 1726882587.89437: checking for any_errors_fatal 19649 1726882587.89443: done checking for any_errors_fatal 19649 1726882587.89443: checking for max_fail_percentage 19649 1726882587.89445: done checking for max_fail_percentage 19649 1726882587.89446: checking to see if all hosts have failed and the running result is not ok 19649 1726882587.89447: done checking to see if all hosts have failed 19649 1726882587.89448: getting the remaining hosts for this loop 19649 1726882587.89449: done getting the remaining hosts for this loop 19649 1726882587.89453: getting the next task for host managed_node3 19649 1726882587.89460: done getting next task for host managed_node3 19649 1726882587.89467: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19649 1726882587.89470: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882587.89490: getting variables 19649 1726882587.89492: in VariableManager get_vars() 19649 1726882587.89541: Calling all_inventory to load vars for managed_node3 19649 1726882587.89545: Calling groups_inventory to load vars for managed_node3 19649 1726882587.89547: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882587.89559: Calling all_plugins_play to load vars for managed_node3 19649 1726882587.89562: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882587.89567: Calling groups_plugins_play to load vars for managed_node3 19649 1726882587.90982: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000076 19649 1726882587.90986: WORKER PROCESS EXITING 19649 1726882587.91288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882587.93056: done with get_vars() 19649 1726882587.93080: done getting variables 19649 1726882587.93137: 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:36:27 -0400 (0:00:00.112) 0:00:32.486 ****** 19649 1726882587.93177: entering _queue_task() for managed_node3/package 19649 1726882587.93460: worker is 1 (out of 1 available) 19649 1726882587.93474: exiting _queue_task() for managed_node3/package 19649 1726882587.93487: done queuing things up, now waiting for results queue to drain 19649 1726882587.93488: waiting for pending results... 19649 1726882587.93763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19649 1726882587.93850: in run() - task 0e448fcc-3ce9-8316-300c-000000000077 19649 1726882587.93862: variable 'ansible_search_path' from source: unknown 19649 1726882587.93876: variable 'ansible_search_path' from source: unknown 19649 1726882587.93902: calling self._execute() 19649 1726882587.93985: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882587.93990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882587.93998: variable 'omit' from source: magic vars 19649 1726882587.94291: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.94301: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.94424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882587.94613: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882587.94647: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882587.94677: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882587.94734: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882587.94794: variable 'networkmanager_version' from source: set_fact 19649 1726882587.94804: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.94881: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.94884: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.94972: variable 'networkmanager_version' from source: set_fact 19649 1726882587.94979: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.95055: variable 'ansible_distribution_major_version' from source: facts 19649 1726882587.95062: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882587.95157: variable 'networkmanager_version' from source: set_fact 19649 1726882587.95168: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882587.95291: variable 'network_packages' from source: role '' defaults 19649 1726882587.95364: variable '__network_provider_setup' from source: role '' defaults 19649 1726882587.95372: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882587.95421: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882587.95429: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882587.95476: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882587.95614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882587.97566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882587.97625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882587.97672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882587.97703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882587.97729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882587.97805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.97830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.97854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.97897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.97911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.97951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.97975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.97999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.98039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.98052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.98271: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882587.98370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.98393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.98414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.98450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.98464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.98549: variable 'ansible_python' from source: facts 19649 1726882587.98576: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882587.98640: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882587.98714: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882587.98797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.98815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.98836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.98861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.98874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.98911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882587.98926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882587.98946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882587.98974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882587.98984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882587.99080: variable 'network_connections' from source: task vars 19649 1726882587.99085: variable 'interface' from source: play vars 19649 1726882587.99161: variable 'interface' from source: play vars 19649 1726882587.99206: 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) 19649 1726882587.99224: 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) 19649 1726882587.99244: 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) 19649 1726882587.99270: 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) 19649 1726882587.99304: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882587.99482: variable 'network_connections' from source: task vars 19649 1726882587.99486: variable 'interface' from source: play vars 19649 1726882587.99554: variable 'interface' from source: play vars 19649 1726882587.99593: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882587.99646: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882587.99842: variable 'network_connections' from source: task vars 19649 1726882587.99845: variable 'interface' from source: play vars 19649 1726882587.99892: variable 'interface' from source: play vars 19649 1726882587.99915: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882587.99967: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882588.00161: variable 'network_connections' from source: task vars 19649 1726882588.00166: variable 'interface' from source: play vars 19649 1726882588.00211: variable 'interface' from source: play vars 19649 1726882588.00259: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882588.00300: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882588.00306: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882588.00350: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882588.00483: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882588.00963: variable 'network_connections' from source: task vars 19649 1726882588.00969: variable 'interface' from source: play vars 19649 1726882588.01026: variable 'interface' from source: play vars 19649 1726882588.01036: variable 'ansible_distribution' from source: facts 19649 1726882588.01039: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.01046: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.01069: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882588.01223: variable 'ansible_distribution' from source: facts 19649 1726882588.01226: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.01231: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.01240: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882588.01399: variable 'ansible_distribution' from source: facts 19649 1726882588.01402: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.01407: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.01445: variable 'network_provider' from source: set_fact 19649 1726882588.01453: variable 'ansible_facts' from source: unknown 19649 1726882588.02083: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 19649 1726882588.02086: when evaluation is False, skipping this task 19649 1726882588.02089: _execute() done 19649 1726882588.02091: dumping result to json 19649 1726882588.02093: done dumping result, returning 19649 1726882588.02098: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-8316-300c-000000000077] 19649 1726882588.02103: sending task result for task 0e448fcc-3ce9-8316-300c-000000000077 19649 1726882588.02200: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000077 19649 1726882588.02203: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 19649 1726882588.02252: no more pending results, returning what we have 19649 1726882588.02259: results queue empty 19649 1726882588.02260: checking for any_errors_fatal 19649 1726882588.02273: done checking for any_errors_fatal 19649 1726882588.02274: checking for max_fail_percentage 19649 1726882588.02276: done checking for max_fail_percentage 19649 1726882588.02277: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.02278: done checking to see if all hosts have failed 19649 1726882588.02278: getting the remaining hosts for this loop 19649 1726882588.02280: done getting the remaining hosts for this loop 19649 1726882588.02284: getting the next task for host managed_node3 19649 1726882588.02290: done getting next task for host managed_node3 19649 1726882588.02294: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882588.02297: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.02320: getting variables 19649 1726882588.02322: in VariableManager get_vars() 19649 1726882588.02368: Calling all_inventory to load vars for managed_node3 19649 1726882588.02372: Calling groups_inventory to load vars for managed_node3 19649 1726882588.02374: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.02384: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.02386: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.02389: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.03212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882588.04169: done with get_vars() 19649 1726882588.04186: done getting variables 19649 1726882588.04228: 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:36:28 -0400 (0:00:00.110) 0:00:32.596 ****** 19649 1726882588.04252: entering _queue_task() for managed_node3/package 19649 1726882588.04474: worker is 1 (out of 1 available) 19649 1726882588.04487: exiting _queue_task() for managed_node3/package 19649 1726882588.04499: done queuing things up, now waiting for results queue to drain 19649 1726882588.04501: waiting for pending results... 19649 1726882588.04673: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882588.04778: in run() - task 0e448fcc-3ce9-8316-300c-000000000078 19649 1726882588.04789: variable 'ansible_search_path' from source: unknown 19649 1726882588.04792: variable 'ansible_search_path' from source: unknown 19649 1726882588.04822: calling self._execute() 19649 1726882588.04896: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.04900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.04908: variable 'omit' from source: magic vars 19649 1726882588.05184: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.05193: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.05312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882588.05499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882588.05530: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882588.05558: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882588.05616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882588.05673: variable 'networkmanager_version' from source: set_fact 19649 1726882588.05685: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.05760: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.05766: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.05851: variable 'networkmanager_version' from source: set_fact 19649 1726882588.05858: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.05935: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.05939: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.06029: variable 'networkmanager_version' from source: set_fact 19649 1726882588.06034: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.06109: variable 'network_state' from source: role '' defaults 19649 1726882588.06117: Evaluated conditional (network_state != {}): False 19649 1726882588.06121: when evaluation is False, skipping this task 19649 1726882588.06124: _execute() done 19649 1726882588.06126: dumping result to json 19649 1726882588.06128: done dumping result, returning 19649 1726882588.06134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-8316-300c-000000000078] 19649 1726882588.06145: sending task result for task 0e448fcc-3ce9-8316-300c-000000000078 19649 1726882588.06234: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000078 19649 1726882588.06236: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882588.06299: no more pending results, returning what we have 19649 1726882588.06303: results queue empty 19649 1726882588.06304: checking for any_errors_fatal 19649 1726882588.06309: done checking for any_errors_fatal 19649 1726882588.06310: checking for max_fail_percentage 19649 1726882588.06311: done checking for max_fail_percentage 19649 1726882588.06312: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.06313: done checking to see if all hosts have failed 19649 1726882588.06314: getting the remaining hosts for this loop 19649 1726882588.06315: done getting the remaining hosts for this loop 19649 1726882588.06318: getting the next task for host managed_node3 19649 1726882588.06325: done getting next task for host managed_node3 19649 1726882588.06328: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882588.06331: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.06346: getting variables 19649 1726882588.06351: in VariableManager get_vars() 19649 1726882588.06392: Calling all_inventory to load vars for managed_node3 19649 1726882588.06394: Calling groups_inventory to load vars for managed_node3 19649 1726882588.06396: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.06405: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.06408: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.06410: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.07315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882588.08235: done with get_vars() 19649 1726882588.08249: done getting variables 19649 1726882588.08292: 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:36:28 -0400 (0:00:00.040) 0:00:32.637 ****** 19649 1726882588.08317: entering _queue_task() for managed_node3/package 19649 1726882588.08519: worker is 1 (out of 1 available) 19649 1726882588.08534: exiting _queue_task() for managed_node3/package 19649 1726882588.08547: done queuing things up, now waiting for results queue to drain 19649 1726882588.08548: waiting for pending results... 19649 1726882588.08726: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882588.08817: in run() - task 0e448fcc-3ce9-8316-300c-000000000079 19649 1726882588.08829: variable 'ansible_search_path' from source: unknown 19649 1726882588.08832: variable 'ansible_search_path' from source: unknown 19649 1726882588.08870: calling self._execute() 19649 1726882588.08937: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.08941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.08951: variable 'omit' from source: magic vars 19649 1726882588.09228: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.09237: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.09357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882588.09551: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882588.09587: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882588.09616: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882588.09674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882588.09734: variable 'networkmanager_version' from source: set_fact 19649 1726882588.09745: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.09824: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.09833: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.09922: variable 'networkmanager_version' from source: set_fact 19649 1726882588.09930: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.10008: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.10011: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.10102: variable 'networkmanager_version' from source: set_fact 19649 1726882588.10109: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.10189: variable 'network_state' from source: role '' defaults 19649 1726882588.10198: Evaluated conditional (network_state != {}): False 19649 1726882588.10200: when evaluation is False, skipping this task 19649 1726882588.10203: _execute() done 19649 1726882588.10206: dumping result to json 19649 1726882588.10208: done dumping result, returning 19649 1726882588.10215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-8316-300c-000000000079] 19649 1726882588.10220: sending task result for task 0e448fcc-3ce9-8316-300c-000000000079 19649 1726882588.10308: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000079 19649 1726882588.10310: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882588.10361: no more pending results, returning what we have 19649 1726882588.10366: results queue empty 19649 1726882588.10367: checking for any_errors_fatal 19649 1726882588.10373: done checking for any_errors_fatal 19649 1726882588.10374: checking for max_fail_percentage 19649 1726882588.10376: done checking for max_fail_percentage 19649 1726882588.10376: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.10377: done checking to see if all hosts have failed 19649 1726882588.10378: getting the remaining hosts for this loop 19649 1726882588.10379: done getting the remaining hosts for this loop 19649 1726882588.10382: getting the next task for host managed_node3 19649 1726882588.10388: done getting next task for host managed_node3 19649 1726882588.10391: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882588.10394: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.10408: getting variables 19649 1726882588.10410: in VariableManager get_vars() 19649 1726882588.10457: Calling all_inventory to load vars for managed_node3 19649 1726882588.10460: Calling groups_inventory to load vars for managed_node3 19649 1726882588.10462: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.10471: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.10474: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.10475: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.11246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882588.12182: done with get_vars() 19649 1726882588.12196: done getting variables 19649 1726882588.12235: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:28 -0400 (0:00:00.039) 0:00:32.676 ****** 19649 1726882588.12261: entering _queue_task() for managed_node3/service 19649 1726882588.12453: worker is 1 (out of 1 available) 19649 1726882588.12472: exiting _queue_task() for managed_node3/service 19649 1726882588.12484: done queuing things up, now waiting for results queue to drain 19649 1726882588.12486: waiting for pending results... 19649 1726882588.12648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882588.12737: in run() - task 0e448fcc-3ce9-8316-300c-00000000007a 19649 1726882588.12748: variable 'ansible_search_path' from source: unknown 19649 1726882588.12751: variable 'ansible_search_path' from source: unknown 19649 1726882588.12780: calling self._execute() 19649 1726882588.12844: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.12848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.12859: variable 'omit' from source: magic vars 19649 1726882588.13112: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.13121: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.13239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882588.13418: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882588.13448: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882588.13477: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882588.13532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882588.13588: variable 'networkmanager_version' from source: set_fact 19649 1726882588.13599: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.13672: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.13676: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.13765: variable 'networkmanager_version' from source: set_fact 19649 1726882588.13772: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.13845: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.13848: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.13938: variable 'networkmanager_version' from source: set_fact 19649 1726882588.13945: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.14018: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882588.14113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882588.15736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882588.15779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882588.15807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882588.15829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882588.15849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882588.15908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.15927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.15945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.15976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.15987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.16020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.16035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.16051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.16081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.16091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.16119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.16134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.16150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.16180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.16189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.16293: variable 'network_connections' from source: task vars 19649 1726882588.16301: variable 'interface' from source: play vars 19649 1726882588.16352: variable 'interface' from source: play vars 19649 1726882588.16397: 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) 19649 1726882588.16412: 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) 19649 1726882588.16429: 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) 19649 1726882588.16450: 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) 19649 1726882588.16494: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882588.16938: variable 'network_connections' from source: task vars 19649 1726882588.16940: variable 'interface' from source: play vars 19649 1726882588.16942: variable 'interface' from source: play vars 19649 1726882588.16944: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882588.16946: when evaluation is False, skipping this task 19649 1726882588.16948: _execute() done 19649 1726882588.16950: dumping result to json 19649 1726882588.16951: done dumping result, returning 19649 1726882588.16953: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-8316-300c-00000000007a] 19649 1726882588.16957: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007a 19649 1726882588.17026: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007a 19649 1726882588.17029: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882588.17079: no more pending results, returning what we have 19649 1726882588.17082: results queue empty 19649 1726882588.17083: checking for any_errors_fatal 19649 1726882588.17089: done checking for any_errors_fatal 19649 1726882588.17089: checking for max_fail_percentage 19649 1726882588.17092: done checking for max_fail_percentage 19649 1726882588.17092: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.17093: done checking to see if all hosts have failed 19649 1726882588.17094: getting the remaining hosts for this loop 19649 1726882588.17095: done getting the remaining hosts for this loop 19649 1726882588.17112: getting the next task for host managed_node3 19649 1726882588.17118: done getting next task for host managed_node3 19649 1726882588.17123: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882588.17125: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.17147: getting variables 19649 1726882588.17153: in VariableManager get_vars() 19649 1726882588.17205: Calling all_inventory to load vars for managed_node3 19649 1726882588.17208: Calling groups_inventory to load vars for managed_node3 19649 1726882588.17210: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.17221: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.17224: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.17227: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.18499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882588.19427: done with get_vars() 19649 1726882588.19443: done getting variables 19649 1726882588.19489: 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:36:28 -0400 (0:00:00.072) 0:00:32.749 ****** 19649 1726882588.19512: entering _queue_task() for managed_node3/service 19649 1726882588.19780: worker is 1 (out of 1 available) 19649 1726882588.19791: exiting _queue_task() for managed_node3/service 19649 1726882588.19804: done queuing things up, now waiting for results queue to drain 19649 1726882588.19805: waiting for pending results... 19649 1726882588.20179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882588.20184: in run() - task 0e448fcc-3ce9-8316-300c-00000000007b 19649 1726882588.20187: variable 'ansible_search_path' from source: unknown 19649 1726882588.20190: variable 'ansible_search_path' from source: unknown 19649 1726882588.20471: calling self._execute() 19649 1726882588.20475: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.20478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.20481: variable 'omit' from source: magic vars 19649 1726882588.20722: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.20726: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.20867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882588.21453: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882588.21498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882588.21529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882588.21720: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882588.21912: variable 'networkmanager_version' from source: set_fact 19649 1726882588.21925: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.22147: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.22150: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.22368: variable 'networkmanager_version' from source: set_fact 19649 1726882588.22378: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.22507: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.22511: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.22651: variable 'networkmanager_version' from source: set_fact 19649 1726882588.22668: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.22819: variable 'network_provider' from source: set_fact 19649 1726882588.22822: variable 'network_state' from source: role '' defaults 19649 1726882588.22833: Evaluated conditional (network_provider == "nm" or network_state != {}): True 19649 1726882588.22840: variable 'omit' from source: magic vars 19649 1726882588.22898: variable 'omit' from source: magic vars 19649 1726882588.22926: variable 'network_service_name' from source: role '' defaults 19649 1726882588.23001: variable 'network_service_name' from source: role '' defaults 19649 1726882588.23105: variable '__network_provider_setup' from source: role '' defaults 19649 1726882588.23110: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882588.23172: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882588.23180: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882588.23242: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882588.23432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882588.25603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882588.25661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882588.25710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882588.25744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882588.25769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882588.25840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.25871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.25893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.25927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.25940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.25987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.26006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.26027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.26069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.26084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.26304: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882588.26416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.26438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.26461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.26505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.26518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.26719: variable 'ansible_python' from source: facts 19649 1726882588.26742: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882588.26934: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882588.27015: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882588.27251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.27389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.27413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.27450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.27466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.27627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.27648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.27675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.27828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.27842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.28092: variable 'network_connections' from source: task vars 19649 1726882588.28099: variable 'interface' from source: play vars 19649 1726882588.28287: variable 'interface' from source: play vars 19649 1726882588.28481: 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) 19649 1726882588.28511: 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) 19649 1726882588.28540: 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) 19649 1726882588.28690: 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) 19649 1726882588.28735: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882588.29346: variable 'network_connections' from source: task vars 19649 1726882588.29351: variable 'interface' from source: play vars 19649 1726882588.29536: variable 'interface' from source: play vars 19649 1726882588.29584: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882588.29774: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882588.30399: variable 'network_connections' from source: task vars 19649 1726882588.30405: variable 'interface' from source: play vars 19649 1726882588.30473: variable 'interface' from source: play vars 19649 1726882588.30498: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882588.30688: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882588.31470: variable 'network_connections' from source: task vars 19649 1726882588.31472: variable 'interface' from source: play vars 19649 1726882588.31505: variable 'interface' from source: play vars 19649 1726882588.31565: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882588.31736: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882588.31742: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882588.31801: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882588.32045: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882588.32529: variable 'network_connections' from source: task vars 19649 1726882588.32533: variable 'interface' from source: play vars 19649 1726882588.32598: variable 'interface' from source: play vars 19649 1726882588.32608: variable 'ansible_distribution' from source: facts 19649 1726882588.32610: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.32616: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.32638: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882588.32816: variable 'ansible_distribution' from source: facts 19649 1726882588.32820: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.32825: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.32834: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882588.33011: variable 'ansible_distribution' from source: facts 19649 1726882588.33014: variable '__network_rh_distros' from source: role '' defaults 19649 1726882588.33019: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.33054: variable 'network_provider' from source: set_fact 19649 1726882588.33080: variable 'omit' from source: magic vars 19649 1726882588.33107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882588.33138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882588.33154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882588.33172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882588.33182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882588.33209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882588.33212: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.33215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.33312: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882588.33317: Set connection var ansible_shell_executable to /bin/sh 19649 1726882588.33325: Set connection var ansible_connection to ssh 19649 1726882588.33337: Set connection var ansible_timeout to 10 19649 1726882588.33339: Set connection var ansible_shell_type to sh 19649 1726882588.33347: Set connection var ansible_pipelining to False 19649 1726882588.33375: variable 'ansible_shell_executable' from source: unknown 19649 1726882588.33378: variable 'ansible_connection' from source: unknown 19649 1726882588.33380: variable 'ansible_module_compression' from source: unknown 19649 1726882588.33387: variable 'ansible_shell_type' from source: unknown 19649 1726882588.33389: variable 'ansible_shell_executable' from source: unknown 19649 1726882588.33391: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.33393: variable 'ansible_pipelining' from source: unknown 19649 1726882588.33395: variable 'ansible_timeout' from source: unknown 19649 1726882588.33397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.33506: 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) 19649 1726882588.33517: variable 'omit' from source: magic vars 19649 1726882588.33523: starting attempt loop 19649 1726882588.33525: running the handler 19649 1726882588.33609: variable 'ansible_facts' from source: unknown 19649 1726882588.34535: _low_level_execute_command(): starting 19649 1726882588.34541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882588.35250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882588.35261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.35274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.35332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.35339: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882588.35348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.35361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882588.35370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882588.35377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882588.35384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.35393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.35406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.35415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.35422: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882588.35437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.35511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882588.35530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882588.35545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.35679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.37365: stdout chunk (state=3): >>>/root <<< 19649 1726882588.37531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882588.37534: stdout chunk (state=3): >>><<< 19649 1726882588.37544: stderr chunk (state=3): >>><<< 19649 1726882588.37568: _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 19649 1726882588.37580: _low_level_execute_command(): starting 19649 1726882588.37586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016 `" && echo ansible-tmp-1726882588.3756828-21101-33504670553016="` echo /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016 `" ) && sleep 0' 19649 1726882588.39142: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.39145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.39307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882588.39314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19649 1726882588.39319: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882588.39325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.39338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.39344: 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 <<< 19649 1726882588.39546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882588.39567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.40376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.41581: stdout chunk (state=3): >>>ansible-tmp-1726882588.3756828-21101-33504670553016=/root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016 <<< 19649 1726882588.41730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882588.41733: stderr chunk (state=3): >>><<< 19649 1726882588.41739: stdout chunk (state=3): >>><<< 19649 1726882588.41759: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882588.3756828-21101-33504670553016=/root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016 , 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 19649 1726882588.41790: variable 'ansible_module_compression' from source: unknown 19649 1726882588.41844: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 19649 1726882588.41903: variable 'ansible_facts' from source: unknown 19649 1726882588.42106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/AnsiballZ_systemd.py 19649 1726882588.42812: Sending initial data 19649 1726882588.42815: Sent initial data (155 bytes) 19649 1726882588.44727: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882588.44736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.44746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.44760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.44809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.44816: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882588.44826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.44839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882588.44846: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882588.44853: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882588.44860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.44871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.44882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.44891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.44900: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882588.44916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.44988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882588.45006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882588.45024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.45151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.46910: 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 <<< 19649 1726882588.47009: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882588.47114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpzojfjgvn /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/AnsiballZ_systemd.py <<< 19649 1726882588.47212: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882588.50346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882588.50592: stderr chunk (state=3): >>><<< 19649 1726882588.50595: stdout chunk (state=3): >>><<< 19649 1726882588.50597: done transferring module to remote 19649 1726882588.50599: _low_level_execute_command(): starting 19649 1726882588.50602: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/ /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/AnsiballZ_systemd.py && sleep 0' 19649 1726882588.51906: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882588.52181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.52197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.52215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.52260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.52277: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882588.52291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.52308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882588.52318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882588.52328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882588.52340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.52352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.52373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.52385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.52395: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882588.52407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.52483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882588.52500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882588.52513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.52780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.54491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882588.54495: stdout chunk (state=3): >>><<< 19649 1726882588.54497: stderr chunk (state=3): >>><<< 19649 1726882588.54589: _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 19649 1726882588.54596: _low_level_execute_command(): starting 19649 1726882588.54599: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/AnsiballZ_systemd.py && sleep 0' 19649 1726882588.55616: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882588.55629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.55643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.55666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.55708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.55777: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882588.55791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.55806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882588.55817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882588.55826: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882588.55837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882588.55849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882588.55870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.55882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882588.55892: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882588.55904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.55982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882588.56049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882588.56069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.56224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.81165: 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.<<< 19649 1726882588.81196: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1553353000", "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<<< 19649 1726882588.81214: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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}}} <<< 19649 1726882588.82598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882588.82647: stderr chunk (state=3): >>><<< 19649 1726882588.82651: stdout chunk (state=3): >>><<< 19649 1726882588.82668: _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": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1553353000", "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 sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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. 19649 1726882588.82774: 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-1726882588.3756828-21101-33504670553016/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882588.82787: _low_level_execute_command(): starting 19649 1726882588.82792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882588.3756828-21101-33504670553016/ > /dev/null 2>&1 && sleep 0' 19649 1726882588.83211: 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 <<< 19649 1726882588.83216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882588.83247: 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 <<< 19649 1726882588.83250: 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 <<< 19649 1726882588.83253: 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 <<< 19649 1726882588.83257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882588.83303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882588.83307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882588.83412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882588.85195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882588.85243: stderr chunk (state=3): >>><<< 19649 1726882588.85246: stdout chunk (state=3): >>><<< 19649 1726882588.85257: _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 19649 1726882588.85266: handler run complete 19649 1726882588.85305: attempt loop complete, returning result 19649 1726882588.85308: _execute() done 19649 1726882588.85310: dumping result to json 19649 1726882588.85337: done dumping result, returning 19649 1726882588.85403: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-8316-300c-00000000007b] 19649 1726882588.85406: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007b 19649 1726882588.85727: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007b 19649 1726882588.85729: 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 } 19649 1726882588.85793: no more pending results, returning what we have 19649 1726882588.85796: results queue empty 19649 1726882588.85797: checking for any_errors_fatal 19649 1726882588.85803: done checking for any_errors_fatal 19649 1726882588.85804: checking for max_fail_percentage 19649 1726882588.85805: done checking for max_fail_percentage 19649 1726882588.85806: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.85807: done checking to see if all hosts have failed 19649 1726882588.85807: getting the remaining hosts for this loop 19649 1726882588.85809: done getting the remaining hosts for this loop 19649 1726882588.85813: getting the next task for host managed_node3 19649 1726882588.85819: done getting next task for host managed_node3 19649 1726882588.85822: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882588.85825: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.85835: getting variables 19649 1726882588.85837: in VariableManager get_vars() 19649 1726882588.85885: Calling all_inventory to load vars for managed_node3 19649 1726882588.85888: Calling groups_inventory to load vars for managed_node3 19649 1726882588.85890: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.85899: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.85901: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.85904: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.87824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882588.89576: done with get_vars() 19649 1726882588.89598: done getting variables 19649 1726882588.89660: 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:36:28 -0400 (0:00:00.701) 0:00:33.451 ****** 19649 1726882588.89695: entering _queue_task() for managed_node3/service 19649 1726882588.89973: worker is 1 (out of 1 available) 19649 1726882588.89986: exiting _queue_task() for managed_node3/service 19649 1726882588.90000: done queuing things up, now waiting for results queue to drain 19649 1726882588.90001: waiting for pending results... 19649 1726882588.90293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882588.90436: in run() - task 0e448fcc-3ce9-8316-300c-00000000007c 19649 1726882588.90466: variable 'ansible_search_path' from source: unknown 19649 1726882588.90476: variable 'ansible_search_path' from source: unknown 19649 1726882588.90517: calling self._execute() 19649 1726882588.90618: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882588.90676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882588.90782: variable 'omit' from source: magic vars 19649 1726882588.91473: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.91547: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.91843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882588.92244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882588.92312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882588.92351: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882588.92395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882588.92481: variable 'networkmanager_version' from source: set_fact 19649 1726882588.92500: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.92660: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.92674: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.92812: variable 'networkmanager_version' from source: set_fact 19649 1726882588.92826: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.92940: variable 'ansible_distribution_major_version' from source: facts 19649 1726882588.92954: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882588.93097: variable 'networkmanager_version' from source: set_fact 19649 1726882588.93110: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882588.93225: variable 'network_provider' from source: set_fact 19649 1726882588.93236: Evaluated conditional (network_provider == "nm"): True 19649 1726882588.93335: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882588.93429: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882588.93571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882588.95752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882588.95836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882588.95884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882588.95924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882588.95959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882588.96040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.96079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.96114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.96165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.96187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.96241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.96276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.96307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.96358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.96381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.96428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882588.96459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882588.96491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882588.96538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882588.96559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882588.96702: variable 'network_connections' from source: task vars 19649 1726882588.96719: variable 'interface' from source: play vars 19649 1726882588.96799: variable 'interface' from source: play vars 19649 1726882588.96873: 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) 19649 1726882588.96902: 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) 19649 1726882588.96933: 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) 19649 1726882588.96974: 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) 19649 1726882588.97032: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882588.97288: variable 'network_connections' from source: task vars 19649 1726882588.97303: variable 'interface' from source: play vars 19649 1726882588.97371: variable 'interface' from source: play vars 19649 1726882588.97419: Evaluated conditional (__network_wpa_supplicant_required): False 19649 1726882588.97427: when evaluation is False, skipping this task 19649 1726882588.97434: _execute() done 19649 1726882588.97442: dumping result to json 19649 1726882588.97450: done dumping result, returning 19649 1726882588.97468: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-8316-300c-00000000007c] 19649 1726882588.97480: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007c skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 19649 1726882588.97625: no more pending results, returning what we have 19649 1726882588.97629: results queue empty 19649 1726882588.97631: checking for any_errors_fatal 19649 1726882588.97651: done checking for any_errors_fatal 19649 1726882588.97652: checking for max_fail_percentage 19649 1726882588.97654: done checking for max_fail_percentage 19649 1726882588.97658: checking to see if all hosts have failed and the running result is not ok 19649 1726882588.97659: done checking to see if all hosts have failed 19649 1726882588.97660: getting the remaining hosts for this loop 19649 1726882588.97661: done getting the remaining hosts for this loop 19649 1726882588.97667: getting the next task for host managed_node3 19649 1726882588.97675: done getting next task for host managed_node3 19649 1726882588.97679: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882588.97682: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882588.97702: getting variables 19649 1726882588.97705: in VariableManager get_vars() 19649 1726882588.97758: Calling all_inventory to load vars for managed_node3 19649 1726882588.97762: Calling groups_inventory to load vars for managed_node3 19649 1726882588.97767: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882588.97778: Calling all_plugins_play to load vars for managed_node3 19649 1726882588.97782: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882588.97785: Calling groups_plugins_play to load vars for managed_node3 19649 1726882588.98783: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007c 19649 1726882588.98786: WORKER PROCESS EXITING 19649 1726882588.99511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882589.01236: done with get_vars() 19649 1726882589.01260: done getting variables 19649 1726882589.01319: 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:36:29 -0400 (0:00:00.116) 0:00:33.567 ****** 19649 1726882589.01350: entering _queue_task() for managed_node3/service 19649 1726882589.01614: worker is 1 (out of 1 available) 19649 1726882589.01627: exiting _queue_task() for managed_node3/service 19649 1726882589.01640: done queuing things up, now waiting for results queue to drain 19649 1726882589.01641: waiting for pending results... 19649 1726882589.01916: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882589.02052: in run() - task 0e448fcc-3ce9-8316-300c-00000000007d 19649 1726882589.02081: variable 'ansible_search_path' from source: unknown 19649 1726882589.02092: variable 'ansible_search_path' from source: unknown 19649 1726882589.02130: calling self._execute() 19649 1726882589.02228: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.02239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.02257: variable 'omit' from source: magic vars 19649 1726882589.02641: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.02666: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.02843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882589.03113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882589.03164: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882589.03202: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882589.03238: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882589.03322: variable 'networkmanager_version' from source: set_fact 19649 1726882589.03339: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.03488: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.03501: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.03634: variable 'networkmanager_version' from source: set_fact 19649 1726882589.03647: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.03766: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.03776: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.03908: variable 'networkmanager_version' from source: set_fact 19649 1726882589.03920: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.04032: variable 'network_provider' from source: set_fact 19649 1726882589.04043: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882589.04049: when evaluation is False, skipping this task 19649 1726882589.04054: _execute() done 19649 1726882589.04065: dumping result to json 19649 1726882589.04072: done dumping result, returning 19649 1726882589.04080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-8316-300c-00000000007d] 19649 1726882589.04089: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007d skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882589.04215: no more pending results, returning what we have 19649 1726882589.04219: results queue empty 19649 1726882589.04220: checking for any_errors_fatal 19649 1726882589.04227: done checking for any_errors_fatal 19649 1726882589.04227: checking for max_fail_percentage 19649 1726882589.04229: done checking for max_fail_percentage 19649 1726882589.04230: checking to see if all hosts have failed and the running result is not ok 19649 1726882589.04231: done checking to see if all hosts have failed 19649 1726882589.04231: getting the remaining hosts for this loop 19649 1726882589.04233: done getting the remaining hosts for this loop 19649 1726882589.04236: getting the next task for host managed_node3 19649 1726882589.04243: done getting next task for host managed_node3 19649 1726882589.04246: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882589.04250: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882589.04273: getting variables 19649 1726882589.04275: in VariableManager get_vars() 19649 1726882589.04322: Calling all_inventory to load vars for managed_node3 19649 1726882589.04325: Calling groups_inventory to load vars for managed_node3 19649 1726882589.04327: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882589.04339: Calling all_plugins_play to load vars for managed_node3 19649 1726882589.04343: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882589.04346: Calling groups_plugins_play to load vars for managed_node3 19649 1726882589.05382: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007d 19649 1726882589.05386: WORKER PROCESS EXITING 19649 1726882589.06131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882589.08700: done with get_vars() 19649 1726882589.08720: done getting variables 19649 1726882589.08780: 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:36:29 -0400 (0:00:00.074) 0:00:33.642 ****** 19649 1726882589.08813: entering _queue_task() for managed_node3/copy 19649 1726882589.09051: worker is 1 (out of 1 available) 19649 1726882589.09378: exiting _queue_task() for managed_node3/copy 19649 1726882589.09390: done queuing things up, now waiting for results queue to drain 19649 1726882589.09392: waiting for pending results... 19649 1726882589.09686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882589.09825: in run() - task 0e448fcc-3ce9-8316-300c-00000000007e 19649 1726882589.09850: variable 'ansible_search_path' from source: unknown 19649 1726882589.09862: variable 'ansible_search_path' from source: unknown 19649 1726882589.09904: calling self._execute() 19649 1726882589.10003: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.10014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.10028: variable 'omit' from source: magic vars 19649 1726882589.10399: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.10417: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.10605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882589.10878: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882589.10929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882589.10971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882589.11009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882589.11096: variable 'networkmanager_version' from source: set_fact 19649 1726882589.11114: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.11279: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.11939: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.12084: variable 'networkmanager_version' from source: set_fact 19649 1726882589.12097: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.12216: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.12228: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.12372: variable 'networkmanager_version' from source: set_fact 19649 1726882589.12386: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.12503: variable 'network_provider' from source: set_fact 19649 1726882589.12513: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882589.12520: when evaluation is False, skipping this task 19649 1726882589.12527: _execute() done 19649 1726882589.12536: dumping result to json 19649 1726882589.12546: done dumping result, returning 19649 1726882589.12562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-8316-300c-00000000007e] 19649 1726882589.12575: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007e skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882589.12714: no more pending results, returning what we have 19649 1726882589.12719: results queue empty 19649 1726882589.12720: checking for any_errors_fatal 19649 1726882589.12727: done checking for any_errors_fatal 19649 1726882589.12728: checking for max_fail_percentage 19649 1726882589.12729: done checking for max_fail_percentage 19649 1726882589.12730: checking to see if all hosts have failed and the running result is not ok 19649 1726882589.12731: done checking to see if all hosts have failed 19649 1726882589.12732: getting the remaining hosts for this loop 19649 1726882589.12733: done getting the remaining hosts for this loop 19649 1726882589.12737: getting the next task for host managed_node3 19649 1726882589.12744: done getting next task for host managed_node3 19649 1726882589.12749: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882589.12752: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882589.12776: getting variables 19649 1726882589.12778: in VariableManager get_vars() 19649 1726882589.12826: Calling all_inventory to load vars for managed_node3 19649 1726882589.12828: Calling groups_inventory to load vars for managed_node3 19649 1726882589.12831: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882589.12843: Calling all_plugins_play to load vars for managed_node3 19649 1726882589.12847: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882589.12850: Calling groups_plugins_play to load vars for managed_node3 19649 1726882589.14089: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007e 19649 1726882589.14092: WORKER PROCESS EXITING 19649 1726882589.14601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882589.16419: done with get_vars() 19649 1726882589.16443: 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:36:29 -0400 (0:00:00.077) 0:00:33.719 ****** 19649 1726882589.16528: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882589.16799: worker is 1 (out of 1 available) 19649 1726882589.16811: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882589.16825: done queuing things up, now waiting for results queue to drain 19649 1726882589.16826: waiting for pending results... 19649 1726882589.17113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882589.17252: in run() - task 0e448fcc-3ce9-8316-300c-00000000007f 19649 1726882589.17282: variable 'ansible_search_path' from source: unknown 19649 1726882589.17291: variable 'ansible_search_path' from source: unknown 19649 1726882589.17330: calling self._execute() 19649 1726882589.17429: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.17440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.17454: variable 'omit' from source: magic vars 19649 1726882589.17832: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.17849: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.18035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882589.18527: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882589.18692: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882589.18728: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882589.18771: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882589.18852: variable 'networkmanager_version' from source: set_fact 19649 1726882589.18958: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.19914: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.19978: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.20287: variable 'networkmanager_version' from source: set_fact 19649 1726882589.20302: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.20419: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.20543: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.20796: variable 'networkmanager_version' from source: set_fact 19649 1726882589.20876: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.20890: variable 'omit' from source: magic vars 19649 1726882589.20950: variable 'omit' from source: magic vars 19649 1726882589.21283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882589.24728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882589.24814: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882589.24852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882589.24896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882589.24926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882589.25009: variable 'network_provider' from source: set_fact 19649 1726882589.25139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882589.25176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882589.25210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882589.25260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882589.25281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882589.25361: variable 'omit' from source: magic vars 19649 1726882589.25487: variable 'omit' from source: magic vars 19649 1726882589.25599: variable 'network_connections' from source: task vars 19649 1726882589.25616: variable 'interface' from source: play vars 19649 1726882589.25693: variable 'interface' from source: play vars 19649 1726882589.25872: variable 'omit' from source: magic vars 19649 1726882589.25886: variable '__lsr_ansible_managed' from source: task vars 19649 1726882589.25949: variable '__lsr_ansible_managed' from source: task vars 19649 1726882589.26235: Loaded config def from plugin (lookup/template) 19649 1726882589.26245: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 19649 1726882589.26285: File lookup term: get_ansible_managed.j2 19649 1726882589.26292: variable 'ansible_search_path' from source: unknown 19649 1726882589.26300: 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 19649 1726882589.26315: 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 19649 1726882589.26334: variable 'ansible_search_path' from source: unknown 19649 1726882589.35680: variable 'ansible_managed' from source: unknown 19649 1726882589.35826: variable 'omit' from source: magic vars 19649 1726882589.35867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882589.35900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882589.35922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882589.35946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882589.35966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882589.35998: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882589.36005: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.36012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.36123: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882589.36134: Set connection var ansible_shell_executable to /bin/sh 19649 1726882589.36145: Set connection var ansible_connection to ssh 19649 1726882589.36158: Set connection var ansible_timeout to 10 19649 1726882589.36169: Set connection var ansible_shell_type to sh 19649 1726882589.36182: Set connection var ansible_pipelining to False 19649 1726882589.36207: variable 'ansible_shell_executable' from source: unknown 19649 1726882589.36214: variable 'ansible_connection' from source: unknown 19649 1726882589.36220: variable 'ansible_module_compression' from source: unknown 19649 1726882589.36226: variable 'ansible_shell_type' from source: unknown 19649 1726882589.36231: variable 'ansible_shell_executable' from source: unknown 19649 1726882589.36237: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.36243: variable 'ansible_pipelining' from source: unknown 19649 1726882589.36248: variable 'ansible_timeout' from source: unknown 19649 1726882589.36257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.36394: 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__) 19649 1726882589.36412: variable 'omit' from source: magic vars 19649 1726882589.36422: starting attempt loop 19649 1726882589.36428: running the handler 19649 1726882589.36442: _low_level_execute_command(): starting 19649 1726882589.36451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882589.37211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882589.37225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.37238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.37262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.37307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.37319: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882589.37333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.37349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882589.37369: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882589.37380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882589.37392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.37424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.37441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.37453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.37473: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882589.37488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.37568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882589.37594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882589.37608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.37744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.39453: stdout chunk (state=3): >>>/root <<< 19649 1726882589.39646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882589.39649: stdout chunk (state=3): >>><<< 19649 1726882589.39651: stderr chunk (state=3): >>><<< 19649 1726882589.39752: _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 19649 1726882589.39758: _low_level_execute_command(): starting 19649 1726882589.39761: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232 `" && echo ansible-tmp-1726882589.396732-21163-47114360529232="` echo /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232 `" ) && sleep 0' 19649 1726882589.41231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.41235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.41276: 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 <<< 19649 1726882589.41280: 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 <<< 19649 1726882589.41282: 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 <<< 19649 1726882589.41575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882589.41587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.41727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.43636: stdout chunk (state=3): >>>ansible-tmp-1726882589.396732-21163-47114360529232=/root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232 <<< 19649 1726882589.43748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882589.43816: stderr chunk (state=3): >>><<< 19649 1726882589.43820: stdout chunk (state=3): >>><<< 19649 1726882589.44159: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882589.396732-21163-47114360529232=/root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232 , 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 19649 1726882589.44170: variable 'ansible_module_compression' from source: unknown 19649 1726882589.44173: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 19649 1726882589.44175: variable 'ansible_facts' from source: unknown 19649 1726882589.44177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/AnsiballZ_network_connections.py 19649 1726882589.44522: Sending initial data 19649 1726882589.44526: Sent initial data (166 bytes) 19649 1726882589.46353: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.46360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.46362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.46397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882589.46400: 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 <<< 19649 1726882589.46403: 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 <<< 19649 1726882589.46405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.46476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882589.46483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.46592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.48311: 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 <<< 19649 1726882589.48315: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 19649 1726882589.48407: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882589.48511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpizls9_mt /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/AnsiballZ_network_connections.py <<< 19649 1726882589.48609: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882589.50795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882589.50866: stderr chunk (state=3): >>><<< 19649 1726882589.50869: stdout chunk (state=3): >>><<< 19649 1726882589.50890: done transferring module to remote 19649 1726882589.50897: _low_level_execute_command(): starting 19649 1726882589.50902: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/ /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/AnsiballZ_network_connections.py && sleep 0' 19649 1726882589.51766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.51770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.51786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.51820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882589.51834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.51839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882589.51845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.51860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.51866: 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 <<< 19649 1726882589.51947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882589.51950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882589.51966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.52095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.53861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882589.53867: stderr chunk (state=3): >>><<< 19649 1726882589.53872: stdout chunk (state=3): >>><<< 19649 1726882589.53887: _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 19649 1726882589.53890: _low_level_execute_command(): starting 19649 1726882589.53895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/AnsiballZ_network_connections.py && sleep 0' 19649 1726882589.55230: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882589.55237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.55247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.55260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.55316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.55323: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882589.55333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.55345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882589.55353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882589.55360: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882589.55370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.55381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.55395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.55402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.55409: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882589.55418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.55499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882589.55518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882589.55529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.55659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.81099: stdout chunk (state=3): >>> <<< 19649 1726882589.81131: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"coalesce": {"rx_frames": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"coalesce": {"rx_frames": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 19649 1726882589.83077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882589.83081: stdout chunk (state=3): >>><<< 19649 1726882589.83089: stderr chunk (state=3): >>><<< 19649 1726882589.83109: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"coalesce": {"rx_frames": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"coalesce": {"rx_frames": 128}}}], "__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. 19649 1726882589.83160: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}, 'ethtool': {'coalesce': {'rx_frames': 128}}}], '__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-1726882589.396732-21163-47114360529232/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882589.83166: _low_level_execute_command(): starting 19649 1726882589.83173: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882589.396732-21163-47114360529232/ > /dev/null 2>&1 && sleep 0' 19649 1726882589.85309: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882589.85337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.85368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.85405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.85476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.85500: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882589.85514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.85530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882589.85555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882589.85574: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882589.85588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882589.85613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882589.85632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882589.85644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882589.85654: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882589.85670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882589.85751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882589.85775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882589.85791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882589.85930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882589.87723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882589.87793: stderr chunk (state=3): >>><<< 19649 1726882589.87806: stdout chunk (state=3): >>><<< 19649 1726882589.88075: _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 19649 1726882589.88078: handler run complete 19649 1726882589.88081: attempt loop complete, returning result 19649 1726882589.88083: _execute() done 19649 1726882589.88085: dumping result to json 19649 1726882589.88087: done dumping result, returning 19649 1726882589.88089: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-8316-300c-00000000007f] 19649 1726882589.88092: sending task result for task 0e448fcc-3ce9-8316-300c-00000000007f 19649 1726882589.88171: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000007f 19649 1726882589.88176: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 19649 1726882589.88314: no more pending results, returning what we have 19649 1726882589.88319: results queue empty 19649 1726882589.88320: checking for any_errors_fatal 19649 1726882589.88325: done checking for any_errors_fatal 19649 1726882589.88326: checking for max_fail_percentage 19649 1726882589.88328: done checking for max_fail_percentage 19649 1726882589.88329: checking to see if all hosts have failed and the running result is not ok 19649 1726882589.88329: done checking to see if all hosts have failed 19649 1726882589.88330: getting the remaining hosts for this loop 19649 1726882589.88332: done getting the remaining hosts for this loop 19649 1726882589.88335: getting the next task for host managed_node3 19649 1726882589.88343: done getting next task for host managed_node3 19649 1726882589.88347: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882589.88350: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882589.88361: getting variables 19649 1726882589.88363: in VariableManager get_vars() 19649 1726882589.88414: Calling all_inventory to load vars for managed_node3 19649 1726882589.88417: Calling groups_inventory to load vars for managed_node3 19649 1726882589.88419: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882589.88430: Calling all_plugins_play to load vars for managed_node3 19649 1726882589.88433: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882589.88436: Calling groups_plugins_play to load vars for managed_node3 19649 1726882589.90418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882589.92348: done with get_vars() 19649 1726882589.92374: 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:36:29 -0400 (0:00:00.759) 0:00:34.479 ****** 19649 1726882589.92469: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882589.92902: worker is 1 (out of 1 available) 19649 1726882589.92914: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882589.92927: done queuing things up, now waiting for results queue to drain 19649 1726882589.92935: waiting for pending results... 19649 1726882589.93652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882589.93988: in run() - task 0e448fcc-3ce9-8316-300c-000000000080 19649 1726882589.94001: variable 'ansible_search_path' from source: unknown 19649 1726882589.94004: variable 'ansible_search_path' from source: unknown 19649 1726882589.94039: calling self._execute() 19649 1726882589.94336: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882589.94339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882589.94351: variable 'omit' from source: magic vars 19649 1726882589.95429: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.95441: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.95623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882589.96080: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882589.96123: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882589.96156: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882589.96193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882589.96672: variable 'networkmanager_version' from source: set_fact 19649 1726882589.96686: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.96820: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.96825: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.96957: variable 'networkmanager_version' from source: set_fact 19649 1726882589.96970: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.97272: variable 'ansible_distribution_major_version' from source: facts 19649 1726882589.97277: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882589.97612: variable 'networkmanager_version' from source: set_fact 19649 1726882589.97621: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882589.97734: variable 'network_state' from source: role '' defaults 19649 1726882589.97745: Evaluated conditional (network_state != {}): False 19649 1726882589.97748: when evaluation is False, skipping this task 19649 1726882589.97750: _execute() done 19649 1726882589.97753: dumping result to json 19649 1726882589.97755: done dumping result, returning 19649 1726882589.97767: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-8316-300c-000000000080] 19649 1726882589.97980: sending task result for task 0e448fcc-3ce9-8316-300c-000000000080 19649 1726882589.98069: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000080 19649 1726882589.98072: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882589.98139: no more pending results, returning what we have 19649 1726882589.98143: results queue empty 19649 1726882589.98144: checking for any_errors_fatal 19649 1726882589.98156: done checking for any_errors_fatal 19649 1726882589.98157: checking for max_fail_percentage 19649 1726882589.98159: done checking for max_fail_percentage 19649 1726882589.98160: checking to see if all hosts have failed and the running result is not ok 19649 1726882589.98161: done checking to see if all hosts have failed 19649 1726882589.98161: getting the remaining hosts for this loop 19649 1726882589.98163: done getting the remaining hosts for this loop 19649 1726882589.98168: getting the next task for host managed_node3 19649 1726882589.98175: done getting next task for host managed_node3 19649 1726882589.98179: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882589.98183: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882589.98203: getting variables 19649 1726882589.98205: in VariableManager get_vars() 19649 1726882589.98255: Calling all_inventory to load vars for managed_node3 19649 1726882589.98258: Calling groups_inventory to load vars for managed_node3 19649 1726882589.98261: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882589.98275: Calling all_plugins_play to load vars for managed_node3 19649 1726882589.98279: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882589.98282: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.01010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.04643: done with get_vars() 19649 1726882590.04789: done getting variables 19649 1726882590.04849: 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:36:30 -0400 (0:00:00.124) 0:00:34.603 ****** 19649 1726882590.05001: entering _queue_task() for managed_node3/debug 19649 1726882590.05680: worker is 1 (out of 1 available) 19649 1726882590.05694: exiting _queue_task() for managed_node3/debug 19649 1726882590.05706: done queuing things up, now waiting for results queue to drain 19649 1726882590.05708: waiting for pending results... 19649 1726882590.06222: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882590.06345: in run() - task 0e448fcc-3ce9-8316-300c-000000000081 19649 1726882590.06361: variable 'ansible_search_path' from source: unknown 19649 1726882590.06366: variable 'ansible_search_path' from source: unknown 19649 1726882590.06404: calling self._execute() 19649 1726882590.06496: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.06501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.06513: variable 'omit' from source: magic vars 19649 1726882590.07588: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.07600: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.07780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882590.08037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882590.08785: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882590.08817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882590.08852: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882590.08934: variable 'networkmanager_version' from source: set_fact 19649 1726882590.08946: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.09107: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.09112: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.09245: variable 'networkmanager_version' from source: set_fact 19649 1726882590.09252: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.09362: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.09370: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.10200: variable 'networkmanager_version' from source: set_fact 19649 1726882590.10208: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.10216: variable 'omit' from source: magic vars 19649 1726882590.10277: variable 'omit' from source: magic vars 19649 1726882590.10318: variable 'omit' from source: magic vars 19649 1726882590.10348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882590.10380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882590.10397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882590.10416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.10427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.10458: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882590.10461: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.10469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.10571: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882590.10577: Set connection var ansible_shell_executable to /bin/sh 19649 1726882590.10585: Set connection var ansible_connection to ssh 19649 1726882590.10591: Set connection var ansible_timeout to 10 19649 1726882590.10593: Set connection var ansible_shell_type to sh 19649 1726882590.10601: Set connection var ansible_pipelining to False 19649 1726882590.10625: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.10628: variable 'ansible_connection' from source: unknown 19649 1726882590.10631: variable 'ansible_module_compression' from source: unknown 19649 1726882590.10633: variable 'ansible_shell_type' from source: unknown 19649 1726882590.10635: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.10638: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.10642: variable 'ansible_pipelining' from source: unknown 19649 1726882590.10645: variable 'ansible_timeout' from source: unknown 19649 1726882590.10647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.10767: 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) 19649 1726882590.10778: variable 'omit' from source: magic vars 19649 1726882590.10784: starting attempt loop 19649 1726882590.10787: running the handler 19649 1726882590.11614: variable '__network_connections_result' from source: set_fact 19649 1726882590.11675: handler run complete 19649 1726882590.11692: attempt loop complete, returning result 19649 1726882590.11695: _execute() done 19649 1726882590.11698: dumping result to json 19649 1726882590.11700: done dumping result, returning 19649 1726882590.11709: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000081] 19649 1726882590.11715: sending task result for task 0e448fcc-3ce9-8316-300c-000000000081 19649 1726882590.11805: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000081 19649 1726882590.11808: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 19649 1726882590.11875: no more pending results, returning what we have 19649 1726882590.11879: results queue empty 19649 1726882590.11880: checking for any_errors_fatal 19649 1726882590.11886: done checking for any_errors_fatal 19649 1726882590.11887: checking for max_fail_percentage 19649 1726882590.11889: done checking for max_fail_percentage 19649 1726882590.11889: checking to see if all hosts have failed and the running result is not ok 19649 1726882590.11890: done checking to see if all hosts have failed 19649 1726882590.11891: getting the remaining hosts for this loop 19649 1726882590.11893: done getting the remaining hosts for this loop 19649 1726882590.11896: getting the next task for host managed_node3 19649 1726882590.11903: done getting next task for host managed_node3 19649 1726882590.11907: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882590.11910: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882590.11929: getting variables 19649 1726882590.11931: in VariableManager get_vars() 19649 1726882590.11982: Calling all_inventory to load vars for managed_node3 19649 1726882590.11985: Calling groups_inventory to load vars for managed_node3 19649 1726882590.11987: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882590.11997: Calling all_plugins_play to load vars for managed_node3 19649 1726882590.11999: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882590.12002: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.14441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.18095: done with get_vars() 19649 1726882590.18123: done getting variables 19649 1726882590.18303: 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:36:30 -0400 (0:00:00.134) 0:00:34.737 ****** 19649 1726882590.18340: entering _queue_task() for managed_node3/debug 19649 1726882590.19152: worker is 1 (out of 1 available) 19649 1726882590.19167: exiting _queue_task() for managed_node3/debug 19649 1726882590.19180: done queuing things up, now waiting for results queue to drain 19649 1726882590.19182: waiting for pending results... 19649 1726882590.20129: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882590.20294: in run() - task 0e448fcc-3ce9-8316-300c-000000000082 19649 1726882590.20308: variable 'ansible_search_path' from source: unknown 19649 1726882590.20312: variable 'ansible_search_path' from source: unknown 19649 1726882590.20348: calling self._execute() 19649 1726882590.20447: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.20453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.20465: variable 'omit' from source: magic vars 19649 1726882590.20829: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.20842: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.21015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882590.21265: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882590.21310: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882590.21342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882590.21375: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882590.21452: variable 'networkmanager_version' from source: set_fact 19649 1726882590.21466: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.21615: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.21621: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.21752: variable 'networkmanager_version' from source: set_fact 19649 1726882590.21761: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.21891: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.21895: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.22372: variable 'networkmanager_version' from source: set_fact 19649 1726882590.22381: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.22388: variable 'omit' from source: magic vars 19649 1726882590.22443: variable 'omit' from source: magic vars 19649 1726882590.22481: variable 'omit' from source: magic vars 19649 1726882590.22509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882590.22537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882590.22554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882590.22572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.22583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.22611: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882590.22614: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.22616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.22714: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882590.22717: Set connection var ansible_shell_executable to /bin/sh 19649 1726882590.22726: Set connection var ansible_connection to ssh 19649 1726882590.22732: Set connection var ansible_timeout to 10 19649 1726882590.22734: Set connection var ansible_shell_type to sh 19649 1726882590.22742: Set connection var ansible_pipelining to False 19649 1726882590.22765: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.22768: variable 'ansible_connection' from source: unknown 19649 1726882590.22771: variable 'ansible_module_compression' from source: unknown 19649 1726882590.22773: variable 'ansible_shell_type' from source: unknown 19649 1726882590.22776: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.22778: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.22783: variable 'ansible_pipelining' from source: unknown 19649 1726882590.22785: variable 'ansible_timeout' from source: unknown 19649 1726882590.22787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.22919: 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) 19649 1726882590.22930: variable 'omit' from source: magic vars 19649 1726882590.22936: starting attempt loop 19649 1726882590.22939: running the handler 19649 1726882590.22991: variable '__network_connections_result' from source: set_fact 19649 1726882590.23061: variable '__network_connections_result' from source: set_fact 19649 1726882590.23191: handler run complete 19649 1726882590.23221: attempt loop complete, returning result 19649 1726882590.23224: _execute() done 19649 1726882590.23227: dumping result to json 19649 1726882590.23230: done dumping result, returning 19649 1726882590.23240: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000082] 19649 1726882590.23245: sending task result for task 0e448fcc-3ce9-8316-300c-000000000082 19649 1726882590.23343: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000082 19649 1726882590.23346: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 19649 1726882590.23446: no more pending results, returning what we have 19649 1726882590.23449: results queue empty 19649 1726882590.23450: checking for any_errors_fatal 19649 1726882590.23459: done checking for any_errors_fatal 19649 1726882590.23460: checking for max_fail_percentage 19649 1726882590.23462: done checking for max_fail_percentage 19649 1726882590.23463: checking to see if all hosts have failed and the running result is not ok 19649 1726882590.23463: done checking to see if all hosts have failed 19649 1726882590.23464: getting the remaining hosts for this loop 19649 1726882590.23467: done getting the remaining hosts for this loop 19649 1726882590.23478: getting the next task for host managed_node3 19649 1726882590.23484: done getting next task for host managed_node3 19649 1726882590.23488: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882590.23490: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882590.23501: getting variables 19649 1726882590.23502: in VariableManager get_vars() 19649 1726882590.23544: Calling all_inventory to load vars for managed_node3 19649 1726882590.23546: Calling groups_inventory to load vars for managed_node3 19649 1726882590.23548: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882590.23560: Calling all_plugins_play to load vars for managed_node3 19649 1726882590.23562: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882590.23567: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.30212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.32236: done with get_vars() 19649 1726882590.32268: done getting variables 19649 1726882590.32315: 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:36:30 -0400 (0:00:00.140) 0:00:34.877 ****** 19649 1726882590.32350: entering _queue_task() for managed_node3/debug 19649 1726882590.32822: worker is 1 (out of 1 available) 19649 1726882590.32835: exiting _queue_task() for managed_node3/debug 19649 1726882590.32848: done queuing things up, now waiting for results queue to drain 19649 1726882590.32850: waiting for pending results... 19649 1726882590.33233: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882590.33413: in run() - task 0e448fcc-3ce9-8316-300c-000000000083 19649 1726882590.33430: variable 'ansible_search_path' from source: unknown 19649 1726882590.33437: variable 'ansible_search_path' from source: unknown 19649 1726882590.33496: calling self._execute() 19649 1726882590.33624: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.33636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.33649: variable 'omit' from source: magic vars 19649 1726882590.34093: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.34112: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.34322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882590.34640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882590.34706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882590.34749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882590.34849: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882590.34958: variable 'networkmanager_version' from source: set_fact 19649 1726882590.34980: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.35132: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.35154: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.35329: variable 'networkmanager_version' from source: set_fact 19649 1726882590.35348: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.35827: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.35838: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.35991: variable 'networkmanager_version' from source: set_fact 19649 1726882590.36005: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.36138: variable 'network_state' from source: role '' defaults 19649 1726882590.36152: Evaluated conditional (network_state != {}): False 19649 1726882590.36165: when evaluation is False, skipping this task 19649 1726882590.36174: _execute() done 19649 1726882590.36181: dumping result to json 19649 1726882590.36188: done dumping result, returning 19649 1726882590.36213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-8316-300c-000000000083] 19649 1726882590.36227: sending task result for task 0e448fcc-3ce9-8316-300c-000000000083 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 19649 1726882590.36401: no more pending results, returning what we have 19649 1726882590.36405: results queue empty 19649 1726882590.36406: checking for any_errors_fatal 19649 1726882590.36416: done checking for any_errors_fatal 19649 1726882590.36417: checking for max_fail_percentage 19649 1726882590.36419: done checking for max_fail_percentage 19649 1726882590.36419: checking to see if all hosts have failed and the running result is not ok 19649 1726882590.36420: done checking to see if all hosts have failed 19649 1726882590.36421: getting the remaining hosts for this loop 19649 1726882590.36422: done getting the remaining hosts for this loop 19649 1726882590.36426: getting the next task for host managed_node3 19649 1726882590.36433: done getting next task for host managed_node3 19649 1726882590.36437: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882590.36440: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882590.36466: getting variables 19649 1726882590.36468: in VariableManager get_vars() 19649 1726882590.36518: Calling all_inventory to load vars for managed_node3 19649 1726882590.36521: Calling groups_inventory to load vars for managed_node3 19649 1726882590.36524: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882590.36536: Calling all_plugins_play to load vars for managed_node3 19649 1726882590.36539: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882590.36542: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.37665: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000083 19649 1726882590.37669: WORKER PROCESS EXITING 19649 1726882590.38558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.40621: done with get_vars() 19649 1726882590.40652: 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:36:30 -0400 (0:00:00.083) 0:00:34.961 ****** 19649 1726882590.40760: entering _queue_task() for managed_node3/ping 19649 1726882590.41158: worker is 1 (out of 1 available) 19649 1726882590.41172: exiting _queue_task() for managed_node3/ping 19649 1726882590.41184: done queuing things up, now waiting for results queue to drain 19649 1726882590.41186: waiting for pending results... 19649 1726882590.41552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882590.41723: in run() - task 0e448fcc-3ce9-8316-300c-000000000084 19649 1726882590.41752: variable 'ansible_search_path' from source: unknown 19649 1726882590.41767: variable 'ansible_search_path' from source: unknown 19649 1726882590.41808: calling self._execute() 19649 1726882590.41916: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.41927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.41942: variable 'omit' from source: magic vars 19649 1726882590.42352: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.42376: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.42576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882590.42877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882590.42925: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882590.42976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882590.43070: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882590.43161: variable 'networkmanager_version' from source: set_fact 19649 1726882590.43188: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.43313: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.43324: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.43574: variable 'networkmanager_version' from source: set_fact 19649 1726882590.43644: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.44506: variable 'ansible_distribution_major_version' from source: facts 19649 1726882590.44539: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882590.44706: variable 'networkmanager_version' from source: set_fact 19649 1726882590.44724: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882590.44736: variable 'omit' from source: magic vars 19649 1726882590.44813: variable 'omit' from source: magic vars 19649 1726882590.44862: variable 'omit' from source: magic vars 19649 1726882590.45223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882590.45276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882590.45547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882590.45634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.45748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882590.46115: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882590.46145: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.46153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.46466: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882590.46534: Set connection var ansible_shell_executable to /bin/sh 19649 1726882590.46605: Set connection var ansible_connection to ssh 19649 1726882590.46703: Set connection var ansible_timeout to 10 19649 1726882590.46716: Set connection var ansible_shell_type to sh 19649 1726882590.46746: Set connection var ansible_pipelining to False 19649 1726882590.46861: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.46925: variable 'ansible_connection' from source: unknown 19649 1726882590.46934: variable 'ansible_module_compression' from source: unknown 19649 1726882590.47086: variable 'ansible_shell_type' from source: unknown 19649 1726882590.47166: variable 'ansible_shell_executable' from source: unknown 19649 1726882590.47174: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882590.47181: variable 'ansible_pipelining' from source: unknown 19649 1726882590.47188: variable 'ansible_timeout' from source: unknown 19649 1726882590.47194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882590.47476: 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__) 19649 1726882590.47495: variable 'omit' from source: magic vars 19649 1726882590.47520: starting attempt loop 19649 1726882590.47536: running the handler 19649 1726882590.47581: _low_level_execute_command(): starting 19649 1726882590.47592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882590.48563: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882590.48584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.48599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.48618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.48668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.48691: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882590.48706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.48725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882590.48737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882590.48748: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882590.48766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.48784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.48805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.48819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.48829: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882590.48843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.48927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.48950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.48972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.49116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.50867: stdout chunk (state=3): >>>/root <<< 19649 1726882590.51038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882590.51135: stderr chunk (state=3): >>><<< 19649 1726882590.51160: stdout chunk (state=3): >>><<< 19649 1726882590.51412: _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 19649 1726882590.51475: _low_level_execute_command(): starting 19649 1726882590.51494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438 `" && echo ansible-tmp-1726882590.5139215-21207-121620487834438="` echo /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438 `" ) && sleep 0' 19649 1726882590.53021: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882590.53034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.53049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.53072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.53125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.53137: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882590.53150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.53173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882590.53186: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882590.53203: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882590.53218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.53231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.53246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.53260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.53273: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882590.53286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.53376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.53397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.53454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.53595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.55470: stdout chunk (state=3): >>>ansible-tmp-1726882590.5139215-21207-121620487834438=/root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438 <<< 19649 1726882590.55635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882590.55736: stderr chunk (state=3): >>><<< 19649 1726882590.55746: stdout chunk (state=3): >>><<< 19649 1726882590.55831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882590.5139215-21207-121620487834438=/root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438 , 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 19649 1726882590.55974: variable 'ansible_module_compression' from source: unknown 19649 1726882590.55977: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 19649 1726882590.55979: variable 'ansible_facts' from source: unknown 19649 1726882590.56103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/AnsiballZ_ping.py 19649 1726882590.56513: Sending initial data 19649 1726882590.56520: Sent initial data (153 bytes) 19649 1726882590.59549: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882590.59596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.59633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.59677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.59740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.59753: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882590.59775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.59799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882590.59812: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882590.59824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882590.59835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.59849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.59870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.59888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.59901: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882590.59920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.60003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.60031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.60078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.60209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.61942: 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 <<< 19649 1726882590.62038: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882590.62166: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp1_9gax5f /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/AnsiballZ_ping.py <<< 19649 1726882590.62234: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882590.63778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882590.63969: stderr chunk (state=3): >>><<< 19649 1726882590.63972: stdout chunk (state=3): >>><<< 19649 1726882590.64094: done transferring module to remote 19649 1726882590.64097: _low_level_execute_command(): starting 19649 1726882590.64100: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/ /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/AnsiballZ_ping.py && sleep 0' 19649 1726882590.64712: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882590.64725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.64739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.64758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.64807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.64819: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882590.64832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.64850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882590.64867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882590.64880: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882590.64893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.64912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.64928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.64939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.64950: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882590.64985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.65079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.65101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.65115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.65258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.67024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882590.67027: stdout chunk (state=3): >>><<< 19649 1726882590.67034: stderr chunk (state=3): >>><<< 19649 1726882590.67061: _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 19649 1726882590.67066: _low_level_execute_command(): starting 19649 1726882590.67071: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/AnsiballZ_ping.py && sleep 0' 19649 1726882590.68062: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882590.68085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.68108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.68127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.68165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.68173: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882590.68183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.68196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882590.68204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882590.68211: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882590.68220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.68227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882590.68238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.68246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882590.68251: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882590.68271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882590.68346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.68366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.68374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.68530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.81296: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 19649 1726882590.82302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882590.82306: stdout chunk (state=3): >>><<< 19649 1726882590.82309: stderr chunk (state=3): >>><<< 19649 1726882590.82440: _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. 19649 1726882590.82448: 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-1726882590.5139215-21207-121620487834438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882590.82451: _low_level_execute_command(): starting 19649 1726882590.82454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882590.5139215-21207-121620487834438/ > /dev/null 2>&1 && sleep 0' 19649 1726882590.84107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882590.84111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882590.84148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882590.84152: 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 <<< 19649 1726882590.84154: 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 <<< 19649 1726882590.84259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882590.84313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882590.84316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882590.84444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882590.86215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882590.86299: stderr chunk (state=3): >>><<< 19649 1726882590.86303: stdout chunk (state=3): >>><<< 19649 1726882590.86687: _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 19649 1726882590.86691: handler run complete 19649 1726882590.86693: attempt loop complete, returning result 19649 1726882590.86695: _execute() done 19649 1726882590.86698: dumping result to json 19649 1726882590.86699: done dumping result, returning 19649 1726882590.86701: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-8316-300c-000000000084] 19649 1726882590.86703: sending task result for task 0e448fcc-3ce9-8316-300c-000000000084 19649 1726882590.86787: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000084 19649 1726882590.86790: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 19649 1726882590.86878: no more pending results, returning what we have 19649 1726882590.86882: results queue empty 19649 1726882590.86883: checking for any_errors_fatal 19649 1726882590.86888: done checking for any_errors_fatal 19649 1726882590.86889: checking for max_fail_percentage 19649 1726882590.86891: done checking for max_fail_percentage 19649 1726882590.86892: checking to see if all hosts have failed and the running result is not ok 19649 1726882590.86893: done checking to see if all hosts have failed 19649 1726882590.86893: getting the remaining hosts for this loop 19649 1726882590.86895: done getting the remaining hosts for this loop 19649 1726882590.86898: getting the next task for host managed_node3 19649 1726882590.86907: done getting next task for host managed_node3 19649 1726882590.86909: ^ task is: TASK: meta (role_complete) 19649 1726882590.86912: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882590.86923: getting variables 19649 1726882590.86925: in VariableManager get_vars() 19649 1726882590.86974: Calling all_inventory to load vars for managed_node3 19649 1726882590.86977: Calling groups_inventory to load vars for managed_node3 19649 1726882590.86979: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882590.86989: Calling all_plugins_play to load vars for managed_node3 19649 1726882590.86992: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882590.86995: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.89210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.92369: done with get_vars() 19649 1726882590.92394: done getting variables 19649 1726882590.92605: done queuing things up, now waiting for results queue to drain 19649 1726882590.92607: results queue empty 19649 1726882590.92608: checking for any_errors_fatal 19649 1726882590.92611: done checking for any_errors_fatal 19649 1726882590.92612: checking for max_fail_percentage 19649 1726882590.92613: done checking for max_fail_percentage 19649 1726882590.92613: checking to see if all hosts have failed and the running result is not ok 19649 1726882590.92614: done checking to see if all hosts have failed 19649 1726882590.92615: getting the remaining hosts for this loop 19649 1726882590.92616: done getting the remaining hosts for this loop 19649 1726882590.92618: getting the next task for host managed_node3 19649 1726882590.92622: done getting next task for host managed_node3 19649 1726882590.92624: ^ task is: TASK: Get profile's coalescing options 19649 1726882590.92626: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882590.92631: getting variables 19649 1726882590.92746: in VariableManager get_vars() 19649 1726882590.92778: Calling all_inventory to load vars for managed_node3 19649 1726882590.92781: Calling groups_inventory to load vars for managed_node3 19649 1726882590.92783: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882590.92788: Calling all_plugins_play to load vars for managed_node3 19649 1726882590.92791: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882590.92793: Calling groups_plugins_play to load vars for managed_node3 19649 1726882590.94870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882590.97874: done with get_vars() 19649 1726882590.97894: done getting variables 19649 1726882590.97936: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Friday 20 September 2024 21:36:30 -0400 (0:00:00.572) 0:00:35.534 ****** 19649 1726882590.97970: entering _queue_task() for managed_node3/command 19649 1726882590.98632: worker is 1 (out of 1 available) 19649 1726882590.98645: exiting _queue_task() for managed_node3/command 19649 1726882590.98662: done queuing things up, now waiting for results queue to drain 19649 1726882590.98663: waiting for pending results... 19649 1726882590.99833: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882590.99962: in run() - task 0e448fcc-3ce9-8316-300c-0000000000b4 19649 1726882591.00086: variable 'ansible_search_path' from source: unknown 19649 1726882591.01581: calling self._execute() 19649 1726882591.01745: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.01984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.01999: variable 'omit' from source: magic vars 19649 1726882591.02805: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.02822: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.03293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.03915: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.04125: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.04235: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.04430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.04529: variable 'networkmanager_version' from source: set_fact 19649 1726882591.04545: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.04692: variable 'network_provider' from source: set_fact 19649 1726882591.04706: Evaluated conditional (network_provider == "nm"): True 19649 1726882591.04719: variable 'omit' from source: magic vars 19649 1726882591.04751: variable 'omit' from source: magic vars 19649 1726882591.04891: variable 'interface' from source: play vars 19649 1726882591.04912: variable 'omit' from source: magic vars 19649 1726882591.04960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882591.04994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882591.05017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882591.05041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.05064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.05101: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882591.05110: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.05117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.05238: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882591.05254: Set connection var ansible_shell_executable to /bin/sh 19649 1726882591.05273: Set connection var ansible_connection to ssh 19649 1726882591.05288: Set connection var ansible_timeout to 10 19649 1726882591.05295: Set connection var ansible_shell_type to sh 19649 1726882591.05305: Set connection var ansible_pipelining to False 19649 1726882591.05331: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.05338: variable 'ansible_connection' from source: unknown 19649 1726882591.05345: variable 'ansible_module_compression' from source: unknown 19649 1726882591.05352: variable 'ansible_shell_type' from source: unknown 19649 1726882591.05361: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.05373: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.05384: variable 'ansible_pipelining' from source: unknown 19649 1726882591.05392: variable 'ansible_timeout' from source: unknown 19649 1726882591.05402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.05549: 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) 19649 1726882591.05567: variable 'omit' from source: magic vars 19649 1726882591.05579: starting attempt loop 19649 1726882591.05590: running the handler 19649 1726882591.05614: _low_level_execute_command(): starting 19649 1726882591.05625: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882591.06870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882591.06885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.06910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.06929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.06972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.06985: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882591.06999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.07029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882591.07044: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882591.07056: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882591.07074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.07088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.07102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.07113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.07133: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882591.07148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.07248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882591.07286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.07312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.07478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.09069: stdout chunk (state=3): >>>/root <<< 19649 1726882591.09247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882591.09250: stdout chunk (state=3): >>><<< 19649 1726882591.09252: stderr chunk (state=3): >>><<< 19649 1726882591.09358: _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 19649 1726882591.09371: _low_level_execute_command(): starting 19649 1726882591.09374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822 `" && echo ansible-tmp-1726882591.0927243-21230-44765546997822="` echo /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822 `" ) && sleep 0' 19649 1726882591.10707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.10711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.10744: 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 <<< 19649 1726882591.10748: 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 <<< 19649 1726882591.10751: 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 <<< 19649 1726882591.10819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.11030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.11129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.12985: stdout chunk (state=3): >>>ansible-tmp-1726882591.0927243-21230-44765546997822=/root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822 <<< 19649 1726882591.13104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882591.13170: stderr chunk (state=3): >>><<< 19649 1726882591.13175: stdout chunk (state=3): >>><<< 19649 1726882591.13474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882591.0927243-21230-44765546997822=/root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822 , 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 19649 1726882591.13478: variable 'ansible_module_compression' from source: unknown 19649 1726882591.13480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882591.13483: variable 'ansible_facts' from source: unknown 19649 1726882591.13485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/AnsiballZ_command.py 19649 1726882591.14139: Sending initial data 19649 1726882591.14149: Sent initial data (155 bytes) 19649 1726882591.15417: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882591.15431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.15446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.15467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.15518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.15530: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882591.15545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.15565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882591.15579: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882591.15596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882591.15614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.15629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.15646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.15658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.15675: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882591.15690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.15775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882591.15797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.15820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.15958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.17680: 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 <<< 19649 1726882591.17779: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882591.17886: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpv68_2qyp /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/AnsiballZ_command.py <<< 19649 1726882591.17985: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882591.19472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882591.19578: stderr chunk (state=3): >>><<< 19649 1726882591.19583: stdout chunk (state=3): >>><<< 19649 1726882591.19603: done transferring module to remote 19649 1726882591.19615: _low_level_execute_command(): starting 19649 1726882591.19620: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/ /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/AnsiballZ_command.py && sleep 0' 19649 1726882591.21623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882591.21626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.21633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.21667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.21690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.21696: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882591.21707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.21724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882591.21727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882591.21733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882591.21741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.21751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.21774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.21778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.21780: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882591.21789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.21859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882591.21893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.21896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.22044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.23746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882591.23788: stderr chunk (state=3): >>><<< 19649 1726882591.23791: stdout chunk (state=3): >>><<< 19649 1726882591.23841: _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 19649 1726882591.23844: _low_level_execute_command(): starting 19649 1726882591.23847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/AnsiballZ_command.py && sleep 0' 19649 1726882591.25123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882591.25139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.25158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.25176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.25212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.25220: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882591.25230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.25243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882591.25250: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882591.25260: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882591.25280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.25294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.25317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.25325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.25333: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882591.25341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.25520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882591.25524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.25552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.25771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.40489: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:31.386631", "end": "2024-09-20 21:36:31.403519", "delta": "0:00:00.016888", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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}}} <<< 19649 1726882591.41683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882591.41687: stdout chunk (state=3): >>><<< 19649 1726882591.41692: stderr chunk (state=3): >>><<< 19649 1726882591.41931: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:31.386631", "end": "2024-09-20 21:36:31.403519", "delta": "0:00:00.016888", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882591.41968: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.coalesce-rx-frames c show testnic1', '_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-1726882591.0927243-21230-44765546997822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882591.41976: _low_level_execute_command(): starting 19649 1726882591.41981: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882591.0927243-21230-44765546997822/ > /dev/null 2>&1 && sleep 0' 19649 1726882591.42776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882591.42790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.42804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.42823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.42868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.42895: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882591.42910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.42927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882591.42939: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882591.42949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882591.42965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882591.42997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882591.43013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882591.43040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882591.43053: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882591.43075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882591.43159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882591.43192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882591.43207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882591.43918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882591.45377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882591.45421: stderr chunk (state=3): >>><<< 19649 1726882591.45424: stdout chunk (state=3): >>><<< 19649 1726882591.45441: _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 19649 1726882591.45444: handler run complete 19649 1726882591.45462: Evaluated conditional (False): False 19649 1726882591.45474: attempt loop complete, returning result 19649 1726882591.45476: _execute() done 19649 1726882591.45479: dumping result to json 19649 1726882591.45483: done dumping result, returning 19649 1726882591.45491: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-0000000000b4] 19649 1726882591.45499: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b4 19649 1726882591.45603: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b4 19649 1726882591.45606: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.016888", "end": "2024-09-20 21:36:31.403519", "rc": 0, "start": "2024-09-20 21:36:31.386631" } STDOUT: 128 19649 1726882591.45681: no more pending results, returning what we have 19649 1726882591.45685: results queue empty 19649 1726882591.45686: checking for any_errors_fatal 19649 1726882591.45688: done checking for any_errors_fatal 19649 1726882591.45689: checking for max_fail_percentage 19649 1726882591.45690: done checking for max_fail_percentage 19649 1726882591.45691: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.45692: done checking to see if all hosts have failed 19649 1726882591.45693: getting the remaining hosts for this loop 19649 1726882591.45694: done getting the remaining hosts for this loop 19649 1726882591.45697: getting the next task for host managed_node3 19649 1726882591.45704: done getting next task for host managed_node3 19649 1726882591.45706: ^ task is: TASK: Assert coalesce options set in profile 19649 1726882591.45708: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882591.45711: getting variables 19649 1726882591.45713: in VariableManager get_vars() 19649 1726882591.45758: Calling all_inventory to load vars for managed_node3 19649 1726882591.45761: Calling groups_inventory to load vars for managed_node3 19649 1726882591.45765: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.45777: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.45779: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.45782: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.47744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.50233: done with get_vars() 19649 1726882591.50266: done getting variables 19649 1726882591.50351: 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) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Friday 20 September 2024 21:36:31 -0400 (0:00:00.524) 0:00:36.058 ****** 19649 1726882591.50398: entering _queue_task() for managed_node3/assert 19649 1726882591.50767: worker is 1 (out of 1 available) 19649 1726882591.50783: exiting _queue_task() for managed_node3/assert 19649 1726882591.50802: done queuing things up, now waiting for results queue to drain 19649 1726882591.50804: waiting for pending results... 19649 1726882591.51143: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19649 1726882591.51271: in run() - task 0e448fcc-3ce9-8316-300c-0000000000b5 19649 1726882591.51298: variable 'ansible_search_path' from source: unknown 19649 1726882591.51346: calling self._execute() 19649 1726882591.51487: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.51504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.51530: variable 'omit' from source: magic vars 19649 1726882591.51926: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.51944: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.52275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.52509: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.52542: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.52577: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.52653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.52718: variable 'networkmanager_version' from source: set_fact 19649 1726882591.52728: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.52827: variable 'network_provider' from source: set_fact 19649 1726882591.52830: Evaluated conditional (network_provider == "nm"): True 19649 1726882591.52837: variable 'omit' from source: magic vars 19649 1726882591.52853: variable 'omit' from source: magic vars 19649 1726882591.52880: variable 'omit' from source: magic vars 19649 1726882591.52904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882591.52927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882591.52944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882591.52959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.52968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.52990: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882591.52993: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.52996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.53100: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882591.53108: Set connection var ansible_shell_executable to /bin/sh 19649 1726882591.53118: Set connection var ansible_connection to ssh 19649 1726882591.53129: Set connection var ansible_timeout to 10 19649 1726882591.53133: Set connection var ansible_shell_type to sh 19649 1726882591.53139: Set connection var ansible_pipelining to False 19649 1726882591.53158: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.53166: variable 'ansible_connection' from source: unknown 19649 1726882591.53173: variable 'ansible_module_compression' from source: unknown 19649 1726882591.53177: variable 'ansible_shell_type' from source: unknown 19649 1726882591.53181: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.53185: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.53190: variable 'ansible_pipelining' from source: unknown 19649 1726882591.53193: variable 'ansible_timeout' from source: unknown 19649 1726882591.53210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.53379: 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) 19649 1726882591.53396: variable 'omit' from source: magic vars 19649 1726882591.53402: starting attempt loop 19649 1726882591.53406: running the handler 19649 1726882591.53507: variable 'with_coalesce_nm' from source: set_fact 19649 1726882591.53519: Evaluated conditional (with_coalesce_nm.stdout == '128'): True 19649 1726882591.53525: handler run complete 19649 1726882591.53536: attempt loop complete, returning result 19649 1726882591.53541: _execute() done 19649 1726882591.53546: dumping result to json 19649 1726882591.53554: done dumping result, returning 19649 1726882591.53570: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [0e448fcc-3ce9-8316-300c-0000000000b5] 19649 1726882591.53578: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b5 19649 1726882591.53658: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b5 19649 1726882591.53662: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 19649 1726882591.53727: no more pending results, returning what we have 19649 1726882591.53731: results queue empty 19649 1726882591.53732: checking for any_errors_fatal 19649 1726882591.53740: done checking for any_errors_fatal 19649 1726882591.53740: checking for max_fail_percentage 19649 1726882591.53742: done checking for max_fail_percentage 19649 1726882591.53743: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.53743: done checking to see if all hosts have failed 19649 1726882591.53744: getting the remaining hosts for this loop 19649 1726882591.53745: done getting the remaining hosts for this loop 19649 1726882591.53749: getting the next task for host managed_node3 19649 1726882591.53754: done getting next task for host managed_node3 19649 1726882591.53759: ^ task is: TASK: Get profile's coalescing options 19649 1726882591.53761: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882591.53765: getting variables 19649 1726882591.53767: in VariableManager get_vars() 19649 1726882591.53807: Calling all_inventory to load vars for managed_node3 19649 1726882591.53809: Calling groups_inventory to load vars for managed_node3 19649 1726882591.53812: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.53822: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.53824: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.53827: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.54775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.56467: done with get_vars() 19649 1726882591.56490: done getting variables 19649 1726882591.56566: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Friday 20 September 2024 21:36:31 -0400 (0:00:00.061) 0:00:36.120 ****** 19649 1726882591.56605: entering _queue_task() for managed_node3/command 19649 1726882591.56893: worker is 1 (out of 1 available) 19649 1726882591.56905: exiting _queue_task() for managed_node3/command 19649 1726882591.56918: done queuing things up, now waiting for results queue to drain 19649 1726882591.56920: waiting for pending results... 19649 1726882591.57251: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882591.57391: in run() - task 0e448fcc-3ce9-8316-300c-0000000000b6 19649 1726882591.57417: variable 'ansible_search_path' from source: unknown 19649 1726882591.57469: calling self._execute() 19649 1726882591.57605: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.57625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.57651: variable 'omit' from source: magic vars 19649 1726882591.57974: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.57987: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.58107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.58332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.58376: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.58403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.58432: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.58530: variable 'networkmanager_version' from source: set_fact 19649 1726882591.58560: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.58697: variable 'network_provider' from source: set_fact 19649 1726882591.58708: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882591.58715: when evaluation is False, skipping this task 19649 1726882591.58718: _execute() done 19649 1726882591.58720: dumping result to json 19649 1726882591.58722: done dumping result, returning 19649 1726882591.58728: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-0000000000b6] 19649 1726882591.58734: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b6 19649 1726882591.58833: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b6 19649 1726882591.58836: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882591.58908: no more pending results, returning what we have 19649 1726882591.58913: results queue empty 19649 1726882591.58914: checking for any_errors_fatal 19649 1726882591.58921: done checking for any_errors_fatal 19649 1726882591.58922: checking for max_fail_percentage 19649 1726882591.58924: done checking for max_fail_percentage 19649 1726882591.58925: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.58926: done checking to see if all hosts have failed 19649 1726882591.58927: getting the remaining hosts for this loop 19649 1726882591.58928: done getting the remaining hosts for this loop 19649 1726882591.58935: getting the next task for host managed_node3 19649 1726882591.58946: done getting next task for host managed_node3 19649 1726882591.58949: ^ task is: TASK: Assert coalesce options set in profile 19649 1726882591.58952: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882591.58957: getting variables 19649 1726882591.58961: in VariableManager get_vars() 19649 1726882591.59007: Calling all_inventory to load vars for managed_node3 19649 1726882591.59010: Calling groups_inventory to load vars for managed_node3 19649 1726882591.59012: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.59024: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.59027: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.59029: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.59891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.61111: done with get_vars() 19649 1726882591.61134: done getting variables 19649 1726882591.61191: 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) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Friday 20 September 2024 21:36:31 -0400 (0:00:00.046) 0:00:36.166 ****** 19649 1726882591.61217: entering _queue_task() for managed_node3/assert 19649 1726882591.61486: worker is 1 (out of 1 available) 19649 1726882591.61498: exiting _queue_task() for managed_node3/assert 19649 1726882591.61515: done queuing things up, now waiting for results queue to drain 19649 1726882591.61516: waiting for pending results... 19649 1726882591.61798: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19649 1726882591.61890: in run() - task 0e448fcc-3ce9-8316-300c-0000000000b7 19649 1726882591.61905: variable 'ansible_search_path' from source: unknown 19649 1726882591.61946: calling self._execute() 19649 1726882591.62028: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.62038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.62058: variable 'omit' from source: magic vars 19649 1726882591.62450: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.62474: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.62693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.62972: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.63037: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.63083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.63130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.63258: variable 'networkmanager_version' from source: set_fact 19649 1726882591.63281: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.63449: variable 'network_provider' from source: set_fact 19649 1726882591.63458: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882591.63468: when evaluation is False, skipping this task 19649 1726882591.63475: _execute() done 19649 1726882591.63484: dumping result to json 19649 1726882591.63490: done dumping result, returning 19649 1726882591.63499: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [0e448fcc-3ce9-8316-300c-0000000000b7] 19649 1726882591.63517: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b7 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882591.63674: no more pending results, returning what we have 19649 1726882591.63679: results queue empty 19649 1726882591.63680: checking for any_errors_fatal 19649 1726882591.63687: done checking for any_errors_fatal 19649 1726882591.63688: checking for max_fail_percentage 19649 1726882591.63689: done checking for max_fail_percentage 19649 1726882591.63690: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.63691: done checking to see if all hosts have failed 19649 1726882591.63692: getting the remaining hosts for this loop 19649 1726882591.63694: done getting the remaining hosts for this loop 19649 1726882591.63697: getting the next task for host managed_node3 19649 1726882591.63705: done getting next task for host managed_node3 19649 1726882591.63708: ^ task is: TASK: TEST: I can clear coalescing options 19649 1726882591.63711: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882591.63715: getting variables 19649 1726882591.63716: in VariableManager get_vars() 19649 1726882591.63771: Calling all_inventory to load vars for managed_node3 19649 1726882591.63774: Calling groups_inventory to load vars for managed_node3 19649 1726882591.63777: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.63794: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.63803: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.63811: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.64736: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b7 19649 1726882591.64739: WORKER PROCESS EXITING 19649 1726882591.65749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.67506: done with get_vars() 19649 1726882591.67529: done getting variables 19649 1726882591.68369: 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 [TEST: I can clear coalescing options] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Friday 20 September 2024 21:36:31 -0400 (0:00:00.071) 0:00:36.238 ****** 19649 1726882591.68397: entering _queue_task() for managed_node3/debug 19649 1726882591.68688: worker is 1 (out of 1 available) 19649 1726882591.68699: exiting _queue_task() for managed_node3/debug 19649 1726882591.68711: done queuing things up, now waiting for results queue to drain 19649 1726882591.68713: waiting for pending results... 19649 1726882591.68994: running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options 19649 1726882591.69116: in run() - task 0e448fcc-3ce9-8316-300c-0000000000b8 19649 1726882591.69137: variable 'ansible_search_path' from source: unknown 19649 1726882591.69189: calling self._execute() 19649 1726882591.69300: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.69313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.69337: variable 'omit' from source: magic vars 19649 1726882591.69748: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.69770: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.69984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.70282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.70347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.70402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.70441: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.70602: variable 'networkmanager_version' from source: set_fact 19649 1726882591.70616: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.70622: variable 'omit' from source: magic vars 19649 1726882591.70646: variable 'omit' from source: magic vars 19649 1726882591.70690: variable 'omit' from source: magic vars 19649 1726882591.70778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882591.70862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882591.70882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882591.70903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.70913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882591.70942: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882591.70951: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.70960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.71059: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882591.71068: Set connection var ansible_shell_executable to /bin/sh 19649 1726882591.71077: Set connection var ansible_connection to ssh 19649 1726882591.71083: Set connection var ansible_timeout to 10 19649 1726882591.71086: Set connection var ansible_shell_type to sh 19649 1726882591.71093: Set connection var ansible_pipelining to False 19649 1726882591.71118: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.71121: variable 'ansible_connection' from source: unknown 19649 1726882591.71127: variable 'ansible_module_compression' from source: unknown 19649 1726882591.71132: variable 'ansible_shell_type' from source: unknown 19649 1726882591.71210: variable 'ansible_shell_executable' from source: unknown 19649 1726882591.71217: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.71219: variable 'ansible_pipelining' from source: unknown 19649 1726882591.71222: variable 'ansible_timeout' from source: unknown 19649 1726882591.71226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.71438: 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) 19649 1726882591.71460: variable 'omit' from source: magic vars 19649 1726882591.71469: starting attempt loop 19649 1726882591.71475: running the handler 19649 1726882591.71531: handler run complete 19649 1726882591.71559: attempt loop complete, returning result 19649 1726882591.71563: _execute() done 19649 1726882591.71569: dumping result to json 19649 1726882591.71574: done dumping result, returning 19649 1726882591.71576: done running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options [0e448fcc-3ce9-8316-300c-0000000000b8] 19649 1726882591.71579: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b8 19649 1726882591.71698: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000b8 19649 1726882591.71701: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 19649 1726882591.71754: no more pending results, returning what we have 19649 1726882591.71760: results queue empty 19649 1726882591.71762: checking for any_errors_fatal 19649 1726882591.71770: done checking for any_errors_fatal 19649 1726882591.71771: checking for max_fail_percentage 19649 1726882591.71773: done checking for max_fail_percentage 19649 1726882591.71774: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.71775: done checking to see if all hosts have failed 19649 1726882591.71775: getting the remaining hosts for this loop 19649 1726882591.71777: done getting the remaining hosts for this loop 19649 1726882591.71781: getting the next task for host managed_node3 19649 1726882591.71789: done getting next task for host managed_node3 19649 1726882591.71796: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882591.71799: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882591.71820: getting variables 19649 1726882591.71822: in VariableManager get_vars() 19649 1726882591.71867: Calling all_inventory to load vars for managed_node3 19649 1726882591.71870: Calling groups_inventory to load vars for managed_node3 19649 1726882591.71873: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.71882: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.71885: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.71887: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.73115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.74911: done with get_vars() 19649 1726882591.74932: 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:36:31 -0400 (0:00:00.066) 0:00:36.304 ****** 19649 1726882591.75043: entering _queue_task() for managed_node3/include_tasks 19649 1726882591.75334: worker is 1 (out of 1 available) 19649 1726882591.75345: exiting _queue_task() for managed_node3/include_tasks 19649 1726882591.75368: done queuing things up, now waiting for results queue to drain 19649 1726882591.75370: waiting for pending results... 19649 1726882591.75529: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882591.75637: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c0 19649 1726882591.75647: variable 'ansible_search_path' from source: unknown 19649 1726882591.75650: variable 'ansible_search_path' from source: unknown 19649 1726882591.75683: calling self._execute() 19649 1726882591.75759: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.75763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.75770: variable 'omit' from source: magic vars 19649 1726882591.76085: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.76096: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.76227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.76451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.76491: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.76538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.76558: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.76621: variable 'networkmanager_version' from source: set_fact 19649 1726882591.76632: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.76750: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.76754: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.76847: variable 'networkmanager_version' from source: set_fact 19649 1726882591.76854: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.76977: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.76980: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.77094: variable 'networkmanager_version' from source: set_fact 19649 1726882591.77101: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.77106: _execute() done 19649 1726882591.77109: dumping result to json 19649 1726882591.77113: done dumping result, returning 19649 1726882591.77121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-8316-300c-0000000000c0] 19649 1726882591.77125: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c0 19649 1726882591.77290: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c0 19649 1726882591.77293: WORKER PROCESS EXITING 19649 1726882591.77443: no more pending results, returning what we have 19649 1726882591.77447: in VariableManager get_vars() 19649 1726882591.77497: Calling all_inventory to load vars for managed_node3 19649 1726882591.77500: Calling groups_inventory to load vars for managed_node3 19649 1726882591.77503: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.77522: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.77525: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.77529: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.79431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.80662: done with get_vars() 19649 1726882591.80678: variable 'ansible_search_path' from source: unknown 19649 1726882591.80679: variable 'ansible_search_path' from source: unknown 19649 1726882591.80716: we have included files to process 19649 1726882591.80717: generating all_blocks data 19649 1726882591.80719: done generating all_blocks data 19649 1726882591.80725: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882591.80726: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882591.80729: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882591.81249: done processing included file 19649 1726882591.81251: iterating over new_blocks loaded from include file 19649 1726882591.81252: in VariableManager get_vars() 19649 1726882591.81293: done with get_vars() 19649 1726882591.81302: filtering new block on tags 19649 1726882591.81319: done filtering new block on tags 19649 1726882591.81322: in VariableManager get_vars() 19649 1726882591.81340: done with get_vars() 19649 1726882591.81341: filtering new block on tags 19649 1726882591.81353: done filtering new block on tags 19649 1726882591.81355: in VariableManager get_vars() 19649 1726882591.81412: done with get_vars() 19649 1726882591.81414: filtering new block on tags 19649 1726882591.81433: done filtering new block on tags 19649 1726882591.81438: 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 19649 1726882591.81444: extending task lists for all hosts with included blocks 19649 1726882591.82369: done extending task lists 19649 1726882591.82371: done processing included files 19649 1726882591.82371: results queue empty 19649 1726882591.82372: checking for any_errors_fatal 19649 1726882591.82376: done checking for any_errors_fatal 19649 1726882591.82377: checking for max_fail_percentage 19649 1726882591.82378: done checking for max_fail_percentage 19649 1726882591.82379: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.82379: done checking to see if all hosts have failed 19649 1726882591.82380: getting the remaining hosts for this loop 19649 1726882591.82381: done getting the remaining hosts for this loop 19649 1726882591.82384: getting the next task for host managed_node3 19649 1726882591.82387: done getting next task for host managed_node3 19649 1726882591.82391: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882591.82398: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882591.82409: getting variables 19649 1726882591.82410: in VariableManager get_vars() 19649 1726882591.82430: Calling all_inventory to load vars for managed_node3 19649 1726882591.82432: Calling groups_inventory to load vars for managed_node3 19649 1726882591.82433: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.82437: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.82438: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.82444: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.83662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.84750: done with get_vars() 19649 1726882591.84768: 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:36:31 -0400 (0:00:00.097) 0:00:36.402 ****** 19649 1726882591.84815: entering _queue_task() for managed_node3/setup 19649 1726882591.85062: worker is 1 (out of 1 available) 19649 1726882591.85074: exiting _queue_task() for managed_node3/setup 19649 1726882591.85086: done queuing things up, now waiting for results queue to drain 19649 1726882591.85088: waiting for pending results... 19649 1726882591.85258: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882591.85352: in run() - task 0e448fcc-3ce9-8316-300c-0000000004b6 19649 1726882591.85366: variable 'ansible_search_path' from source: unknown 19649 1726882591.85369: variable 'ansible_search_path' from source: unknown 19649 1726882591.85402: calling self._execute() 19649 1726882591.85474: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.85477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.85487: variable 'omit' from source: magic vars 19649 1726882591.85987: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.85991: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.86332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.87235: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.87273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.87304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.87343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.87415: variable 'networkmanager_version' from source: set_fact 19649 1726882591.87425: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.87515: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.87519: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.87670: variable 'networkmanager_version' from source: set_fact 19649 1726882591.87673: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.87784: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.87800: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.87947: variable 'networkmanager_version' from source: set_fact 19649 1726882591.87959: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.88123: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.88133: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.88282: variable 'networkmanager_version' from source: set_fact 19649 1726882591.88294: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.88407: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.88416: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.88549: variable 'networkmanager_version' from source: set_fact 19649 1726882591.88570: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.88739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882591.90636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882591.90685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882591.90711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882591.90739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882591.90757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882591.90817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882591.90849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882591.90869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882591.90896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882591.90908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882591.90941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882591.90963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882591.90983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882591.91009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882591.91020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882591.91124: variable '__network_required_facts' from source: role '' defaults 19649 1726882591.91130: variable 'ansible_facts' from source: unknown 19649 1726882591.91589: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 19649 1726882591.91592: when evaluation is False, skipping this task 19649 1726882591.91595: _execute() done 19649 1726882591.91597: dumping result to json 19649 1726882591.91601: done dumping result, returning 19649 1726882591.91611: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-8316-300c-0000000004b6] 19649 1726882591.91614: sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b6 19649 1726882591.91723: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b6 19649 1726882591.91726: 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 } 19649 1726882591.91777: no more pending results, returning what we have 19649 1726882591.91781: results queue empty 19649 1726882591.91783: checking for any_errors_fatal 19649 1726882591.91784: done checking for any_errors_fatal 19649 1726882591.91785: checking for max_fail_percentage 19649 1726882591.91787: done checking for max_fail_percentage 19649 1726882591.91787: checking to see if all hosts have failed and the running result is not ok 19649 1726882591.91788: done checking to see if all hosts have failed 19649 1726882591.91789: getting the remaining hosts for this loop 19649 1726882591.91797: done getting the remaining hosts for this loop 19649 1726882591.91800: getting the next task for host managed_node3 19649 1726882591.91809: done getting next task for host managed_node3 19649 1726882591.91813: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882591.91817: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882591.91834: getting variables 19649 1726882591.91835: in VariableManager get_vars() 19649 1726882591.91881: Calling all_inventory to load vars for managed_node3 19649 1726882591.91884: Calling groups_inventory to load vars for managed_node3 19649 1726882591.91886: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882591.91895: Calling all_plugins_play to load vars for managed_node3 19649 1726882591.91897: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882591.91899: Calling groups_plugins_play to load vars for managed_node3 19649 1726882591.92889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882591.96445: done with get_vars() 19649 1726882591.96685: 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:36:31 -0400 (0:00:00.119) 0:00:36.522 ****** 19649 1726882591.96792: entering _queue_task() for managed_node3/stat 19649 1726882591.97622: worker is 1 (out of 1 available) 19649 1726882591.97632: exiting _queue_task() for managed_node3/stat 19649 1726882591.97644: done queuing things up, now waiting for results queue to drain 19649 1726882591.97645: waiting for pending results... 19649 1726882591.98179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882591.98517: in run() - task 0e448fcc-3ce9-8316-300c-0000000004b8 19649 1726882591.98539: variable 'ansible_search_path' from source: unknown 19649 1726882591.98547: variable 'ansible_search_path' from source: unknown 19649 1726882591.98590: calling self._execute() 19649 1726882591.98726: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882591.98741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882591.98756: variable 'omit' from source: magic vars 19649 1726882591.99126: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.99145: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882591.99330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882591.99602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882591.99651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882591.99690: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882591.99733: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882591.99813: variable 'networkmanager_version' from source: set_fact 19649 1726882591.99836: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882591.99952: variable 'ansible_distribution_major_version' from source: facts 19649 1726882591.99966: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.00216: variable 'networkmanager_version' from source: set_fact 19649 1726882592.00273: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.00501: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.00601: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.00747: variable 'networkmanager_version' from source: set_fact 19649 1726882592.00760: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.01195: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.01205: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.01334: variable 'networkmanager_version' from source: set_fact 19649 1726882592.01353: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.01462: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.01475: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.01566: variable 'networkmanager_version' from source: set_fact 19649 1726882592.01577: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.01683: 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) 19649 1726882592.01700: 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) 19649 1726882592.01718: 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) 19649 1726882592.01738: 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) 19649 1726882592.01791: variable '__network_is_ostree' from source: set_fact 19649 1726882592.01794: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882592.01796: when evaluation is False, skipping this task 19649 1726882592.01801: _execute() done 19649 1726882592.01803: dumping result to json 19649 1726882592.01805: done dumping result, returning 19649 1726882592.01813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-8316-300c-0000000004b8] 19649 1726882592.01827: sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b8 19649 1726882592.01907: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b8 19649 1726882592.01910: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882592.01959: no more pending results, returning what we have 19649 1726882592.01964: results queue empty 19649 1726882592.01965: checking for any_errors_fatal 19649 1726882592.01972: done checking for any_errors_fatal 19649 1726882592.01972: checking for max_fail_percentage 19649 1726882592.01974: done checking for max_fail_percentage 19649 1726882592.01975: checking to see if all hosts have failed and the running result is not ok 19649 1726882592.01975: done checking to see if all hosts have failed 19649 1726882592.01976: getting the remaining hosts for this loop 19649 1726882592.01978: done getting the remaining hosts for this loop 19649 1726882592.01981: getting the next task for host managed_node3 19649 1726882592.01988: done getting next task for host managed_node3 19649 1726882592.01991: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882592.01996: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882592.02013: getting variables 19649 1726882592.02015: in VariableManager get_vars() 19649 1726882592.02059: Calling all_inventory to load vars for managed_node3 19649 1726882592.02062: Calling groups_inventory to load vars for managed_node3 19649 1726882592.02072: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882592.02082: Calling all_plugins_play to load vars for managed_node3 19649 1726882592.02085: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882592.02087: Calling groups_plugins_play to load vars for managed_node3 19649 1726882592.03730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882592.06520: done with get_vars() 19649 1726882592.06551: done getting variables 19649 1726882592.06620: 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:36:32 -0400 (0:00:00.098) 0:00:36.621 ****** 19649 1726882592.06677: entering _queue_task() for managed_node3/set_fact 19649 1726882592.07014: worker is 1 (out of 1 available) 19649 1726882592.07026: exiting _queue_task() for managed_node3/set_fact 19649 1726882592.07038: done queuing things up, now waiting for results queue to drain 19649 1726882592.07039: waiting for pending results... 19649 1726882592.08371: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882592.08567: in run() - task 0e448fcc-3ce9-8316-300c-0000000004b9 19649 1726882592.08587: variable 'ansible_search_path' from source: unknown 19649 1726882592.08593: variable 'ansible_search_path' from source: unknown 19649 1726882592.08632: calling self._execute() 19649 1726882592.08735: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882592.08754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882592.08774: variable 'omit' from source: magic vars 19649 1726882592.09163: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.09188: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.09385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882592.09684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882592.09741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882592.09784: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882592.09820: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882592.09916: variable 'networkmanager_version' from source: set_fact 19649 1726882592.09932: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.10061: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.10078: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.10222: variable 'networkmanager_version' from source: set_fact 19649 1726882592.10237: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.10361: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.10375: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.10526: variable 'networkmanager_version' from source: set_fact 19649 1726882592.10540: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.10724: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.10734: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.10882: variable 'networkmanager_version' from source: set_fact 19649 1726882592.10896: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.11019: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.11031: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.11188: variable 'networkmanager_version' from source: set_fact 19649 1726882592.11201: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.11354: 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) 19649 1726882592.11398: 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) 19649 1726882592.11430: 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) 19649 1726882592.11473: 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) 19649 1726882592.11552: variable '__network_is_ostree' from source: set_fact 19649 1726882592.11569: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882592.11578: when evaluation is False, skipping this task 19649 1726882592.11590: _execute() done 19649 1726882592.11602: dumping result to json 19649 1726882592.11610: done dumping result, returning 19649 1726882592.11621: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-8316-300c-0000000004b9] 19649 1726882592.11631: sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b9 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882592.11798: no more pending results, returning what we have 19649 1726882592.11802: results queue empty 19649 1726882592.11803: checking for any_errors_fatal 19649 1726882592.11809: done checking for any_errors_fatal 19649 1726882592.11810: checking for max_fail_percentage 19649 1726882592.11812: done checking for max_fail_percentage 19649 1726882592.11813: checking to see if all hosts have failed and the running result is not ok 19649 1726882592.11813: done checking to see if all hosts have failed 19649 1726882592.11814: getting the remaining hosts for this loop 19649 1726882592.11816: done getting the remaining hosts for this loop 19649 1726882592.11819: getting the next task for host managed_node3 19649 1726882592.11830: done getting next task for host managed_node3 19649 1726882592.11834: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882592.11839: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882592.11866: getting variables 19649 1726882592.11868: in VariableManager get_vars() 19649 1726882592.11916: Calling all_inventory to load vars for managed_node3 19649 1726882592.11920: Calling groups_inventory to load vars for managed_node3 19649 1726882592.11922: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882592.11933: Calling all_plugins_play to load vars for managed_node3 19649 1726882592.11936: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882592.11939: Calling groups_plugins_play to load vars for managed_node3 19649 1726882592.12915: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000004b9 19649 1726882592.12918: WORKER PROCESS EXITING 19649 1726882592.13765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882592.15746: done with get_vars() 19649 1726882592.15778: 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:36:32 -0400 (0:00:00.092) 0:00:36.713 ****** 19649 1726882592.15887: entering _queue_task() for managed_node3/service_facts 19649 1726882592.16181: worker is 1 (out of 1 available) 19649 1726882592.16199: exiting _queue_task() for managed_node3/service_facts 19649 1726882592.16211: done queuing things up, now waiting for results queue to drain 19649 1726882592.16212: waiting for pending results... 19649 1726882592.16515: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882592.16797: in run() - task 0e448fcc-3ce9-8316-300c-0000000004bb 19649 1726882592.16816: variable 'ansible_search_path' from source: unknown 19649 1726882592.16823: variable 'ansible_search_path' from source: unknown 19649 1726882592.16885: calling self._execute() 19649 1726882592.17052: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882592.17099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882592.17203: variable 'omit' from source: magic vars 19649 1726882592.17937: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.18077: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.18350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882592.18977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882592.19088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882592.19276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882592.19312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882592.19403: variable 'networkmanager_version' from source: set_fact 19649 1726882592.19489: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.19719: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.19729: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.20062: variable 'networkmanager_version' from source: set_fact 19649 1726882592.20078: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.20337: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.20354: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.20638: variable 'networkmanager_version' from source: set_fact 19649 1726882592.20691: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.20985: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.21080: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.21383: variable 'networkmanager_version' from source: set_fact 19649 1726882592.21459: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.21692: variable 'ansible_distribution_major_version' from source: facts 19649 1726882592.21724: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882592.22042: variable 'networkmanager_version' from source: set_fact 19649 1726882592.22091: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882592.22206: variable 'omit' from source: magic vars 19649 1726882592.22292: variable 'omit' from source: magic vars 19649 1726882592.22370: variable 'omit' from source: magic vars 19649 1726882592.22472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882592.22641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882592.22676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882592.22699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882592.22715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882592.22775: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882592.22784: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882592.22791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882592.22906: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882592.22917: Set connection var ansible_shell_executable to /bin/sh 19649 1726882592.22928: Set connection var ansible_connection to ssh 19649 1726882592.22938: Set connection var ansible_timeout to 10 19649 1726882592.22945: Set connection var ansible_shell_type to sh 19649 1726882592.22966: Set connection var ansible_pipelining to False 19649 1726882592.22998: variable 'ansible_shell_executable' from source: unknown 19649 1726882592.23006: variable 'ansible_connection' from source: unknown 19649 1726882592.23012: variable 'ansible_module_compression' from source: unknown 19649 1726882592.23018: variable 'ansible_shell_type' from source: unknown 19649 1726882592.23024: variable 'ansible_shell_executable' from source: unknown 19649 1726882592.23030: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882592.23037: variable 'ansible_pipelining' from source: unknown 19649 1726882592.23043: variable 'ansible_timeout' from source: unknown 19649 1726882592.23050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882592.23228: 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__) 19649 1726882592.23242: variable 'omit' from source: magic vars 19649 1726882592.23251: starting attempt loop 19649 1726882592.23260: running the handler 19649 1726882592.23312: _low_level_execute_command(): starting 19649 1726882592.23324: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882592.25571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882592.25661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.25672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.25686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.25723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.25730: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882592.25739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.25751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882592.25765: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882592.25774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882592.25782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.25792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.25804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.25878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.25886: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882592.25898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.25965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882592.26092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882592.26103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882592.26237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882592.27968: stdout chunk (state=3): >>>/root <<< 19649 1726882592.28137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882592.28140: stdout chunk (state=3): >>><<< 19649 1726882592.28149: stderr chunk (state=3): >>><<< 19649 1726882592.28171: _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 19649 1726882592.28184: _low_level_execute_command(): starting 19649 1726882592.28207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791 `" && echo ansible-tmp-1726882592.2816923-21295-26220991962791="` echo /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791 `" ) && sleep 0' 19649 1726882592.29795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882592.29804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.29818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.29832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.29871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.29927: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882592.29937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.29950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882592.29961: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882592.29964: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882592.29973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.29983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.29994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.30002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.30035: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882592.30044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.30183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882592.30198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882592.30209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882592.30333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882592.32222: stdout chunk (state=3): >>>ansible-tmp-1726882592.2816923-21295-26220991962791=/root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791 <<< 19649 1726882592.32384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882592.32396: stderr chunk (state=3): >>><<< 19649 1726882592.32399: stdout chunk (state=3): >>><<< 19649 1726882592.32416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882592.2816923-21295-26220991962791=/root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791 , 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 19649 1726882592.32462: variable 'ansible_module_compression' from source: unknown 19649 1726882592.32507: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 19649 1726882592.32538: variable 'ansible_facts' from source: unknown 19649 1726882592.32619: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/AnsiballZ_service_facts.py 19649 1726882592.33341: Sending initial data 19649 1726882592.33346: Sent initial data (161 bytes) 19649 1726882592.35419: 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 <<< 19649 1726882592.35429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.35480: 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 <<< 19649 1726882592.35484: 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 <<< 19649 1726882592.35486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.35545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882592.35552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882592.35652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882592.37394: 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 <<< 19649 1726882592.37492: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882592.37599: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp63l7djr9 /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/AnsiballZ_service_facts.py <<< 19649 1726882592.37694: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882592.39206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882592.39404: stderr chunk (state=3): >>><<< 19649 1726882592.39407: stdout chunk (state=3): >>><<< 19649 1726882592.39413: done transferring module to remote 19649 1726882592.39415: _low_level_execute_command(): starting 19649 1726882592.39418: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/ /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/AnsiballZ_service_facts.py && sleep 0' 19649 1726882592.40000: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882592.40014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.40027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.40044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.40090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.40101: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882592.40114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.40130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882592.40142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882592.40153: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882592.40171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.40186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.40201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.40213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.40224: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882592.40237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.40314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882592.40336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882592.40354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882592.40486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882592.42219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882592.42260: stderr chunk (state=3): >>><<< 19649 1726882592.42262: stdout chunk (state=3): >>><<< 19649 1726882592.42293: _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 19649 1726882592.42298: _low_level_execute_command(): starting 19649 1726882592.42301: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/AnsiballZ_service_facts.py && sleep 0' 19649 1726882592.42710: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882592.42718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882592.42725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.42741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.42768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882592.42775: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882592.42785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.42793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882592.42798: 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 <<< 19649 1726882592.42807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882592.42814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882592.42819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 19649 1726882592.42824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882592.42880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882592.42894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882592.42909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882592.43020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882593.72998: 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", <<< 19649 1726882593.73039: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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", "sourc<<< 19649 1726882593.73046: stdout chunk (state=3): >>>e": "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.servi<<< 19649 1726882593.73049: stdout chunk (state=3): >>>ce": {"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": "active", "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": "m<<< 19649 1726882593.73053: stdout chunk (state=3): >>>an-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "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": "sta<<< 19649 1726882593.73056: stdout chunk (state=3): >>>tic", "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": {}}} <<< 19649 1726882593.74345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882593.74349: stderr chunk (state=3): >>><<< 19649 1726882593.74355: stdout chunk (state=3): >>><<< 19649 1726882593.74397: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882593.75140: 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-1726882592.2816923-21295-26220991962791/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882593.75149: _low_level_execute_command(): starting 19649 1726882593.75153: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882592.2816923-21295-26220991962791/ > /dev/null 2>&1 && sleep 0' 19649 1726882593.77047: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.77051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882593.77072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882593.77114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882593.77119: 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 <<< 19649 1726882593.77182: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.77188: 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 <<< 19649 1726882593.77266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882593.77399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882593.77405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882593.77532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882593.79378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882593.79381: stderr chunk (state=3): >>><<< 19649 1726882593.79386: stdout chunk (state=3): >>><<< 19649 1726882593.79402: _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 19649 1726882593.79408: handler run complete 19649 1726882593.79591: variable 'ansible_facts' from source: unknown 19649 1726882593.79733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882593.81305: variable 'ansible_facts' from source: unknown 19649 1726882593.81576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882593.81793: attempt loop complete, returning result 19649 1726882593.81798: _execute() done 19649 1726882593.81800: dumping result to json 19649 1726882593.81854: done dumping result, returning 19649 1726882593.81868: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-8316-300c-0000000004bb] 19649 1726882593.81875: sending task result for task 0e448fcc-3ce9-8316-300c-0000000004bb 19649 1726882593.82594: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000004bb 19649 1726882593.82597: 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 } 19649 1726882593.82686: no more pending results, returning what we have 19649 1726882593.82690: results queue empty 19649 1726882593.82691: checking for any_errors_fatal 19649 1726882593.82695: done checking for any_errors_fatal 19649 1726882593.82696: checking for max_fail_percentage 19649 1726882593.82698: done checking for max_fail_percentage 19649 1726882593.82699: checking to see if all hosts have failed and the running result is not ok 19649 1726882593.82700: done checking to see if all hosts have failed 19649 1726882593.82700: getting the remaining hosts for this loop 19649 1726882593.82702: done getting the remaining hosts for this loop 19649 1726882593.82705: getting the next task for host managed_node3 19649 1726882593.82711: done getting next task for host managed_node3 19649 1726882593.82715: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882593.82719: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 19649 1726882593.82732: getting variables 19649 1726882593.82734: in VariableManager get_vars() 19649 1726882593.82778: Calling all_inventory to load vars for managed_node3 19649 1726882593.82781: Calling groups_inventory to load vars for managed_node3 19649 1726882593.82784: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882593.82795: Calling all_plugins_play to load vars for managed_node3 19649 1726882593.82797: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882593.82801: Calling groups_plugins_play to load vars for managed_node3 19649 1726882593.85005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882593.86991: done with get_vars() 19649 1726882593.87013: 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:36:33 -0400 (0:00:01.712) 0:00:38.425 ****** 19649 1726882593.87122: entering _queue_task() for managed_node3/package_facts 19649 1726882593.87432: worker is 1 (out of 1 available) 19649 1726882593.87444: exiting _queue_task() for managed_node3/package_facts 19649 1726882593.87457: done queuing things up, now waiting for results queue to drain 19649 1726882593.87458: waiting for pending results... 19649 1726882593.87887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882593.88060: in run() - task 0e448fcc-3ce9-8316-300c-0000000004bc 19649 1726882593.88067: variable 'ansible_search_path' from source: unknown 19649 1726882593.88070: variable 'ansible_search_path' from source: unknown 19649 1726882593.88117: calling self._execute() 19649 1726882593.88205: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882593.88216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882593.88232: variable 'omit' from source: magic vars 19649 1726882593.88833: variable 'ansible_distribution_major_version' from source: facts 19649 1726882593.88865: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882593.89331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882593.89606: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882593.89659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882593.89691: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882593.89723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882593.89808: variable 'networkmanager_version' from source: set_fact 19649 1726882593.89820: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882593.89939: variable 'ansible_distribution_major_version' from source: facts 19649 1726882593.89945: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882593.90093: variable 'networkmanager_version' from source: set_fact 19649 1726882593.90102: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882593.90214: variable 'ansible_distribution_major_version' from source: facts 19649 1726882593.90218: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882593.90352: variable 'networkmanager_version' from source: set_fact 19649 1726882593.90361: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882593.90503: variable 'ansible_distribution_major_version' from source: facts 19649 1726882593.90513: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882593.90648: variable 'networkmanager_version' from source: set_fact 19649 1726882593.90661: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882593.90771: variable 'ansible_distribution_major_version' from source: facts 19649 1726882593.90774: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882593.90905: variable 'networkmanager_version' from source: set_fact 19649 1726882593.90914: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882593.90921: variable 'omit' from source: magic vars 19649 1726882593.91004: variable 'omit' from source: magic vars 19649 1726882593.91051: variable 'omit' from source: magic vars 19649 1726882593.91100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882593.91129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882593.91147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882593.91174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882593.91184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882593.91217: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882593.91223: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882593.91235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882593.91405: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882593.91419: Set connection var ansible_shell_executable to /bin/sh 19649 1726882593.91425: Set connection var ansible_connection to ssh 19649 1726882593.91431: Set connection var ansible_timeout to 10 19649 1726882593.91434: Set connection var ansible_shell_type to sh 19649 1726882593.91441: Set connection var ansible_pipelining to False 19649 1726882593.91462: variable 'ansible_shell_executable' from source: unknown 19649 1726882593.91468: variable 'ansible_connection' from source: unknown 19649 1726882593.91471: variable 'ansible_module_compression' from source: unknown 19649 1726882593.91473: variable 'ansible_shell_type' from source: unknown 19649 1726882593.91475: variable 'ansible_shell_executable' from source: unknown 19649 1726882593.91483: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882593.91488: variable 'ansible_pipelining' from source: unknown 19649 1726882593.91490: variable 'ansible_timeout' from source: unknown 19649 1726882593.91494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882593.91695: 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__) 19649 1726882593.91714: variable 'omit' from source: magic vars 19649 1726882593.91718: starting attempt loop 19649 1726882593.91721: running the handler 19649 1726882593.91734: _low_level_execute_command(): starting 19649 1726882593.91765: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882593.92507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882593.92516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.92526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882593.92539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882593.92586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882593.92593: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882593.92601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882593.92614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882593.92622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882593.92628: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882593.92635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.92644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882593.92655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882593.92668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882593.92679: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882593.92692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882593.92766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882593.92778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882593.92791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882593.92919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882593.94544: stdout chunk (state=3): >>>/root <<< 19649 1726882593.95176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882593.95180: stdout chunk (state=3): >>><<< 19649 1726882593.95189: stderr chunk (state=3): >>><<< 19649 1726882593.95215: _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 19649 1726882593.95229: _low_level_execute_command(): starting 19649 1726882593.95235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812 `" && echo ansible-tmp-1726882593.9521515-21378-169461054415812="` echo /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812 `" ) && sleep 0' 19649 1726882593.96072: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882593.96081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.96091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882593.96105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882593.96147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882593.96155: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882593.96171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882593.96185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882593.96192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882593.96198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882593.96206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882593.96216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882593.96226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882593.96234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882593.96244: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882593.96255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882593.96330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882593.96340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882593.96353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882593.96584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882593.98342: stdout chunk (state=3): >>>ansible-tmp-1726882593.9521515-21378-169461054415812=/root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812 <<< 19649 1726882593.98509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882593.98513: stdout chunk (state=3): >>><<< 19649 1726882593.98519: stderr chunk (state=3): >>><<< 19649 1726882593.98541: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882593.9521515-21378-169461054415812=/root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812 , 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 19649 1726882593.98587: variable 'ansible_module_compression' from source: unknown 19649 1726882593.98635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 19649 1726882593.98688: variable 'ansible_facts' from source: unknown 19649 1726882593.98862: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/AnsiballZ_package_facts.py 19649 1726882593.99019: Sending initial data 19649 1726882593.99023: Sent initial data (162 bytes) 19649 1726882594.01076: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882594.01093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.01107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.01125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.01169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.01185: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882594.01202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.01221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882594.01234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882594.01245: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882594.01260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.01277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.01299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.01312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.01324: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882594.01338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.01421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882594.01439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882594.01457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882594.01591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882594.03317: 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 <<< 19649 1726882594.03405: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882594.03513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpcogaketa /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/AnsiballZ_package_facts.py <<< 19649 1726882594.03603: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882594.06333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882594.06416: stderr chunk (state=3): >>><<< 19649 1726882594.06419: stdout chunk (state=3): >>><<< 19649 1726882594.06441: done transferring module to remote 19649 1726882594.06454: _low_level_execute_command(): starting 19649 1726882594.06460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/ /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/AnsiballZ_package_facts.py && sleep 0' 19649 1726882594.07148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882594.07158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.07167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.07182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.07226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.07233: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882594.07242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.07254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882594.07260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882594.07270: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882594.07277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.07285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.07305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.07314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.07320: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882594.07329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.07401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882594.07426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882594.07436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882594.07560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882594.09296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882594.09362: stderr chunk (state=3): >>><<< 19649 1726882594.09367: stdout chunk (state=3): >>><<< 19649 1726882594.09386: _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 19649 1726882594.09389: _low_level_execute_command(): starting 19649 1726882594.09393: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/AnsiballZ_package_facts.py && sleep 0' 19649 1726882594.10044: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882594.10053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.10065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.10080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.10118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.10124: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882594.10134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.10151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882594.10160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882594.10167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882594.10175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.10185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.10196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.10204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.10211: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882594.10218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.10303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882594.10306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882594.10375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882594.10448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882594.55973: 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": [{"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<<< 19649 1726882594.56048: stdout chunk (state=3): >>>", "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":<<< 19649 1726882594.56078: stdout chunk (state=3): >>> "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": "pe<<< 19649 1726882594.56118: stdout chunk (state=3): >>>rl-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": "<<< 19649 1726882594.56126: stdout chunk (state=3): >>>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"<<< 19649 1726882594.56146: stdout chunk (state=3): >>>: 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", "relea<<< 19649 1726882594.56163: stdout chunk (state=3): >>>se": "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 19649 1726882594.57687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882594.57690: stdout chunk (state=3): >>><<< 19649 1726882594.57699: stderr chunk (state=3): >>><<< 19649 1726882594.57737: _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"}]}}, "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. 19649 1726882594.60116: 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-1726882593.9521515-21378-169461054415812/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882594.60134: _low_level_execute_command(): starting 19649 1726882594.60139: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882593.9521515-21378-169461054415812/ > /dev/null 2>&1 && sleep 0' 19649 1726882594.60761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882594.60772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.60783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.60797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.60834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.60842: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882594.60852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.60867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882594.60878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882594.60885: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882594.60892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882594.60903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882594.60913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882594.60925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882594.60928: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882594.60935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882594.61007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882594.61031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882594.61034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882594.61160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882594.63084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882594.63088: stdout chunk (state=3): >>><<< 19649 1726882594.63095: stderr chunk (state=3): >>><<< 19649 1726882594.63109: _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 19649 1726882594.63116: handler run complete 19649 1726882594.63988: variable 'ansible_facts' from source: unknown 19649 1726882594.64473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882594.66523: variable 'ansible_facts' from source: unknown 19649 1726882594.71832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882594.72599: attempt loop complete, returning result 19649 1726882594.72610: _execute() done 19649 1726882594.72613: dumping result to json 19649 1726882594.72925: done dumping result, returning 19649 1726882594.72929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-8316-300c-0000000004bc] 19649 1726882594.72931: sending task result for task 0e448fcc-3ce9-8316-300c-0000000004bc 19649 1726882594.75789: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000004bc 19649 1726882594.75793: 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 } 19649 1726882594.75975: no more pending results, returning what we have 19649 1726882594.75978: results queue empty 19649 1726882594.75979: checking for any_errors_fatal 19649 1726882594.75984: done checking for any_errors_fatal 19649 1726882594.75985: checking for max_fail_percentage 19649 1726882594.75987: done checking for max_fail_percentage 19649 1726882594.75987: checking to see if all hosts have failed and the running result is not ok 19649 1726882594.75988: done checking to see if all hosts have failed 19649 1726882594.75989: getting the remaining hosts for this loop 19649 1726882594.75990: done getting the remaining hosts for this loop 19649 1726882594.75994: getting the next task for host managed_node3 19649 1726882594.76002: done getting next task for host managed_node3 19649 1726882594.76005: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882594.76008: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882594.76020: getting variables 19649 1726882594.76022: in VariableManager get_vars() 19649 1726882594.76065: Calling all_inventory to load vars for managed_node3 19649 1726882594.76068: Calling groups_inventory to load vars for managed_node3 19649 1726882594.76070: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882594.76079: Calling all_plugins_play to load vars for managed_node3 19649 1726882594.76081: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882594.76084: Calling groups_plugins_play to load vars for managed_node3 19649 1726882594.78287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882594.86161: done with get_vars() 19649 1726882594.86194: done getting variables 19649 1726882594.86239: 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:36:34 -0400 (0:00:00.991) 0:00:39.417 ****** 19649 1726882594.86269: entering _queue_task() for managed_node3/debug 19649 1726882594.86585: worker is 1 (out of 1 available) 19649 1726882594.86596: exiting _queue_task() for managed_node3/debug 19649 1726882594.87006: done queuing things up, now waiting for results queue to drain 19649 1726882594.87009: waiting for pending results... 19649 1726882594.87431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882594.87912: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c1 19649 1726882594.87939: variable 'ansible_search_path' from source: unknown 19649 1726882594.87946: variable 'ansible_search_path' from source: unknown 19649 1726882594.87991: calling self._execute() 19649 1726882594.88242: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882594.88270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882594.88286: variable 'omit' from source: magic vars 19649 1726882594.88730: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.88749: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.88949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882594.89258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882594.89313: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882594.89408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882594.89462: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882594.89551: variable 'networkmanager_version' from source: set_fact 19649 1726882594.89582: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.89707: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.89716: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.89854: variable 'networkmanager_version' from source: set_fact 19649 1726882594.89880: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.90000: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.90009: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.90160: variable 'networkmanager_version' from source: set_fact 19649 1726882594.90175: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.90189: variable 'omit' from source: magic vars 19649 1726882594.90259: variable 'omit' from source: magic vars 19649 1726882594.90376: variable 'network_provider' from source: set_fact 19649 1726882594.90395: variable 'omit' from source: magic vars 19649 1726882594.90444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882594.90479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882594.90500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882594.90525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882594.90546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882594.90586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882594.90594: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882594.90600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882594.90726: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882594.90744: Set connection var ansible_shell_executable to /bin/sh 19649 1726882594.90767: Set connection var ansible_connection to ssh 19649 1726882594.90778: Set connection var ansible_timeout to 10 19649 1726882594.90783: Set connection var ansible_shell_type to sh 19649 1726882594.90794: Set connection var ansible_pipelining to False 19649 1726882594.90825: variable 'ansible_shell_executable' from source: unknown 19649 1726882594.90833: variable 'ansible_connection' from source: unknown 19649 1726882594.90841: variable 'ansible_module_compression' from source: unknown 19649 1726882594.90850: variable 'ansible_shell_type' from source: unknown 19649 1726882594.90860: variable 'ansible_shell_executable' from source: unknown 19649 1726882594.90874: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882594.90887: variable 'ansible_pipelining' from source: unknown 19649 1726882594.90894: variable 'ansible_timeout' from source: unknown 19649 1726882594.90900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882594.91028: 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) 19649 1726882594.91044: variable 'omit' from source: magic vars 19649 1726882594.91053: starting attempt loop 19649 1726882594.91067: running the handler 19649 1726882594.91126: handler run complete 19649 1726882594.91144: attempt loop complete, returning result 19649 1726882594.91150: _execute() done 19649 1726882594.91161: dumping result to json 19649 1726882594.91175: done dumping result, returning 19649 1726882594.91191: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-8316-300c-0000000000c1] 19649 1726882594.91204: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c1 ok: [managed_node3] => {} MSG: Using network provider: nm 19649 1726882594.91357: no more pending results, returning what we have 19649 1726882594.91360: results queue empty 19649 1726882594.91361: checking for any_errors_fatal 19649 1726882594.91372: done checking for any_errors_fatal 19649 1726882594.91372: checking for max_fail_percentage 19649 1726882594.91374: done checking for max_fail_percentage 19649 1726882594.91375: checking to see if all hosts have failed and the running result is not ok 19649 1726882594.91375: done checking to see if all hosts have failed 19649 1726882594.91376: getting the remaining hosts for this loop 19649 1726882594.91378: done getting the remaining hosts for this loop 19649 1726882594.91381: getting the next task for host managed_node3 19649 1726882594.91387: done getting next task for host managed_node3 19649 1726882594.91392: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19649 1726882594.91394: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882594.91407: getting variables 19649 1726882594.91409: in VariableManager get_vars() 19649 1726882594.91453: Calling all_inventory to load vars for managed_node3 19649 1726882594.91456: Calling groups_inventory to load vars for managed_node3 19649 1726882594.91458: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882594.91472: Calling all_plugins_play to load vars for managed_node3 19649 1726882594.91481: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882594.91485: Calling groups_plugins_play to load vars for managed_node3 19649 1726882594.92200: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c1 19649 1726882594.92204: WORKER PROCESS EXITING 19649 1726882594.93500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882594.95135: done with get_vars() 19649 1726882594.95159: done getting variables 19649 1726882594.95218: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:34 -0400 (0:00:00.089) 0:00:39.506 ****** 19649 1726882594.95252: entering _queue_task() for managed_node3/fail 19649 1726882594.96151: worker is 1 (out of 1 available) 19649 1726882594.96163: exiting _queue_task() for managed_node3/fail 19649 1726882594.96177: done queuing things up, now waiting for results queue to drain 19649 1726882594.96178: waiting for pending results... 19649 1726882594.96550: 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 19649 1726882594.96684: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c2 19649 1726882594.96693: variable 'ansible_search_path' from source: unknown 19649 1726882594.96697: variable 'ansible_search_path' from source: unknown 19649 1726882594.96732: calling self._execute() 19649 1726882594.96829: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882594.96834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882594.96845: variable 'omit' from source: magic vars 19649 1726882594.97231: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.97244: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.97422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882594.97667: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882594.97708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882594.97741: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882594.97810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882594.97888: variable 'networkmanager_version' from source: set_fact 19649 1726882594.97899: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.98009: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.98012: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.98147: variable 'networkmanager_version' from source: set_fact 19649 1726882594.98161: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.98269: variable 'ansible_distribution_major_version' from source: facts 19649 1726882594.98275: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882594.98389: variable 'networkmanager_version' from source: set_fact 19649 1726882594.98397: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882594.98511: variable 'network_state' from source: role '' defaults 19649 1726882594.98521: Evaluated conditional (network_state != {}): False 19649 1726882594.98524: when evaluation is False, skipping this task 19649 1726882594.98527: _execute() done 19649 1726882594.98530: dumping result to json 19649 1726882594.98532: done dumping result, returning 19649 1726882594.98540: 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-8316-300c-0000000000c2] 19649 1726882594.98543: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c2 19649 1726882594.98628: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c2 19649 1726882594.98632: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882594.98681: no more pending results, returning what we have 19649 1726882594.98686: results queue empty 19649 1726882594.98687: checking for any_errors_fatal 19649 1726882594.98693: done checking for any_errors_fatal 19649 1726882594.98694: checking for max_fail_percentage 19649 1726882594.98696: done checking for max_fail_percentage 19649 1726882594.98697: checking to see if all hosts have failed and the running result is not ok 19649 1726882594.98697: done checking to see if all hosts have failed 19649 1726882594.98698: getting the remaining hosts for this loop 19649 1726882594.98700: done getting the remaining hosts for this loop 19649 1726882594.98703: getting the next task for host managed_node3 19649 1726882594.98711: done getting next task for host managed_node3 19649 1726882594.98715: ^ 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 19649 1726882594.98718: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882594.98739: getting variables 19649 1726882594.98741: in VariableManager get_vars() 19649 1726882594.98791: Calling all_inventory to load vars for managed_node3 19649 1726882594.98794: Calling groups_inventory to load vars for managed_node3 19649 1726882594.98797: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882594.98809: Calling all_plugins_play to load vars for managed_node3 19649 1726882594.98813: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882594.98816: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.00487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.02105: done with get_vars() 19649 1726882595.02126: done getting variables 19649 1726882595.02184: 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:36:35 -0400 (0:00:00.069) 0:00:39.576 ****** 19649 1726882595.02216: entering _queue_task() for managed_node3/fail 19649 1726882595.02460: worker is 1 (out of 1 available) 19649 1726882595.02475: exiting _queue_task() for managed_node3/fail 19649 1726882595.02487: done queuing things up, now waiting for results queue to drain 19649 1726882595.02488: waiting for pending results... 19649 1726882595.02769: 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 19649 1726882595.02890: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c3 19649 1726882595.02904: variable 'ansible_search_path' from source: unknown 19649 1726882595.02907: variable 'ansible_search_path' from source: unknown 19649 1726882595.02946: calling self._execute() 19649 1726882595.03043: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.03048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.03061: variable 'omit' from source: magic vars 19649 1726882595.03442: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.03455: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.03615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.03861: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.03909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.03940: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.04008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.04088: variable 'networkmanager_version' from source: set_fact 19649 1726882595.04100: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.04203: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.04206: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.04334: variable 'networkmanager_version' from source: set_fact 19649 1726882595.04344: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.04450: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.04459: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.04584: variable 'networkmanager_version' from source: set_fact 19649 1726882595.04592: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.04704: variable 'network_state' from source: role '' defaults 19649 1726882595.04713: Evaluated conditional (network_state != {}): False 19649 1726882595.04717: when evaluation is False, skipping this task 19649 1726882595.04719: _execute() done 19649 1726882595.04722: dumping result to json 19649 1726882595.04724: done dumping result, returning 19649 1726882595.04731: 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-8316-300c-0000000000c3] 19649 1726882595.04736: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c3 19649 1726882595.04828: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c3 19649 1726882595.04832: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882595.04880: no more pending results, returning what we have 19649 1726882595.04885: results queue empty 19649 1726882595.04886: checking for any_errors_fatal 19649 1726882595.04893: done checking for any_errors_fatal 19649 1726882595.04894: checking for max_fail_percentage 19649 1726882595.04896: done checking for max_fail_percentage 19649 1726882595.04897: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.04898: done checking to see if all hosts have failed 19649 1726882595.04899: getting the remaining hosts for this loop 19649 1726882595.04900: done getting the remaining hosts for this loop 19649 1726882595.04904: getting the next task for host managed_node3 19649 1726882595.04911: done getting next task for host managed_node3 19649 1726882595.04916: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19649 1726882595.04919: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.04939: getting variables 19649 1726882595.04941: in VariableManager get_vars() 19649 1726882595.04990: Calling all_inventory to load vars for managed_node3 19649 1726882595.04993: Calling groups_inventory to load vars for managed_node3 19649 1726882595.04996: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.05007: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.05011: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.05015: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.06493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.08163: done with get_vars() 19649 1726882595.08186: done getting variables 19649 1726882595.08241: 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:36:35 -0400 (0:00:00.060) 0:00:39.637 ****** 19649 1726882595.08275: entering _queue_task() for managed_node3/fail 19649 1726882595.08514: worker is 1 (out of 1 available) 19649 1726882595.08526: exiting _queue_task() for managed_node3/fail 19649 1726882595.08539: done queuing things up, now waiting for results queue to drain 19649 1726882595.08540: waiting for pending results... 19649 1726882595.08819: 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 19649 1726882595.08937: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c4 19649 1726882595.08954: variable 'ansible_search_path' from source: unknown 19649 1726882595.09091: variable 'ansible_search_path' from source: unknown 19649 1726882595.09095: calling self._execute() 19649 1726882595.09277: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.09280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.09283: variable 'omit' from source: magic vars 19649 1726882595.09549: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.09561: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.09718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.09990: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.10036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.10065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.10149: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.10254: variable 'networkmanager_version' from source: set_fact 19649 1726882595.10267: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.10375: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.10380: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.10514: variable 'networkmanager_version' from source: set_fact 19649 1726882595.10525: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.10631: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.10635: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.10769: variable 'networkmanager_version' from source: set_fact 19649 1726882595.10776: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.10903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882595.15182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882595.15238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882595.15276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882595.15311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882595.15336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882595.15411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.15439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.15462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.15511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.15524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.15605: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.15733: Evaluated conditional (ansible_distribution_major_version | int > 9): False 19649 1726882595.15737: when evaluation is False, skipping this task 19649 1726882595.15739: _execute() done 19649 1726882595.15742: dumping result to json 19649 1726882595.15744: done dumping result, returning 19649 1726882595.15752: 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-8316-300c-0000000000c4] 19649 1726882595.15760: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c4 19649 1726882595.15853: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c4 19649 1726882595.15860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 19649 1726882595.15912: no more pending results, returning what we have 19649 1726882595.15917: results queue empty 19649 1726882595.15918: checking for any_errors_fatal 19649 1726882595.15925: done checking for any_errors_fatal 19649 1726882595.15926: checking for max_fail_percentage 19649 1726882595.15928: done checking for max_fail_percentage 19649 1726882595.15929: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.15930: done checking to see if all hosts have failed 19649 1726882595.15931: getting the remaining hosts for this loop 19649 1726882595.15933: done getting the remaining hosts for this loop 19649 1726882595.15937: getting the next task for host managed_node3 19649 1726882595.15945: done getting next task for host managed_node3 19649 1726882595.15950: ^ 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 19649 1726882595.15953: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.15976: getting variables 19649 1726882595.15979: in VariableManager get_vars() 19649 1726882595.16032: Calling all_inventory to load vars for managed_node3 19649 1726882595.16035: Calling groups_inventory to load vars for managed_node3 19649 1726882595.16037: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.16048: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.16052: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.16055: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.19508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.21538: done with get_vars() 19649 1726882595.21566: done getting variables 19649 1726882595.21627: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:35 -0400 (0:00:00.147) 0:00:39.784 ****** 19649 1726882595.22986: entering _queue_task() for managed_node3/dnf 19649 1726882595.23454: worker is 1 (out of 1 available) 19649 1726882595.23468: exiting _queue_task() for managed_node3/dnf 19649 1726882595.23481: done queuing things up, now waiting for results queue to drain 19649 1726882595.23482: waiting for pending results... 19649 1726882595.24868: 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 19649 1726882595.25438: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c5 19649 1726882595.25450: variable 'ansible_search_path' from source: unknown 19649 1726882595.25454: variable 'ansible_search_path' from source: unknown 19649 1726882595.25504: calling self._execute() 19649 1726882595.25821: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.25825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.25835: variable 'omit' from source: magic vars 19649 1726882595.27033: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.27045: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.27672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.28623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.28671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.28925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.29011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.29437: variable 'networkmanager_version' from source: set_fact 19649 1726882595.29449: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.29876: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.29881: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.30471: variable 'networkmanager_version' from source: set_fact 19649 1726882595.30475: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.30687: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.30690: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.31129: variable 'networkmanager_version' from source: set_fact 19649 1726882595.31135: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.31524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882595.36183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882595.36242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882595.36396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882595.36427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882595.36453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882595.36638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.36680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.36794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.36839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.36854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.37068: variable 'ansible_distribution' from source: facts 19649 1726882595.37072: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.37084: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 19649 1726882595.37300: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882595.37543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.37679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.37702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.37738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.37750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.37902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.37924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.37949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.38129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.38143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.38185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.38207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.38351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.38390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.38403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.38782: variable 'network_connections' from source: task vars 19649 1726882595.38793: variable 'interface' from source: play vars 19649 1726882595.38862: variable 'interface' from source: play vars 19649 1726882595.39140: 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) 19649 1726882595.39161: 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) 19649 1726882595.39190: 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) 19649 1726882595.39333: 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) 19649 1726882595.39393: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882595.39821: variable 'network_connections' from source: task vars 19649 1726882595.39825: variable 'interface' from source: play vars 19649 1726882595.40019: variable 'interface' from source: play vars 19649 1726882595.40051: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882595.40054: when evaluation is False, skipping this task 19649 1726882595.40059: _execute() done 19649 1726882595.40061: dumping result to json 19649 1726882595.40066: done dumping result, returning 19649 1726882595.40178: 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-8316-300c-0000000000c5] 19649 1726882595.40187: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c5 19649 1726882595.40290: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c5 19649 1726882595.40294: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882595.40347: no more pending results, returning what we have 19649 1726882595.40352: results queue empty 19649 1726882595.40353: checking for any_errors_fatal 19649 1726882595.40362: done checking for any_errors_fatal 19649 1726882595.40373: checking for max_fail_percentage 19649 1726882595.40376: done checking for max_fail_percentage 19649 1726882595.40377: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.40377: done checking to see if all hosts have failed 19649 1726882595.40378: getting the remaining hosts for this loop 19649 1726882595.40380: done getting the remaining hosts for this loop 19649 1726882595.40384: getting the next task for host managed_node3 19649 1726882595.40393: done getting next task for host managed_node3 19649 1726882595.40397: ^ 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 19649 1726882595.40400: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.40421: getting variables 19649 1726882595.40423: in VariableManager get_vars() 19649 1726882595.40474: Calling all_inventory to load vars for managed_node3 19649 1726882595.40477: Calling groups_inventory to load vars for managed_node3 19649 1726882595.40479: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.40491: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.40494: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.40497: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.42849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.46361: done with get_vars() 19649 1726882595.46386: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882595.46477: 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:36:35 -0400 (0:00:00.235) 0:00:40.019 ****** 19649 1726882595.46508: entering _queue_task() for managed_node3/yum 19649 1726882595.47084: worker is 1 (out of 1 available) 19649 1726882595.47436: exiting _queue_task() for managed_node3/yum 19649 1726882595.47448: done queuing things up, now waiting for results queue to drain 19649 1726882595.47449: waiting for pending results... 19649 1726882595.48384: 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 19649 1726882595.48390: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c6 19649 1726882595.48394: variable 'ansible_search_path' from source: unknown 19649 1726882595.48397: variable 'ansible_search_path' from source: unknown 19649 1726882595.48400: calling self._execute() 19649 1726882595.48777: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.48781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.48794: variable 'omit' from source: magic vars 19649 1726882595.49524: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.49536: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.49971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.50245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.50307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.50347: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.50439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.50534: variable 'networkmanager_version' from source: set_fact 19649 1726882595.50553: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.50683: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.50694: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.50850: variable 'networkmanager_version' from source: set_fact 19649 1726882595.50870: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.50989: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.51001: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.51144: variable 'networkmanager_version' from source: set_fact 19649 1726882595.51169: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.51329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882595.55709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882595.55779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882595.55948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882595.55991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882595.56135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882595.56211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.56353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.56610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.56646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.56667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.56746: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.56767: Evaluated conditional (ansible_distribution_major_version | int < 8): False 19649 1726882595.56770: when evaluation is False, skipping this task 19649 1726882595.56773: _execute() done 19649 1726882595.56775: dumping result to json 19649 1726882595.56779: done dumping result, returning 19649 1726882595.56786: 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-8316-300c-0000000000c6] 19649 1726882595.56792: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c6 19649 1726882595.56888: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c6 19649 1726882595.56891: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 19649 1726882595.56947: no more pending results, returning what we have 19649 1726882595.56951: results queue empty 19649 1726882595.56952: checking for any_errors_fatal 19649 1726882595.56962: done checking for any_errors_fatal 19649 1726882595.56962: checking for max_fail_percentage 19649 1726882595.56965: done checking for max_fail_percentage 19649 1726882595.56966: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.56967: done checking to see if all hosts have failed 19649 1726882595.56967: getting the remaining hosts for this loop 19649 1726882595.56969: done getting the remaining hosts for this loop 19649 1726882595.56972: getting the next task for host managed_node3 19649 1726882595.56980: done getting next task for host managed_node3 19649 1726882595.56984: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882595.56987: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.57009: getting variables 19649 1726882595.57011: in VariableManager get_vars() 19649 1726882595.57069: Calling all_inventory to load vars for managed_node3 19649 1726882595.57072: Calling groups_inventory to load vars for managed_node3 19649 1726882595.57075: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.57085: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.57088: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.57091: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.59770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.62154: done with get_vars() 19649 1726882595.62183: done getting variables 19649 1726882595.62252: 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:36:35 -0400 (0:00:00.157) 0:00:40.177 ****** 19649 1726882595.62292: entering _queue_task() for managed_node3/fail 19649 1726882595.62631: worker is 1 (out of 1 available) 19649 1726882595.62647: exiting _queue_task() for managed_node3/fail 19649 1726882595.62668: done queuing things up, now waiting for results queue to drain 19649 1726882595.62669: waiting for pending results... 19649 1726882595.63152: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882595.63309: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c7 19649 1726882595.63330: variable 'ansible_search_path' from source: unknown 19649 1726882595.63339: variable 'ansible_search_path' from source: unknown 19649 1726882595.63383: calling self._execute() 19649 1726882595.63648: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.63662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.63680: variable 'omit' from source: magic vars 19649 1726882595.64551: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.64576: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.65008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.65417: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.65474: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.65520: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.65619: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.65718: variable 'networkmanager_version' from source: set_fact 19649 1726882595.65736: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.65879: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.65891: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.66043: variable 'networkmanager_version' from source: set_fact 19649 1726882595.66059: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.66172: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.66182: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.66314: variable 'networkmanager_version' from source: set_fact 19649 1726882595.66326: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.66442: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882595.66614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882595.68918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882595.68995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882595.69035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882595.69083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882595.69114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882595.69206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.69602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.69642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.69696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.69719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.69807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.69845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.69895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.69915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.69972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.70001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.70031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.70087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.70107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.70286: variable 'network_connections' from source: task vars 19649 1726882595.70302: variable 'interface' from source: play vars 19649 1726882595.70383: variable 'interface' from source: play vars 19649 1726882595.70444: 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) 19649 1726882595.70477: 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) 19649 1726882595.70515: 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) 19649 1726882595.70547: 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) 19649 1726882595.70620: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882595.70886: variable 'network_connections' from source: task vars 19649 1726882595.70897: variable 'interface' from source: play vars 19649 1726882595.70972: variable 'interface' from source: play vars 19649 1726882595.71008: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882595.71018: when evaluation is False, skipping this task 19649 1726882595.71024: _execute() done 19649 1726882595.71039: dumping result to json 19649 1726882595.71046: done dumping result, returning 19649 1726882595.71061: 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-8316-300c-0000000000c7] 19649 1726882595.71074: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c7 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882595.71214: no more pending results, returning what we have 19649 1726882595.71219: results queue empty 19649 1726882595.71220: checking for any_errors_fatal 19649 1726882595.71226: done checking for any_errors_fatal 19649 1726882595.71227: checking for max_fail_percentage 19649 1726882595.71228: done checking for max_fail_percentage 19649 1726882595.71229: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.71230: done checking to see if all hosts have failed 19649 1726882595.71231: getting the remaining hosts for this loop 19649 1726882595.71232: done getting the remaining hosts for this loop 19649 1726882595.71235: getting the next task for host managed_node3 19649 1726882595.71243: done getting next task for host managed_node3 19649 1726882595.71247: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19649 1726882595.71249: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.71272: getting variables 19649 1726882595.71274: in VariableManager get_vars() 19649 1726882595.71319: Calling all_inventory to load vars for managed_node3 19649 1726882595.71322: Calling groups_inventory to load vars for managed_node3 19649 1726882595.71324: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.71335: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.71338: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.71340: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.72339: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c7 19649 1726882595.72344: WORKER PROCESS EXITING 19649 1726882595.73545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882595.75633: done with get_vars() 19649 1726882595.75773: done getting variables 19649 1726882595.75829: 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:36:35 -0400 (0:00:00.135) 0:00:40.313 ****** 19649 1726882595.75983: entering _queue_task() for managed_node3/package 19649 1726882595.76432: worker is 1 (out of 1 available) 19649 1726882595.76444: exiting _queue_task() for managed_node3/package 19649 1726882595.76460: done queuing things up, now waiting for results queue to drain 19649 1726882595.76462: waiting for pending results... 19649 1726882595.76768: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19649 1726882595.76936: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c8 19649 1726882595.76958: variable 'ansible_search_path' from source: unknown 19649 1726882595.76973: variable 'ansible_search_path' from source: unknown 19649 1726882595.77015: calling self._execute() 19649 1726882595.77122: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882595.77135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882595.77149: variable 'omit' from source: magic vars 19649 1726882595.77546: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.77573: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.77805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882595.78390: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882595.78446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882595.78491: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882595.78583: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882595.78674: variable 'networkmanager_version' from source: set_fact 19649 1726882595.78691: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.79460: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.79535: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.79798: variable 'networkmanager_version' from source: set_fact 19649 1726882595.79868: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.80328: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.80339: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882595.80487: variable 'networkmanager_version' from source: set_fact 19649 1726882595.80508: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882595.80730: variable 'network_packages' from source: role '' defaults 19649 1726882595.80845: variable '__network_provider_setup' from source: role '' defaults 19649 1726882595.80865: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882595.80936: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882595.80958: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882595.81020: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882595.81222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882595.83615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882595.83689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882595.83739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882595.83789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882595.83819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882595.83930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.85110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.85142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.85258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.85282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.85442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.85472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.85498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.85650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.85678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.86762: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882595.87261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.87295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.87383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.87506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.87588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.87912: variable 'ansible_python' from source: facts 19649 1726882595.87941: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882595.88093: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882595.88416: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882595.89001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.89032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.89075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.89157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.89323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.89378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882595.89588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882595.89768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882595.89812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882595.89873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882595.90337: variable 'network_connections' from source: task vars 19649 1726882595.90405: variable 'interface' from source: play vars 19649 1726882595.90698: variable 'interface' from source: play vars 19649 1726882595.91009: 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) 19649 1726882595.91079: 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) 19649 1726882595.91208: 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) 19649 1726882595.91240: 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) 19649 1726882595.91416: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882595.92070: variable 'network_connections' from source: task vars 19649 1726882595.92081: variable 'interface' from source: play vars 19649 1726882595.92307: variable 'interface' from source: play vars 19649 1726882595.92375: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882595.92537: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882595.93187: variable 'network_connections' from source: task vars 19649 1726882595.93330: variable 'interface' from source: play vars 19649 1726882595.93399: variable 'interface' from source: play vars 19649 1726882595.93458: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882595.93619: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882595.94110: variable 'network_connections' from source: task vars 19649 1726882595.94120: variable 'interface' from source: play vars 19649 1726882595.94195: variable 'interface' from source: play vars 19649 1726882595.94268: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882595.94335: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882595.94353: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882595.94425: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882595.94673: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882595.95199: variable 'network_connections' from source: task vars 19649 1726882595.95212: variable 'interface' from source: play vars 19649 1726882595.95284: variable 'interface' from source: play vars 19649 1726882595.95298: variable 'ansible_distribution' from source: facts 19649 1726882595.95306: variable '__network_rh_distros' from source: role '' defaults 19649 1726882595.95315: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.95346: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882595.95528: variable 'ansible_distribution' from source: facts 19649 1726882595.95537: variable '__network_rh_distros' from source: role '' defaults 19649 1726882595.95551: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.95570: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882595.95750: variable 'ansible_distribution' from source: facts 19649 1726882595.95768: variable '__network_rh_distros' from source: role '' defaults 19649 1726882595.95780: variable 'ansible_distribution_major_version' from source: facts 19649 1726882595.95824: variable 'network_provider' from source: set_fact 19649 1726882595.95844: variable 'ansible_facts' from source: unknown 19649 1726882595.96670: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 19649 1726882595.96682: when evaluation is False, skipping this task 19649 1726882595.96690: _execute() done 19649 1726882595.96697: dumping result to json 19649 1726882595.96705: done dumping result, returning 19649 1726882595.96716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-8316-300c-0000000000c8] 19649 1726882595.96727: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c8 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 19649 1726882595.96898: no more pending results, returning what we have 19649 1726882595.96902: results queue empty 19649 1726882595.96904: checking for any_errors_fatal 19649 1726882595.96911: done checking for any_errors_fatal 19649 1726882595.96912: checking for max_fail_percentage 19649 1726882595.96913: done checking for max_fail_percentage 19649 1726882595.96914: checking to see if all hosts have failed and the running result is not ok 19649 1726882595.96915: done checking to see if all hosts have failed 19649 1726882595.96916: getting the remaining hosts for this loop 19649 1726882595.96918: done getting the remaining hosts for this loop 19649 1726882595.96921: getting the next task for host managed_node3 19649 1726882595.96929: done getting next task for host managed_node3 19649 1726882595.96934: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882595.96937: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882595.96967: getting variables 19649 1726882595.96969: in VariableManager get_vars() 19649 1726882595.97019: Calling all_inventory to load vars for managed_node3 19649 1726882595.97022: Calling groups_inventory to load vars for managed_node3 19649 1726882595.97025: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882595.97036: Calling all_plugins_play to load vars for managed_node3 19649 1726882595.97043: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882595.97046: Calling groups_plugins_play to load vars for managed_node3 19649 1726882595.98019: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c8 19649 1726882595.98022: WORKER PROCESS EXITING 19649 1726882595.98936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882596.01084: done with get_vars() 19649 1726882596.01108: done getting variables 19649 1726882596.01169: 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:36:36 -0400 (0:00:00.253) 0:00:40.566 ****** 19649 1726882596.01202: entering _queue_task() for managed_node3/package 19649 1726882596.01480: worker is 1 (out of 1 available) 19649 1726882596.01496: exiting _queue_task() for managed_node3/package 19649 1726882596.01508: done queuing things up, now waiting for results queue to drain 19649 1726882596.01509: waiting for pending results... 19649 1726882596.01802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882596.01947: in run() - task 0e448fcc-3ce9-8316-300c-0000000000c9 19649 1726882596.01968: variable 'ansible_search_path' from source: unknown 19649 1726882596.01973: variable 'ansible_search_path' from source: unknown 19649 1726882596.02006: calling self._execute() 19649 1726882596.02104: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.02108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.02119: variable 'omit' from source: magic vars 19649 1726882596.02515: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.02527: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.02708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882596.02975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882596.03019: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882596.03061: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882596.03140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882596.03219: variable 'networkmanager_version' from source: set_fact 19649 1726882596.03235: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.03352: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.03358: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.03499: variable 'networkmanager_version' from source: set_fact 19649 1726882596.03507: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.03619: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.03624: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.03758: variable 'networkmanager_version' from source: set_fact 19649 1726882596.03766: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.03895: variable 'network_state' from source: role '' defaults 19649 1726882596.03911: Evaluated conditional (network_state != {}): False 19649 1726882596.03914: when evaluation is False, skipping this task 19649 1726882596.03917: _execute() done 19649 1726882596.03920: dumping result to json 19649 1726882596.03922: done dumping result, returning 19649 1726882596.03930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-8316-300c-0000000000c9] 19649 1726882596.03934: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c9 19649 1726882596.04033: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000c9 19649 1726882596.04036: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882596.04088: no more pending results, returning what we have 19649 1726882596.04093: results queue empty 19649 1726882596.04094: checking for any_errors_fatal 19649 1726882596.04103: done checking for any_errors_fatal 19649 1726882596.04104: checking for max_fail_percentage 19649 1726882596.04106: done checking for max_fail_percentage 19649 1726882596.04107: checking to see if all hosts have failed and the running result is not ok 19649 1726882596.04108: done checking to see if all hosts have failed 19649 1726882596.04108: getting the remaining hosts for this loop 19649 1726882596.04110: done getting the remaining hosts for this loop 19649 1726882596.04114: getting the next task for host managed_node3 19649 1726882596.04121: done getting next task for host managed_node3 19649 1726882596.04125: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882596.04128: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882596.04149: getting variables 19649 1726882596.04150: in VariableManager get_vars() 19649 1726882596.04200: Calling all_inventory to load vars for managed_node3 19649 1726882596.04203: Calling groups_inventory to load vars for managed_node3 19649 1726882596.04205: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882596.04217: Calling all_plugins_play to load vars for managed_node3 19649 1726882596.04220: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882596.04223: Calling groups_plugins_play to load vars for managed_node3 19649 1726882596.06188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882596.08274: done with get_vars() 19649 1726882596.08299: done getting variables 19649 1726882596.08357: 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:36:36 -0400 (0:00:00.072) 0:00:40.638 ****** 19649 1726882596.08436: entering _queue_task() for managed_node3/package 19649 1726882596.08733: worker is 1 (out of 1 available) 19649 1726882596.08745: exiting _queue_task() for managed_node3/package 19649 1726882596.08757: done queuing things up, now waiting for results queue to drain 19649 1726882596.08759: waiting for pending results... 19649 1726882596.09294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882596.09670: in run() - task 0e448fcc-3ce9-8316-300c-0000000000ca 19649 1726882596.09674: variable 'ansible_search_path' from source: unknown 19649 1726882596.09676: variable 'ansible_search_path' from source: unknown 19649 1726882596.09679: calling self._execute() 19649 1726882596.09681: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.09684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.09687: variable 'omit' from source: magic vars 19649 1726882596.09965: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.10016: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.10226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882596.10481: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882596.10523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882596.10552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882596.10727: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882596.10801: variable 'networkmanager_version' from source: set_fact 19649 1726882596.10814: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.10919: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.10922: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.11055: variable 'networkmanager_version' from source: set_fact 19649 1726882596.11065: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.11174: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.11179: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.11309: variable 'networkmanager_version' from source: set_fact 19649 1726882596.11317: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.11546: variable 'network_state' from source: role '' defaults 19649 1726882596.11558: Evaluated conditional (network_state != {}): False 19649 1726882596.11561: when evaluation is False, skipping this task 19649 1726882596.11565: _execute() done 19649 1726882596.11568: dumping result to json 19649 1726882596.11570: done dumping result, returning 19649 1726882596.11575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-8316-300c-0000000000ca] 19649 1726882596.11581: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000ca 19649 1726882596.11682: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000ca 19649 1726882596.11686: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882596.11732: no more pending results, returning what we have 19649 1726882596.11736: results queue empty 19649 1726882596.11738: checking for any_errors_fatal 19649 1726882596.11747: done checking for any_errors_fatal 19649 1726882596.11748: checking for max_fail_percentage 19649 1726882596.11751: done checking for max_fail_percentage 19649 1726882596.11751: checking to see if all hosts have failed and the running result is not ok 19649 1726882596.11752: done checking to see if all hosts have failed 19649 1726882596.11753: getting the remaining hosts for this loop 19649 1726882596.11754: done getting the remaining hosts for this loop 19649 1726882596.11758: getting the next task for host managed_node3 19649 1726882596.11768: done getting next task for host managed_node3 19649 1726882596.11772: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882596.11775: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882596.11798: getting variables 19649 1726882596.11800: in VariableManager get_vars() 19649 1726882596.11851: Calling all_inventory to load vars for managed_node3 19649 1726882596.11854: Calling groups_inventory to load vars for managed_node3 19649 1726882596.11856: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882596.11870: Calling all_plugins_play to load vars for managed_node3 19649 1726882596.11873: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882596.11876: Calling groups_plugins_play to load vars for managed_node3 19649 1726882596.14872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882596.17444: done with get_vars() 19649 1726882596.17472: done getting variables 19649 1726882596.17532: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:36 -0400 (0:00:00.091) 0:00:40.730 ****** 19649 1726882596.17570: entering _queue_task() for managed_node3/service 19649 1726882596.18554: worker is 1 (out of 1 available) 19649 1726882596.18570: exiting _queue_task() for managed_node3/service 19649 1726882596.18581: done queuing things up, now waiting for results queue to drain 19649 1726882596.18582: waiting for pending results... 19649 1726882596.19559: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882596.19825: in run() - task 0e448fcc-3ce9-8316-300c-0000000000cb 19649 1726882596.19916: variable 'ansible_search_path' from source: unknown 19649 1726882596.19926: variable 'ansible_search_path' from source: unknown 19649 1726882596.20012: calling self._execute() 19649 1726882596.20161: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.20262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.20279: variable 'omit' from source: magic vars 19649 1726882596.20824: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.20841: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.21043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882596.21369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882596.21533: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882596.21578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882596.23212: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882596.23301: variable 'networkmanager_version' from source: set_fact 19649 1726882596.23321: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.23438: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.23678: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.23817: variable 'networkmanager_version' from source: set_fact 19649 1726882596.23832: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.23976: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.24078: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.24386: variable 'networkmanager_version' from source: set_fact 19649 1726882596.24581: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.24694: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882596.24845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882596.29500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882596.29687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882596.29725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882596.29858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882596.29888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882596.30088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.30134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.30167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.30269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.30283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.30454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.30479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.30505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.30670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.30685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.30730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.30867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.30896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.30935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.31099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.31373: variable 'network_connections' from source: task vars 19649 1726882596.31385: variable 'interface' from source: play vars 19649 1726882596.31574: variable 'interface' from source: play vars 19649 1726882596.31771: 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) 19649 1726882596.31795: 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) 19649 1726882596.31821: 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) 19649 1726882596.31962: 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) 19649 1726882596.32028: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882596.32625: variable 'network_connections' from source: task vars 19649 1726882596.32630: variable 'interface' from source: play vars 19649 1726882596.32694: variable 'interface' from source: play vars 19649 1726882596.32847: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882596.32852: when evaluation is False, skipping this task 19649 1726882596.32855: _execute() done 19649 1726882596.32860: dumping result to json 19649 1726882596.32862: done dumping result, returning 19649 1726882596.32871: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-8316-300c-0000000000cb] 19649 1726882596.32873: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cb 19649 1726882596.32995: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cb 19649 1726882596.32999: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882596.33050: no more pending results, returning what we have 19649 1726882596.33055: results queue empty 19649 1726882596.33057: checking for any_errors_fatal 19649 1726882596.33066: done checking for any_errors_fatal 19649 1726882596.33067: checking for max_fail_percentage 19649 1726882596.33069: done checking for max_fail_percentage 19649 1726882596.33069: checking to see if all hosts have failed and the running result is not ok 19649 1726882596.33070: done checking to see if all hosts have failed 19649 1726882596.33071: getting the remaining hosts for this loop 19649 1726882596.33073: done getting the remaining hosts for this loop 19649 1726882596.33076: getting the next task for host managed_node3 19649 1726882596.33084: done getting next task for host managed_node3 19649 1726882596.33088: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882596.33091: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882596.33113: getting variables 19649 1726882596.33115: in VariableManager get_vars() 19649 1726882596.33165: Calling all_inventory to load vars for managed_node3 19649 1726882596.33168: Calling groups_inventory to load vars for managed_node3 19649 1726882596.33170: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882596.33181: Calling all_plugins_play to load vars for managed_node3 19649 1726882596.33184: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882596.33186: Calling groups_plugins_play to load vars for managed_node3 19649 1726882596.36654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882596.38496: done with get_vars() 19649 1726882596.38524: done getting variables 19649 1726882596.38584: 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:36:36 -0400 (0:00:00.210) 0:00:40.940 ****** 19649 1726882596.38614: entering _queue_task() for managed_node3/service 19649 1726882596.38918: worker is 1 (out of 1 available) 19649 1726882596.38931: exiting _queue_task() for managed_node3/service 19649 1726882596.38944: done queuing things up, now waiting for results queue to drain 19649 1726882596.38945: waiting for pending results... 19649 1726882596.39747: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882596.39982: in run() - task 0e448fcc-3ce9-8316-300c-0000000000cc 19649 1726882596.39994: variable 'ansible_search_path' from source: unknown 19649 1726882596.39997: variable 'ansible_search_path' from source: unknown 19649 1726882596.40145: calling self._execute() 19649 1726882596.40238: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.40242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.40370: variable 'omit' from source: magic vars 19649 1726882596.41067: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.41080: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.41487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882596.41979: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882596.42138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882596.42173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882596.42378: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882596.42568: variable 'networkmanager_version' from source: set_fact 19649 1726882596.42581: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.42804: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.42808: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.43049: variable 'networkmanager_version' from source: set_fact 19649 1726882596.43060: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.43277: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.43282: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882596.43636: variable 'networkmanager_version' from source: set_fact 19649 1726882596.43644: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882596.43910: variable 'network_provider' from source: set_fact 19649 1726882596.43913: variable 'network_state' from source: role '' defaults 19649 1726882596.43919: Evaluated conditional (network_provider == "nm" or network_state != {}): True 19649 1726882596.43926: variable 'omit' from source: magic vars 19649 1726882596.44094: variable 'omit' from source: magic vars 19649 1726882596.44123: variable 'network_service_name' from source: role '' defaults 19649 1726882596.44299: variable 'network_service_name' from source: role '' defaults 19649 1726882596.44510: variable '__network_provider_setup' from source: role '' defaults 19649 1726882596.44513: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882596.44573: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882596.44582: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882596.44969: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882596.45166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882596.48641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882596.48844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882596.48900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882596.48959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882596.49065: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882596.49265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.49300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.49332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.49410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.49491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.49616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.49646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.49681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.49814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.49835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.50298: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882596.50427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.50462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.50496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.50540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.50570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.50660: variable 'ansible_python' from source: facts 19649 1726882596.50694: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882596.50796: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882596.50878: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882596.51038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.51070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.51101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.51148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.51170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.51227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882596.51259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882596.51312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882596.51374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882596.51391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882596.51565: variable 'network_connections' from source: task vars 19649 1726882596.51577: variable 'interface' from source: play vars 19649 1726882596.51652: variable 'interface' from source: play vars 19649 1726882596.51743: 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) 19649 1726882596.51789: 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) 19649 1726882596.51825: 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) 19649 1726882596.51859: 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) 19649 1726882596.51916: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882596.52216: variable 'network_connections' from source: task vars 19649 1726882596.52227: variable 'interface' from source: play vars 19649 1726882596.52307: variable 'interface' from source: play vars 19649 1726882596.52383: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882596.52474: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882596.52807: variable 'network_connections' from source: task vars 19649 1726882596.52817: variable 'interface' from source: play vars 19649 1726882596.52899: variable 'interface' from source: play vars 19649 1726882596.52927: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882596.53016: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882596.53369: variable 'network_connections' from source: task vars 19649 1726882596.53379: variable 'interface' from source: play vars 19649 1726882596.53470: variable 'interface' from source: play vars 19649 1726882596.53553: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882596.53620: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882596.53639: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882596.53705: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882596.54140: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882596.55813: variable 'network_connections' from source: task vars 19649 1726882596.55831: variable 'interface' from source: play vars 19649 1726882596.55900: variable 'interface' from source: play vars 19649 1726882596.55915: variable 'ansible_distribution' from source: facts 19649 1726882596.55925: variable '__network_rh_distros' from source: role '' defaults 19649 1726882596.55942: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.55974: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882596.56196: variable 'ansible_distribution' from source: facts 19649 1726882596.56205: variable '__network_rh_distros' from source: role '' defaults 19649 1726882596.56215: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.56228: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882596.56420: variable 'ansible_distribution' from source: facts 19649 1726882596.56429: variable '__network_rh_distros' from source: role '' defaults 19649 1726882596.56440: variable 'ansible_distribution_major_version' from source: facts 19649 1726882596.56485: variable 'network_provider' from source: set_fact 19649 1726882596.56515: variable 'omit' from source: magic vars 19649 1726882596.56545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882596.56582: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882596.56611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882596.56633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882596.56648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882596.56688: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882596.56696: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.56706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.56819: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882596.56834: Set connection var ansible_shell_executable to /bin/sh 19649 1726882596.56846: Set connection var ansible_connection to ssh 19649 1726882596.56945: Set connection var ansible_timeout to 10 19649 1726882596.56953: Set connection var ansible_shell_type to sh 19649 1726882596.56972: Set connection var ansible_pipelining to False 19649 1726882596.57000: variable 'ansible_shell_executable' from source: unknown 19649 1726882596.57008: variable 'ansible_connection' from source: unknown 19649 1726882596.57016: variable 'ansible_module_compression' from source: unknown 19649 1726882596.57027: variable 'ansible_shell_type' from source: unknown 19649 1726882596.57034: variable 'ansible_shell_executable' from source: unknown 19649 1726882596.57049: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882596.57060: variable 'ansible_pipelining' from source: unknown 19649 1726882596.57166: variable 'ansible_timeout' from source: unknown 19649 1726882596.57176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882596.57397: 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) 19649 1726882596.57414: variable 'omit' from source: magic vars 19649 1726882596.57424: starting attempt loop 19649 1726882596.57430: running the handler 19649 1726882596.57625: variable 'ansible_facts' from source: unknown 19649 1726882596.58908: _low_level_execute_command(): starting 19649 1726882596.58918: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882596.59616: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882596.59631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.59651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.59675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.59715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.59728: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882596.59742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.59769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882596.59783: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882596.59795: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882596.59807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.59821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.59837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.59849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.59866: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882596.59884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.59960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882596.59986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882596.60008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882596.60168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882596.61980: stdout chunk (state=3): >>>/root <<< 19649 1726882596.62147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882596.62150: stdout chunk (state=3): >>><<< 19649 1726882596.62160: stderr chunk (state=3): >>><<< 19649 1726882596.62180: _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 19649 1726882596.62191: _low_level_execute_command(): starting 19649 1726882596.62197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525 `" && echo ansible-tmp-1726882596.6217866-21504-159139503373525="` echo /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525 `" ) && sleep 0' 19649 1726882596.62788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882596.62797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.62812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.62825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.62861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.62872: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882596.62883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.62896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882596.62904: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882596.62912: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882596.62923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.62932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.62944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.62952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.62961: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882596.62969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.63041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882596.63054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882596.63066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882596.63208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882596.65135: stdout chunk (state=3): >>>ansible-tmp-1726882596.6217866-21504-159139503373525=/root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525 <<< 19649 1726882596.65325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882596.65329: stdout chunk (state=3): >>><<< 19649 1726882596.65331: stderr chunk (state=3): >>><<< 19649 1726882596.65671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882596.6217866-21504-159139503373525=/root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525 , 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 19649 1726882596.65680: variable 'ansible_module_compression' from source: unknown 19649 1726882596.65683: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 19649 1726882596.65685: variable 'ansible_facts' from source: unknown 19649 1726882596.65708: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/AnsiballZ_systemd.py 19649 1726882596.66382: Sending initial data 19649 1726882596.66393: Sent initial data (156 bytes) 19649 1726882596.68671: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882596.68690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.68706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.68723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.68769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.68906: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882596.68922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.68940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882596.68953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882596.68970: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882596.68983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.68999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.69013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.69021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.69028: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882596.69037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.69114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882596.69243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882596.69255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882596.69388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882596.71137: 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 <<< 19649 1726882596.71140: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 19649 1726882596.71237: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882596.71337: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpm8ne3xq8 /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/AnsiballZ_systemd.py <<< 19649 1726882596.71436: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882596.74778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882596.75016: stderr chunk (state=3): >>><<< 19649 1726882596.75019: stdout chunk (state=3): >>><<< 19649 1726882596.75021: done transferring module to remote 19649 1726882596.75023: _low_level_execute_command(): starting 19649 1726882596.75025: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/ /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/AnsiballZ_systemd.py && sleep 0' 19649 1726882596.76499: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882596.76514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.76530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.76548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.76601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.76614: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882596.76628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.76646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882596.76659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882596.76682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882596.76695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.76796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.76814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.76827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.76839: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882596.76853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.76934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882596.76952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882596.77011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882596.77227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882596.78982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882596.79030: stderr chunk (state=3): >>><<< 19649 1726882596.79033: stdout chunk (state=3): >>><<< 19649 1726882596.79127: _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 19649 1726882596.79134: _low_level_execute_command(): starting 19649 1726882596.79137: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/AnsiballZ_systemd.py && sleep 0' 19649 1726882596.80609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882596.80627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.80640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.80662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.80701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.80712: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882596.80724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.80740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882596.80750: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882596.80766: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882596.80780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882596.80791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882596.80805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882596.80816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882596.80827: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882596.80840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882596.80920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882596.80936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882596.80949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882596.81097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.06009: 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.<<< 19649 1726882597.06034: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1585054000", "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 sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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}}} <<< 19649 1726882597.07584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882597.07630: stderr chunk (state=3): >>><<< 19649 1726882597.07633: stdout chunk (state=3): >>><<< 19649 1726882597.07774: _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": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1585054000", "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 sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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. 19649 1726882597.07872: 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-1726882596.6217866-21504-159139503373525/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882597.07877: _low_level_execute_command(): starting 19649 1726882597.07880: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882596.6217866-21504-159139503373525/ > /dev/null 2>&1 && sleep 0' 19649 1726882597.08745: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.08748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.08789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882597.08792: 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 <<< 19649 1726882597.08794: 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 <<< 19649 1726882597.08869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.08873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.08888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.09014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.10879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882597.10882: stdout chunk (state=3): >>><<< 19649 1726882597.10884: stderr chunk (state=3): >>><<< 19649 1726882597.11070: _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 19649 1726882597.11073: handler run complete 19649 1726882597.11076: attempt loop complete, returning result 19649 1726882597.11079: _execute() done 19649 1726882597.11081: dumping result to json 19649 1726882597.11084: done dumping result, returning 19649 1726882597.11086: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-8316-300c-0000000000cc] 19649 1726882597.11089: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cc ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882597.11363: no more pending results, returning what we have 19649 1726882597.11368: results queue empty 19649 1726882597.11369: checking for any_errors_fatal 19649 1726882597.11375: done checking for any_errors_fatal 19649 1726882597.11376: checking for max_fail_percentage 19649 1726882597.11378: done checking for max_fail_percentage 19649 1726882597.11378: checking to see if all hosts have failed and the running result is not ok 19649 1726882597.11379: done checking to see if all hosts have failed 19649 1726882597.11379: getting the remaining hosts for this loop 19649 1726882597.11381: done getting the remaining hosts for this loop 19649 1726882597.11384: getting the next task for host managed_node3 19649 1726882597.11391: done getting next task for host managed_node3 19649 1726882597.11395: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882597.11397: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882597.11410: getting variables 19649 1726882597.11413: in VariableManager get_vars() 19649 1726882597.11454: Calling all_inventory to load vars for managed_node3 19649 1726882597.11459: Calling groups_inventory to load vars for managed_node3 19649 1726882597.11461: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882597.11478: Calling all_plugins_play to load vars for managed_node3 19649 1726882597.11481: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882597.11484: Calling groups_plugins_play to load vars for managed_node3 19649 1726882597.12080: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cc 19649 1726882597.12083: WORKER PROCESS EXITING 19649 1726882597.13042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882597.14702: done with get_vars() 19649 1726882597.14725: done getting variables 19649 1726882597.14789: 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:36:37 -0400 (0:00:00.762) 0:00:41.702 ****** 19649 1726882597.14824: entering _queue_task() for managed_node3/service 19649 1726882597.15110: worker is 1 (out of 1 available) 19649 1726882597.15123: exiting _queue_task() for managed_node3/service 19649 1726882597.15135: done queuing things up, now waiting for results queue to drain 19649 1726882597.15137: waiting for pending results... 19649 1726882597.15418: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882597.15559: in run() - task 0e448fcc-3ce9-8316-300c-0000000000cd 19649 1726882597.15587: variable 'ansible_search_path' from source: unknown 19649 1726882597.15597: variable 'ansible_search_path' from source: unknown 19649 1726882597.15637: calling self._execute() 19649 1726882597.15733: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.15745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.15760: variable 'omit' from source: magic vars 19649 1726882597.16132: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.16148: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.16318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882597.16582: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882597.16629: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882597.16672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882597.16706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882597.16782: variable 'networkmanager_version' from source: set_fact 19649 1726882597.16799: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.16945: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.16955: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.17099: variable 'networkmanager_version' from source: set_fact 19649 1726882597.17113: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.17226: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.17236: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.17370: variable 'networkmanager_version' from source: set_fact 19649 1726882597.17384: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.17499: variable 'network_provider' from source: set_fact 19649 1726882597.17509: Evaluated conditional (network_provider == "nm"): True 19649 1726882597.17605: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882597.17695: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882597.17827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882597.19881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882597.19960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882597.20003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882597.20045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882597.20078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882597.20160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882597.20196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882597.20228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882597.20281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882597.20301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882597.20355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882597.20388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882597.20418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882597.20468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882597.20489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882597.20531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882597.20563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882597.20596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882597.20640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882597.20660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882597.20805: variable 'network_connections' from source: task vars 19649 1726882597.20822: variable 'interface' from source: play vars 19649 1726882597.20898: variable 'interface' from source: play vars 19649 1726882597.20962: 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) 19649 1726882597.20995: 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) 19649 1726882597.21028: 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) 19649 1726882597.21060: 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) 19649 1726882597.21124: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882597.21370: variable 'network_connections' from source: task vars 19649 1726882597.21379: variable 'interface' from source: play vars 19649 1726882597.21441: variable 'interface' from source: play vars 19649 1726882597.21482: Evaluated conditional (__network_wpa_supplicant_required): False 19649 1726882597.21489: when evaluation is False, skipping this task 19649 1726882597.21494: _execute() done 19649 1726882597.21499: dumping result to json 19649 1726882597.21505: done dumping result, returning 19649 1726882597.21514: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-8316-300c-0000000000cd] 19649 1726882597.21522: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cd 19649 1726882597.21621: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cd 19649 1726882597.21628: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 19649 1726882597.21692: no more pending results, returning what we have 19649 1726882597.21696: results queue empty 19649 1726882597.21697: checking for any_errors_fatal 19649 1726882597.21718: done checking for any_errors_fatal 19649 1726882597.21719: checking for max_fail_percentage 19649 1726882597.21721: done checking for max_fail_percentage 19649 1726882597.21722: checking to see if all hosts have failed and the running result is not ok 19649 1726882597.21722: done checking to see if all hosts have failed 19649 1726882597.21723: getting the remaining hosts for this loop 19649 1726882597.21725: done getting the remaining hosts for this loop 19649 1726882597.21728: getting the next task for host managed_node3 19649 1726882597.21735: done getting next task for host managed_node3 19649 1726882597.21739: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882597.21742: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882597.21763: getting variables 19649 1726882597.21766: in VariableManager get_vars() 19649 1726882597.21813: Calling all_inventory to load vars for managed_node3 19649 1726882597.21816: Calling groups_inventory to load vars for managed_node3 19649 1726882597.21819: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882597.21829: Calling all_plugins_play to load vars for managed_node3 19649 1726882597.21832: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882597.21835: Calling groups_plugins_play to load vars for managed_node3 19649 1726882597.23480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882597.25149: done with get_vars() 19649 1726882597.25173: done getting variables 19649 1726882597.25233: 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:36:37 -0400 (0:00:00.104) 0:00:41.806 ****** 19649 1726882597.25266: entering _queue_task() for managed_node3/service 19649 1726882597.25531: worker is 1 (out of 1 available) 19649 1726882597.25543: exiting _queue_task() for managed_node3/service 19649 1726882597.25555: done queuing things up, now waiting for results queue to drain 19649 1726882597.25556: waiting for pending results... 19649 1726882597.25836: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882597.25974: in run() - task 0e448fcc-3ce9-8316-300c-0000000000ce 19649 1726882597.25996: variable 'ansible_search_path' from source: unknown 19649 1726882597.26007: variable 'ansible_search_path' from source: unknown 19649 1726882597.26047: calling self._execute() 19649 1726882597.26146: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.26159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.26178: variable 'omit' from source: magic vars 19649 1726882597.26561: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.26583: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.26751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882597.27003: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882597.27048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882597.27087: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882597.27125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882597.27208: variable 'networkmanager_version' from source: set_fact 19649 1726882597.27224: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.27375: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.27385: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.27514: variable 'networkmanager_version' from source: set_fact 19649 1726882597.27530: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.27641: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.27652: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.27792: variable 'networkmanager_version' from source: set_fact 19649 1726882597.27805: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.27920: variable 'network_provider' from source: set_fact 19649 1726882597.27931: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882597.27938: when evaluation is False, skipping this task 19649 1726882597.27945: _execute() done 19649 1726882597.27952: dumping result to json 19649 1726882597.27964: done dumping result, returning 19649 1726882597.27975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-8316-300c-0000000000ce] 19649 1726882597.27986: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000ce skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882597.28122: no more pending results, returning what we have 19649 1726882597.28127: results queue empty 19649 1726882597.28128: checking for any_errors_fatal 19649 1726882597.28138: done checking for any_errors_fatal 19649 1726882597.28139: checking for max_fail_percentage 19649 1726882597.28141: done checking for max_fail_percentage 19649 1726882597.28141: checking to see if all hosts have failed and the running result is not ok 19649 1726882597.28142: done checking to see if all hosts have failed 19649 1726882597.28143: getting the remaining hosts for this loop 19649 1726882597.28144: done getting the remaining hosts for this loop 19649 1726882597.28148: getting the next task for host managed_node3 19649 1726882597.28157: done getting next task for host managed_node3 19649 1726882597.28161: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882597.28167: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882597.28190: getting variables 19649 1726882597.28193: in VariableManager get_vars() 19649 1726882597.28244: Calling all_inventory to load vars for managed_node3 19649 1726882597.28247: Calling groups_inventory to load vars for managed_node3 19649 1726882597.28250: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882597.28261: Calling all_plugins_play to load vars for managed_node3 19649 1726882597.28268: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882597.28271: Calling groups_plugins_play to load vars for managed_node3 19649 1726882597.29393: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000ce 19649 1726882597.29397: WORKER PROCESS EXITING 19649 1726882597.30009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882597.31655: done with get_vars() 19649 1726882597.31679: done getting variables 19649 1726882597.31737: 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:36:37 -0400 (0:00:00.065) 0:00:41.872 ****** 19649 1726882597.31775: entering _queue_task() for managed_node3/copy 19649 1726882597.32055: worker is 1 (out of 1 available) 19649 1726882597.32070: exiting _queue_task() for managed_node3/copy 19649 1726882597.32082: done queuing things up, now waiting for results queue to drain 19649 1726882597.32084: waiting for pending results... 19649 1726882597.32368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882597.32626: in run() - task 0e448fcc-3ce9-8316-300c-0000000000cf 19649 1726882597.32652: variable 'ansible_search_path' from source: unknown 19649 1726882597.32698: variable 'ansible_search_path' from source: unknown 19649 1726882597.32734: calling self._execute() 19649 1726882597.32832: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.32843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.32865: variable 'omit' from source: magic vars 19649 1726882597.33228: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.33247: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.33429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882597.33696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882597.33749: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882597.33786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882597.33822: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882597.33911: variable 'networkmanager_version' from source: set_fact 19649 1726882597.33931: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.34120: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.34131: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.34263: variable 'networkmanager_version' from source: set_fact 19649 1726882597.34283: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.34396: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.34406: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.34543: variable 'networkmanager_version' from source: set_fact 19649 1726882597.34556: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.34851: variable 'network_provider' from source: set_fact 19649 1726882597.34862: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882597.34872: when evaluation is False, skipping this task 19649 1726882597.34880: _execute() done 19649 1726882597.34887: dumping result to json 19649 1726882597.34895: done dumping result, returning 19649 1726882597.34905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-8316-300c-0000000000cf] 19649 1726882597.34914: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cf skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882597.35077: no more pending results, returning what we have 19649 1726882597.35082: results queue empty 19649 1726882597.35083: checking for any_errors_fatal 19649 1726882597.35089: done checking for any_errors_fatal 19649 1726882597.35090: checking for max_fail_percentage 19649 1726882597.35092: done checking for max_fail_percentage 19649 1726882597.35093: checking to see if all hosts have failed and the running result is not ok 19649 1726882597.35093: done checking to see if all hosts have failed 19649 1726882597.35094: getting the remaining hosts for this loop 19649 1726882597.35096: done getting the remaining hosts for this loop 19649 1726882597.35100: getting the next task for host managed_node3 19649 1726882597.35108: done getting next task for host managed_node3 19649 1726882597.35112: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882597.35115: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882597.35138: getting variables 19649 1726882597.35140: in VariableManager get_vars() 19649 1726882597.35195: Calling all_inventory to load vars for managed_node3 19649 1726882597.35199: Calling groups_inventory to load vars for managed_node3 19649 1726882597.35202: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882597.35213: Calling all_plugins_play to load vars for managed_node3 19649 1726882597.35217: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882597.35220: Calling groups_plugins_play to load vars for managed_node3 19649 1726882597.36207: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000cf 19649 1726882597.36210: WORKER PROCESS EXITING 19649 1726882597.37088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882597.38843: done with get_vars() 19649 1726882597.38866: 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:36:37 -0400 (0:00:00.072) 0:00:41.944 ****** 19649 1726882597.38986: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882597.39274: worker is 1 (out of 1 available) 19649 1726882597.39287: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882597.39301: done queuing things up, now waiting for results queue to drain 19649 1726882597.39302: waiting for pending results... 19649 1726882597.39587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882597.39734: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d0 19649 1726882597.39761: variable 'ansible_search_path' from source: unknown 19649 1726882597.39772: variable 'ansible_search_path' from source: unknown 19649 1726882597.39810: calling self._execute() 19649 1726882597.39911: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.39922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.39937: variable 'omit' from source: magic vars 19649 1726882597.40318: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.40336: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.40521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882597.40788: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882597.40839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882597.40879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882597.40919: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882597.41004: variable 'networkmanager_version' from source: set_fact 19649 1726882597.41022: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.41172: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.41182: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.41310: variable 'networkmanager_version' from source: set_fact 19649 1726882597.41323: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.41427: variable 'ansible_distribution_major_version' from source: facts 19649 1726882597.41436: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882597.41573: variable 'networkmanager_version' from source: set_fact 19649 1726882597.41590: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882597.41601: variable 'omit' from source: magic vars 19649 1726882597.41654: variable 'omit' from source: magic vars 19649 1726882597.41775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882597.43830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882597.43911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882597.43951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882597.43992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882597.44021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882597.44086: variable 'network_provider' from source: set_fact 19649 1726882597.44206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882597.44236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882597.44268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882597.44315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882597.44335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882597.44410: variable 'omit' from source: magic vars 19649 1726882597.44521: variable 'omit' from source: magic vars 19649 1726882597.44630: variable 'network_connections' from source: task vars 19649 1726882597.44646: variable 'interface' from source: play vars 19649 1726882597.44719: variable 'interface' from source: play vars 19649 1726882597.44885: variable 'omit' from source: magic vars 19649 1726882597.44898: variable '__lsr_ansible_managed' from source: task vars 19649 1726882597.44967: variable '__lsr_ansible_managed' from source: task vars 19649 1726882597.45249: Loaded config def from plugin (lookup/template) 19649 1726882597.45260: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 19649 1726882597.45299: File lookup term: get_ansible_managed.j2 19649 1726882597.45307: variable 'ansible_search_path' from source: unknown 19649 1726882597.45316: 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 19649 1726882597.45333: 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 19649 1726882597.45354: variable 'ansible_search_path' from source: unknown 19649 1726882597.56790: variable 'ansible_managed' from source: unknown 19649 1726882597.56949: variable 'omit' from source: magic vars 19649 1726882597.56983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882597.57014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882597.57034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882597.57055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882597.57071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882597.57094: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882597.57106: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.57115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.57217: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882597.57228: Set connection var ansible_shell_executable to /bin/sh 19649 1726882597.57240: Set connection var ansible_connection to ssh 19649 1726882597.57250: Set connection var ansible_timeout to 10 19649 1726882597.57257: Set connection var ansible_shell_type to sh 19649 1726882597.57272: Set connection var ansible_pipelining to False 19649 1726882597.57298: variable 'ansible_shell_executable' from source: unknown 19649 1726882597.57306: variable 'ansible_connection' from source: unknown 19649 1726882597.57312: variable 'ansible_module_compression' from source: unknown 19649 1726882597.57319: variable 'ansible_shell_type' from source: unknown 19649 1726882597.57328: variable 'ansible_shell_executable' from source: unknown 19649 1726882597.57333: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882597.57339: variable 'ansible_pipelining' from source: unknown 19649 1726882597.57345: variable 'ansible_timeout' from source: unknown 19649 1726882597.57351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882597.57477: 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__) 19649 1726882597.57494: variable 'omit' from source: magic vars 19649 1726882597.57505: starting attempt loop 19649 1726882597.57511: running the handler 19649 1726882597.57524: _low_level_execute_command(): starting 19649 1726882597.57533: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882597.58236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882597.58252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.58272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.58291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.58338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.58351: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882597.58368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.58387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882597.58399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882597.58415: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882597.58429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.58443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.58460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.58476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.58488: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882597.58503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.58582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.58599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.58614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.58756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.60432: stdout chunk (state=3): >>>/root <<< 19649 1726882597.60534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882597.60608: stderr chunk (state=3): >>><<< 19649 1726882597.60611: stdout chunk (state=3): >>><<< 19649 1726882597.60671: _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 19649 1726882597.60674: _low_level_execute_command(): starting 19649 1726882597.60677: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622 `" && echo ansible-tmp-1726882597.606274-21549-166701201824622="` echo /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622 `" ) && sleep 0' 19649 1726882597.61254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882597.61273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.61289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.61307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.61347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.61360: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882597.61379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.61397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882597.61410: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882597.61422: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882597.61434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.61447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.61466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.61479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.61491: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882597.61504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.61581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.61604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.61620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.61751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.63629: stdout chunk (state=3): >>>ansible-tmp-1726882597.606274-21549-166701201824622=/root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622 <<< 19649 1726882597.63739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882597.63824: stderr chunk (state=3): >>><<< 19649 1726882597.63835: stdout chunk (state=3): >>><<< 19649 1726882597.63976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882597.606274-21549-166701201824622=/root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622 , 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 19649 1726882597.63979: variable 'ansible_module_compression' from source: unknown 19649 1726882597.63982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 19649 1726882597.64071: variable 'ansible_facts' from source: unknown 19649 1726882597.64383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/AnsiballZ_network_connections.py 19649 1726882597.64520: Sending initial data 19649 1726882597.64524: Sent initial data (167 bytes) 19649 1726882597.65457: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882597.65475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.65481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.65495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.65533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.65540: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882597.65550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.65569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882597.65581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882597.65587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882597.65597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.65607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.65614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.65622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.65629: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882597.65638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.65713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.65727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.65737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.65866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.67585: 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 <<< 19649 1726882597.67686: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882597.67788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpmygr_v9q /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/AnsiballZ_network_connections.py <<< 19649 1726882597.67890: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882597.69751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882597.69823: stderr chunk (state=3): >>><<< 19649 1726882597.69826: stdout chunk (state=3): >>><<< 19649 1726882597.69845: done transferring module to remote 19649 1726882597.69855: _low_level_execute_command(): starting 19649 1726882597.69872: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/ /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/AnsiballZ_network_connections.py && sleep 0' 19649 1726882597.70474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882597.70483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.70493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.70507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.70544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.70551: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882597.70565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.70578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882597.70586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882597.70592: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882597.70600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.70611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.70621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.70629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.70636: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882597.70643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.70722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.70737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.70749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.70880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882597.72670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882597.72673: stdout chunk (state=3): >>><<< 19649 1726882597.72676: stderr chunk (state=3): >>><<< 19649 1726882597.72876: _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 19649 1726882597.72880: _low_level_execute_command(): starting 19649 1726882597.72882: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/AnsiballZ_network_connections.py && sleep 0' 19649 1726882597.73506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882597.73516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.73530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.73543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.73589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.73595: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882597.73605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.73618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882597.73627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882597.73636: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882597.73644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882597.73653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882597.73671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882597.73680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882597.73683: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882597.73693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882597.73778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882597.73785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882597.73795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882597.73928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.04095: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 19649 1726882598.06060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882598.06094: stderr chunk (state=3): >>><<< 19649 1726882598.06098: stdout chunk (state=3): >>><<< 19649 1726882598.06238: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "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. 19649 1726882598.06247: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', '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-1726882597.606274-21549-166701201824622/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882598.06250: _low_level_execute_command(): starting 19649 1726882598.06253: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882597.606274-21549-166701201824622/ > /dev/null 2>&1 && sleep 0' 19649 1726882598.06840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.06856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.06874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.06898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.06941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.06954: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.06972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.06991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.07008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.07019: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.07032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.07047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.07065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.07079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.07090: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.07103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.07183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.07200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.07215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.07345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.09213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.09217: stdout chunk (state=3): >>><<< 19649 1726882598.09219: stderr chunk (state=3): >>><<< 19649 1726882598.09375: _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 19649 1726882598.09378: handler run complete 19649 1726882598.09381: attempt loop complete, returning result 19649 1726882598.09383: _execute() done 19649 1726882598.09385: dumping result to json 19649 1726882598.09387: done dumping result, returning 19649 1726882598.09389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-8316-300c-0000000000d0] 19649 1726882598.09391: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d0 19649 1726882598.09476: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d0 19649 1726882598.09481: 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 19649 1726882598.09587: no more pending results, returning what we have 19649 1726882598.09590: results queue empty 19649 1726882598.09591: checking for any_errors_fatal 19649 1726882598.09599: done checking for any_errors_fatal 19649 1726882598.09600: checking for max_fail_percentage 19649 1726882598.09602: done checking for max_fail_percentage 19649 1726882598.09603: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.09604: done checking to see if all hosts have failed 19649 1726882598.09605: getting the remaining hosts for this loop 19649 1726882598.09606: done getting the remaining hosts for this loop 19649 1726882598.09610: getting the next task for host managed_node3 19649 1726882598.09617: done getting next task for host managed_node3 19649 1726882598.09622: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882598.09625: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882598.09641: getting variables 19649 1726882598.09643: in VariableManager get_vars() 19649 1726882598.09895: Calling all_inventory to load vars for managed_node3 19649 1726882598.09898: Calling groups_inventory to load vars for managed_node3 19649 1726882598.09900: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.09911: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.09914: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.09917: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.11462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.13131: done with get_vars() 19649 1726882598.13154: 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:36:38 -0400 (0:00:00.742) 0:00:42.686 ****** 19649 1726882598.13240: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882598.13526: worker is 1 (out of 1 available) 19649 1726882598.13538: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882598.13550: done queuing things up, now waiting for results queue to drain 19649 1726882598.13551: waiting for pending results... 19649 1726882598.13825: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882598.13960: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d1 19649 1726882598.13984: variable 'ansible_search_path' from source: unknown 19649 1726882598.13993: variable 'ansible_search_path' from source: unknown 19649 1726882598.14035: calling self._execute() 19649 1726882598.14136: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.14146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.14161: variable 'omit' from source: magic vars 19649 1726882598.14546: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.14567: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.14745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882598.15010: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882598.15058: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882598.15104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882598.15143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882598.15234: variable 'networkmanager_version' from source: set_fact 19649 1726882598.15253: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.15390: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.15400: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.15542: variable 'networkmanager_version' from source: set_fact 19649 1726882598.15555: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.15671: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.15682: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.15815: variable 'networkmanager_version' from source: set_fact 19649 1726882598.15827: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.15933: variable 'network_state' from source: role '' defaults 19649 1726882598.15948: Evaluated conditional (network_state != {}): False 19649 1726882598.15959: when evaluation is False, skipping this task 19649 1726882598.15967: _execute() done 19649 1726882598.15973: dumping result to json 19649 1726882598.15979: done dumping result, returning 19649 1726882598.15988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-8316-300c-0000000000d1] 19649 1726882598.15996: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d1 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882598.16134: no more pending results, returning what we have 19649 1726882598.16138: results queue empty 19649 1726882598.16140: checking for any_errors_fatal 19649 1726882598.16152: done checking for any_errors_fatal 19649 1726882598.16153: checking for max_fail_percentage 19649 1726882598.16155: done checking for max_fail_percentage 19649 1726882598.16156: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.16156: done checking to see if all hosts have failed 19649 1726882598.16157: getting the remaining hosts for this loop 19649 1726882598.16158: done getting the remaining hosts for this loop 19649 1726882598.16162: getting the next task for host managed_node3 19649 1726882598.16172: done getting next task for host managed_node3 19649 1726882598.16175: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882598.16178: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882598.16198: getting variables 19649 1726882598.16200: in VariableManager get_vars() 19649 1726882598.16244: Calling all_inventory to load vars for managed_node3 19649 1726882598.16247: Calling groups_inventory to load vars for managed_node3 19649 1726882598.16249: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.16260: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.16266: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.16269: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.17283: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d1 19649 1726882598.17286: WORKER PROCESS EXITING 19649 1726882598.18080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.19742: done with get_vars() 19649 1726882598.19766: done getting variables 19649 1726882598.19825: 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:36:38 -0400 (0:00:00.066) 0:00:42.752 ****** 19649 1726882598.19861: entering _queue_task() for managed_node3/debug 19649 1726882598.20151: worker is 1 (out of 1 available) 19649 1726882598.20163: exiting _queue_task() for managed_node3/debug 19649 1726882598.20177: done queuing things up, now waiting for results queue to drain 19649 1726882598.20178: waiting for pending results... 19649 1726882598.20458: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882598.20604: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d2 19649 1726882598.20631: variable 'ansible_search_path' from source: unknown 19649 1726882598.20639: variable 'ansible_search_path' from source: unknown 19649 1726882598.20681: calling self._execute() 19649 1726882598.20785: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.20796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.20813: variable 'omit' from source: magic vars 19649 1726882598.21195: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.21211: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.21394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882598.21638: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882598.21685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882598.21726: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882598.21768: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882598.21848: variable 'networkmanager_version' from source: set_fact 19649 1726882598.21868: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.22024: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.22039: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.22180: variable 'networkmanager_version' from source: set_fact 19649 1726882598.22195: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.22313: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.22324: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.22459: variable 'networkmanager_version' from source: set_fact 19649 1726882598.22480: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.22493: variable 'omit' from source: magic vars 19649 1726882598.22550: variable 'omit' from source: magic vars 19649 1726882598.22596: variable 'omit' from source: magic vars 19649 1726882598.22628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882598.22666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882598.22694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882598.22716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.22733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.22768: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882598.22777: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.22785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.22893: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882598.22910: Set connection var ansible_shell_executable to /bin/sh 19649 1726882598.22923: Set connection var ansible_connection to ssh 19649 1726882598.22932: Set connection var ansible_timeout to 10 19649 1726882598.22939: Set connection var ansible_shell_type to sh 19649 1726882598.22950: Set connection var ansible_pipelining to False 19649 1726882598.22976: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.22985: variable 'ansible_connection' from source: unknown 19649 1726882598.22992: variable 'ansible_module_compression' from source: unknown 19649 1726882598.22998: variable 'ansible_shell_type' from source: unknown 19649 1726882598.23005: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.23017: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.23024: variable 'ansible_pipelining' from source: unknown 19649 1726882598.23032: variable 'ansible_timeout' from source: unknown 19649 1726882598.23040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.23155: 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) 19649 1726882598.23174: variable 'omit' from source: magic vars 19649 1726882598.23184: starting attempt loop 19649 1726882598.23191: running the handler 19649 1726882598.23321: variable '__network_connections_result' from source: set_fact 19649 1726882598.23387: handler run complete 19649 1726882598.23410: attempt loop complete, returning result 19649 1726882598.23417: _execute() done 19649 1726882598.23424: dumping result to json 19649 1726882598.23432: done dumping result, returning 19649 1726882598.23446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-8316-300c-0000000000d2] 19649 1726882598.23459: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d2 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 19649 1726882598.23625: no more pending results, returning what we have 19649 1726882598.23630: results queue empty 19649 1726882598.23631: checking for any_errors_fatal 19649 1726882598.23638: done checking for any_errors_fatal 19649 1726882598.23639: checking for max_fail_percentage 19649 1726882598.23641: done checking for max_fail_percentage 19649 1726882598.23642: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.23642: done checking to see if all hosts have failed 19649 1726882598.23643: getting the remaining hosts for this loop 19649 1726882598.23646: done getting the remaining hosts for this loop 19649 1726882598.23649: getting the next task for host managed_node3 19649 1726882598.23657: done getting next task for host managed_node3 19649 1726882598.23664: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882598.23668: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882598.23689: getting variables 19649 1726882598.23691: in VariableManager get_vars() 19649 1726882598.23743: Calling all_inventory to load vars for managed_node3 19649 1726882598.23746: Calling groups_inventory to load vars for managed_node3 19649 1726882598.23749: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.23759: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.23764: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.23768: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.24846: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d2 19649 1726882598.24849: WORKER PROCESS EXITING 19649 1726882598.25560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.28301: done with get_vars() 19649 1726882598.28327: done getting variables 19649 1726882598.28398: 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:36:38 -0400 (0:00:00.085) 0:00:42.838 ****** 19649 1726882598.28438: entering _queue_task() for managed_node3/debug 19649 1726882598.28797: worker is 1 (out of 1 available) 19649 1726882598.28811: exiting _queue_task() for managed_node3/debug 19649 1726882598.28824: done queuing things up, now waiting for results queue to drain 19649 1726882598.28830: waiting for pending results... 19649 1726882598.29154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882598.29310: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d3 19649 1726882598.29325: variable 'ansible_search_path' from source: unknown 19649 1726882598.29329: variable 'ansible_search_path' from source: unknown 19649 1726882598.29370: calling self._execute() 19649 1726882598.29476: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.29480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.29496: variable 'omit' from source: magic vars 19649 1726882598.29916: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.29939: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.30126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882598.30418: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882598.30467: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882598.30587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882598.30592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882598.30679: variable 'networkmanager_version' from source: set_fact 19649 1726882598.30682: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.30870: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.30873: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.30971: variable 'networkmanager_version' from source: set_fact 19649 1726882598.30980: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.31099: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.31102: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.31256: variable 'networkmanager_version' from source: set_fact 19649 1726882598.31269: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.31276: variable 'omit' from source: magic vars 19649 1726882598.31326: variable 'omit' from source: magic vars 19649 1726882598.31380: variable 'omit' from source: magic vars 19649 1726882598.31408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882598.31435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882598.31457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882598.31487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.31497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.31525: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882598.31528: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.31530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.31639: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882598.31644: Set connection var ansible_shell_executable to /bin/sh 19649 1726882598.31652: Set connection var ansible_connection to ssh 19649 1726882598.31657: Set connection var ansible_timeout to 10 19649 1726882598.31667: Set connection var ansible_shell_type to sh 19649 1726882598.31679: Set connection var ansible_pipelining to False 19649 1726882598.31702: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.31705: variable 'ansible_connection' from source: unknown 19649 1726882598.31708: variable 'ansible_module_compression' from source: unknown 19649 1726882598.31710: variable 'ansible_shell_type' from source: unknown 19649 1726882598.31713: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.31715: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.31717: variable 'ansible_pipelining' from source: unknown 19649 1726882598.31720: variable 'ansible_timeout' from source: unknown 19649 1726882598.31724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.31835: 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) 19649 1726882598.31844: variable 'omit' from source: magic vars 19649 1726882598.31850: starting attempt loop 19649 1726882598.31852: running the handler 19649 1726882598.31912: variable '__network_connections_result' from source: set_fact 19649 1726882598.31983: variable '__network_connections_result' from source: set_fact 19649 1726882598.32121: handler run complete 19649 1726882598.32149: attempt loop complete, returning result 19649 1726882598.32152: _execute() done 19649 1726882598.32154: dumping result to json 19649 1726882598.32161: done dumping result, returning 19649 1726882598.32171: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-8316-300c-0000000000d3] 19649 1726882598.32177: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d3 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, bcb944e1-9e0f-4400-8130-22b6bf8d1560 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 19649 1726882598.32343: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d3 19649 1726882598.32387: no more pending results, returning what we have 19649 1726882598.32394: WORKER PROCESS EXITING 19649 1726882598.32400: results queue empty 19649 1726882598.32405: checking for any_errors_fatal 19649 1726882598.32411: done checking for any_errors_fatal 19649 1726882598.32412: checking for max_fail_percentage 19649 1726882598.32413: done checking for max_fail_percentage 19649 1726882598.32414: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.32415: done checking to see if all hosts have failed 19649 1726882598.32416: getting the remaining hosts for this loop 19649 1726882598.32417: done getting the remaining hosts for this loop 19649 1726882598.32421: getting the next task for host managed_node3 19649 1726882598.32427: done getting next task for host managed_node3 19649 1726882598.32431: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882598.32434: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882598.32447: getting variables 19649 1726882598.32449: in VariableManager get_vars() 19649 1726882598.32502: Calling all_inventory to load vars for managed_node3 19649 1726882598.32505: Calling groups_inventory to load vars for managed_node3 19649 1726882598.32507: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.32518: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.32521: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.32524: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.42507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.45158: done with get_vars() 19649 1726882598.45188: done getting variables 19649 1726882598.45239: 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:36:38 -0400 (0:00:00.170) 0:00:43.009 ****** 19649 1726882598.45492: entering _queue_task() for managed_node3/debug 19649 1726882598.46321: worker is 1 (out of 1 available) 19649 1726882598.46332: exiting _queue_task() for managed_node3/debug 19649 1726882598.46347: done queuing things up, now waiting for results queue to drain 19649 1726882598.46348: waiting for pending results... 19649 1726882598.47084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882598.47339: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d4 19649 1726882598.47352: variable 'ansible_search_path' from source: unknown 19649 1726882598.47355: variable 'ansible_search_path' from source: unknown 19649 1726882598.47393: calling self._execute() 19649 1726882598.47493: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.47497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.47508: variable 'omit' from source: magic vars 19649 1726882598.48035: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.48046: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.48242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882598.48519: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882598.48571: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882598.48605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882598.48778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882598.48973: variable 'networkmanager_version' from source: set_fact 19649 1726882598.48988: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.49205: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.49209: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.49513: variable 'networkmanager_version' from source: set_fact 19649 1726882598.49526: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.49744: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.49748: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.49994: variable 'networkmanager_version' from source: set_fact 19649 1726882598.50003: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.50149: variable 'network_state' from source: role '' defaults 19649 1726882598.50181: Evaluated conditional (network_state != {}): False 19649 1726882598.50184: when evaluation is False, skipping this task 19649 1726882598.50186: _execute() done 19649 1726882598.50192: dumping result to json 19649 1726882598.50194: done dumping result, returning 19649 1726882598.50197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-8316-300c-0000000000d4] 19649 1726882598.50199: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d4 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 19649 1726882598.50371: no more pending results, returning what we have 19649 1726882598.50376: results queue empty 19649 1726882598.50377: checking for any_errors_fatal 19649 1726882598.50392: done checking for any_errors_fatal 19649 1726882598.50393: checking for max_fail_percentage 19649 1726882598.50395: done checking for max_fail_percentage 19649 1726882598.50396: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.50397: done checking to see if all hosts have failed 19649 1726882598.50398: getting the remaining hosts for this loop 19649 1726882598.50400: done getting the remaining hosts for this loop 19649 1726882598.50403: getting the next task for host managed_node3 19649 1726882598.50411: done getting next task for host managed_node3 19649 1726882598.50416: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882598.50419: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19649 1726882598.50431: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d4 19649 1726882598.50435: WORKER PROCESS EXITING 19649 1726882598.50451: getting variables 19649 1726882598.50453: in VariableManager get_vars() 19649 1726882598.50510: Calling all_inventory to load vars for managed_node3 19649 1726882598.50513: Calling groups_inventory to load vars for managed_node3 19649 1726882598.50516: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.50528: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.50532: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.50535: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.52273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.54783: done with get_vars() 19649 1726882598.54807: 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:36:38 -0400 (0:00:00.094) 0:00:43.103 ****** 19649 1726882598.54914: entering _queue_task() for managed_node3/ping 19649 1726882598.55235: worker is 1 (out of 1 available) 19649 1726882598.55250: exiting _queue_task() for managed_node3/ping 19649 1726882598.55268: done queuing things up, now waiting for results queue to drain 19649 1726882598.55270: waiting for pending results... 19649 1726882598.55578: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882598.55727: in run() - task 0e448fcc-3ce9-8316-300c-0000000000d5 19649 1726882598.55742: variable 'ansible_search_path' from source: unknown 19649 1726882598.55745: variable 'ansible_search_path' from source: unknown 19649 1726882598.55787: calling self._execute() 19649 1726882598.55892: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.55898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.55909: variable 'omit' from source: magic vars 19649 1726882598.56341: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.56344: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.56673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882598.56858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882598.56903: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882598.56940: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882598.57024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882598.57109: variable 'networkmanager_version' from source: set_fact 19649 1726882598.57119: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.57237: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.57248: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.57503: variable 'networkmanager_version' from source: set_fact 19649 1726882598.57512: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.57735: variable 'ansible_distribution_major_version' from source: facts 19649 1726882598.57738: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882598.58121: variable 'networkmanager_version' from source: set_fact 19649 1726882598.58129: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882598.58136: variable 'omit' from source: magic vars 19649 1726882598.58191: variable 'omit' from source: magic vars 19649 1726882598.58255: variable 'omit' from source: magic vars 19649 1726882598.58289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882598.58316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882598.58337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882598.58353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.58369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882598.58396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882598.58399: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.58401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.58504: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882598.58508: Set connection var ansible_shell_executable to /bin/sh 19649 1726882598.58516: Set connection var ansible_connection to ssh 19649 1726882598.58520: Set connection var ansible_timeout to 10 19649 1726882598.58523: Set connection var ansible_shell_type to sh 19649 1726882598.58530: Set connection var ansible_pipelining to False 19649 1726882598.58555: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.58558: variable 'ansible_connection' from source: unknown 19649 1726882598.58565: variable 'ansible_module_compression' from source: unknown 19649 1726882598.58568: variable 'ansible_shell_type' from source: unknown 19649 1726882598.58571: variable 'ansible_shell_executable' from source: unknown 19649 1726882598.58573: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882598.58575: variable 'ansible_pipelining' from source: unknown 19649 1726882598.58578: variable 'ansible_timeout' from source: unknown 19649 1726882598.58583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882598.58732: 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__) 19649 1726882598.58742: variable 'omit' from source: magic vars 19649 1726882598.58745: starting attempt loop 19649 1726882598.58748: running the handler 19649 1726882598.58767: _low_level_execute_command(): starting 19649 1726882598.58775: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882598.59492: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.59504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.59517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.59535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.59578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.59585: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.59595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.59608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.59616: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.59626: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.59629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.59644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.59655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.59668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.59677: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.59686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.59765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.59784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.59797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.59930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.61640: stdout chunk (state=3): >>>/root <<< 19649 1726882598.61783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.61835: stderr chunk (state=3): >>><<< 19649 1726882598.61838: stdout chunk (state=3): >>><<< 19649 1726882598.61869: _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 19649 1726882598.61887: _low_level_execute_command(): starting 19649 1726882598.61896: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538 `" && echo ansible-tmp-1726882598.6187022-21596-237553356618538="` echo /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538 `" ) && sleep 0' 19649 1726882598.64006: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.64014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.64023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.64035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.64074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.64082: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.64098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.64110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.64117: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.64123: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.64130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.64138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.64148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.64155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.64161: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.64171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.64250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.64586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.64601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.64734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.66610: stdout chunk (state=3): >>>ansible-tmp-1726882598.6187022-21596-237553356618538=/root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538 <<< 19649 1726882598.66775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.66779: stdout chunk (state=3): >>><<< 19649 1726882598.66786: stderr chunk (state=3): >>><<< 19649 1726882598.66810: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882598.6187022-21596-237553356618538=/root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538 , 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 19649 1726882598.66862: variable 'ansible_module_compression' from source: unknown 19649 1726882598.66909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 19649 1726882598.66946: variable 'ansible_facts' from source: unknown 19649 1726882598.67023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/AnsiballZ_ping.py 19649 1726882598.67282: Sending initial data 19649 1726882598.67286: Sent initial data (153 bytes) 19649 1726882598.68283: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.68292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.68302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.68316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.68352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.68361: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.68372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.68392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.68399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.68405: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.68412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.68421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.68432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.68440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.68447: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.68458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.68532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.68546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.68558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.68693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.70418: 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 <<< 19649 1726882598.70512: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882598.70617: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp9qde9uys /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/AnsiballZ_ping.py <<< 19649 1726882598.70720: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882598.71967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.72052: stderr chunk (state=3): >>><<< 19649 1726882598.72055: stdout chunk (state=3): >>><<< 19649 1726882598.72084: done transferring module to remote 19649 1726882598.72096: _low_level_execute_command(): starting 19649 1726882598.72100: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/ /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/AnsiballZ_ping.py && sleep 0' 19649 1726882598.72768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.72778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.72788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.72802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.72848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.72855: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.72871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.72885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.72892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.72899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.72906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.72915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.72926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.72935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.72950: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.72958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.73033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.73054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.73082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.73211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.74999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.75003: stdout chunk (state=3): >>><<< 19649 1726882598.75009: stderr chunk (state=3): >>><<< 19649 1726882598.75024: _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 19649 1726882598.75029: _low_level_execute_command(): starting 19649 1726882598.75032: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/AnsiballZ_ping.py && sleep 0' 19649 1726882598.75658: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.75674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.75691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.75698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.75738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.75741: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.75749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.75768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.75776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.75783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.75791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.75799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.75812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.75818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.75824: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.75833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.75922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.75930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.75933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.76068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.88930: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 19649 1726882598.89887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882598.89942: stderr chunk (state=3): >>><<< 19649 1726882598.89945: stdout chunk (state=3): >>><<< 19649 1726882598.90077: _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. 19649 1726882598.90086: 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-1726882598.6187022-21596-237553356618538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882598.90088: _low_level_execute_command(): starting 19649 1726882598.90091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882598.6187022-21596-237553356618538/ > /dev/null 2>&1 && sleep 0' 19649 1726882598.90679: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882598.90695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.90711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.90737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.90783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.90796: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882598.90810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.90828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882598.90846: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882598.90858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882598.90876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882598.90891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882598.90906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882598.90917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882598.90928: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882598.90941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882598.91023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882598.91040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882598.91056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882598.91198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882598.92977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882598.93056: stderr chunk (state=3): >>><<< 19649 1726882598.93071: stdout chunk (state=3): >>><<< 19649 1726882598.93175: _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 19649 1726882598.93179: handler run complete 19649 1726882598.93181: attempt loop complete, returning result 19649 1726882598.93183: _execute() done 19649 1726882598.93186: dumping result to json 19649 1726882598.93188: done dumping result, returning 19649 1726882598.93190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-8316-300c-0000000000d5] 19649 1726882598.93193: sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d5 19649 1726882598.93441: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000000d5 19649 1726882598.93443: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 19649 1726882598.93536: no more pending results, returning what we have 19649 1726882598.93539: results queue empty 19649 1726882598.93540: checking for any_errors_fatal 19649 1726882598.93547: done checking for any_errors_fatal 19649 1726882598.93548: checking for max_fail_percentage 19649 1726882598.93549: done checking for max_fail_percentage 19649 1726882598.93550: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.93551: done checking to see if all hosts have failed 19649 1726882598.93552: getting the remaining hosts for this loop 19649 1726882598.93553: done getting the remaining hosts for this loop 19649 1726882598.93556: getting the next task for host managed_node3 19649 1726882598.93567: done getting next task for host managed_node3 19649 1726882598.93570: ^ task is: TASK: meta (role_complete) 19649 1726882598.93572: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882598.93585: getting variables 19649 1726882598.93587: in VariableManager get_vars() 19649 1726882598.93634: Calling all_inventory to load vars for managed_node3 19649 1726882598.93637: Calling groups_inventory to load vars for managed_node3 19649 1726882598.93639: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.93650: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.93653: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.93657: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.95445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882598.97173: done with get_vars() 19649 1726882598.97195: done getting variables 19649 1726882598.97276: done queuing things up, now waiting for results queue to drain 19649 1726882598.97278: results queue empty 19649 1726882598.97279: checking for any_errors_fatal 19649 1726882598.97281: done checking for any_errors_fatal 19649 1726882598.97282: checking for max_fail_percentage 19649 1726882598.97283: done checking for max_fail_percentage 19649 1726882598.97284: checking to see if all hosts have failed and the running result is not ok 19649 1726882598.97285: done checking to see if all hosts have failed 19649 1726882598.97289: getting the remaining hosts for this loop 19649 1726882598.97290: done getting the remaining hosts for this loop 19649 1726882598.97292: getting the next task for host managed_node3 19649 1726882598.97296: done getting next task for host managed_node3 19649 1726882598.97298: ^ task is: TASK: Get profile's coalescing options 19649 1726882598.97300: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882598.97302: getting variables 19649 1726882598.97303: in VariableManager get_vars() 19649 1726882598.97320: Calling all_inventory to load vars for managed_node3 19649 1726882598.97322: Calling groups_inventory to load vars for managed_node3 19649 1726882598.97324: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882598.97329: Calling all_plugins_play to load vars for managed_node3 19649 1726882598.97331: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882598.97333: Calling groups_plugins_play to load vars for managed_node3 19649 1726882598.98674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.00380: done with get_vars() 19649 1726882599.00400: done getting variables 19649 1726882599.00441: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Friday 20 September 2024 21:36:39 -0400 (0:00:00.455) 0:00:43.559 ****** 19649 1726882599.00473: entering _queue_task() for managed_node3/command 19649 1726882599.00838: worker is 1 (out of 1 available) 19649 1726882599.00852: exiting _queue_task() for managed_node3/command 19649 1726882599.00869: done queuing things up, now waiting for results queue to drain 19649 1726882599.00871: waiting for pending results... 19649 1726882599.01166: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882599.01280: in run() - task 0e448fcc-3ce9-8316-300c-000000000105 19649 1726882599.01301: variable 'ansible_search_path' from source: unknown 19649 1726882599.01347: calling self._execute() 19649 1726882599.01454: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.01475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.01491: variable 'omit' from source: magic vars 19649 1726882599.01899: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.01917: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.02106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.02367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.02416: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.02451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.02492: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.02583: variable 'networkmanager_version' from source: set_fact 19649 1726882599.02599: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.02760: variable 'network_provider' from source: set_fact 19649 1726882599.02774: Evaluated conditional (network_provider == "nm"): True 19649 1726882599.02784: variable 'omit' from source: magic vars 19649 1726882599.02806: variable 'omit' from source: magic vars 19649 1726882599.02901: variable 'interface' from source: play vars 19649 1726882599.02921: variable 'omit' from source: magic vars 19649 1726882599.02959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882599.02993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882599.03016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882599.03038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882599.03061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882599.03098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882599.03107: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.03115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.03227: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882599.03242: Set connection var ansible_shell_executable to /bin/sh 19649 1726882599.03255: Set connection var ansible_connection to ssh 19649 1726882599.03274: Set connection var ansible_timeout to 10 19649 1726882599.03283: Set connection var ansible_shell_type to sh 19649 1726882599.03295: Set connection var ansible_pipelining to False 19649 1726882599.03325: variable 'ansible_shell_executable' from source: unknown 19649 1726882599.03334: variable 'ansible_connection' from source: unknown 19649 1726882599.03341: variable 'ansible_module_compression' from source: unknown 19649 1726882599.03348: variable 'ansible_shell_type' from source: unknown 19649 1726882599.03354: variable 'ansible_shell_executable' from source: unknown 19649 1726882599.03366: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.03376: variable 'ansible_pipelining' from source: unknown 19649 1726882599.03383: variable 'ansible_timeout' from source: unknown 19649 1726882599.03391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.03507: 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) 19649 1726882599.03523: variable 'omit' from source: magic vars 19649 1726882599.03533: starting attempt loop 19649 1726882599.03540: running the handler 19649 1726882599.03561: _low_level_execute_command(): starting 19649 1726882599.03576: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882599.04346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882599.04367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.04383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.04401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.04444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.04463: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882599.04481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.04501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882599.04513: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882599.04525: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882599.04537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.04550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.04573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.04585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.04595: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882599.04608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.04694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882599.04711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.04726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.04913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.06561: stdout chunk (state=3): >>>/root <<< 19649 1726882599.06667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882599.06738: stderr chunk (state=3): >>><<< 19649 1726882599.06742: stdout chunk (state=3): >>><<< 19649 1726882599.06763: _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 19649 1726882599.06778: _low_level_execute_command(): starting 19649 1726882599.06785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045 `" && echo ansible-tmp-1726882599.0676193-21618-103310998386045="` echo /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045 `" ) && sleep 0' 19649 1726882599.07378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882599.07386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.07396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.07409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.07445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.07452: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882599.07461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.07479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882599.07487: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882599.07493: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882599.07501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.07509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.07520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.07527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.07530: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882599.07539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.07605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882599.07618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.07628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.07771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.09633: stdout chunk (state=3): >>>ansible-tmp-1726882599.0676193-21618-103310998386045=/root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045 <<< 19649 1726882599.09809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882599.09813: stderr chunk (state=3): >>><<< 19649 1726882599.09818: stdout chunk (state=3): >>><<< 19649 1726882599.09838: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882599.0676193-21618-103310998386045=/root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045 , 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 19649 1726882599.09867: variable 'ansible_module_compression' from source: unknown 19649 1726882599.09920: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882599.09961: variable 'ansible_facts' from source: unknown 19649 1726882599.10029: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/AnsiballZ_command.py 19649 1726882599.10171: Sending initial data 19649 1726882599.10175: Sent initial data (156 bytes) 19649 1726882599.11143: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882599.11151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.11161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.11181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.11214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.11221: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882599.11230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.11242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882599.11249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882599.11255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882599.11262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.11273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.11287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.11294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.11300: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882599.11308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.11380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882599.11391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.11406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.11532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.13282: 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 <<< 19649 1726882599.13286: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 19649 1726882599.13370: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882599.13481: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpfio24gwf /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/AnsiballZ_command.py <<< 19649 1726882599.13584: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882599.14954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882599.15138: stderr chunk (state=3): >>><<< 19649 1726882599.15142: stdout chunk (state=3): >>><<< 19649 1726882599.15144: done transferring module to remote 19649 1726882599.15146: _low_level_execute_command(): starting 19649 1726882599.15148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/ /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/AnsiballZ_command.py && sleep 0' 19649 1726882599.15704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882599.15716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.15728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.15742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.15790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.15801: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882599.15812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.15827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882599.15836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882599.15845: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882599.15855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.15874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.15888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.15901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.15910: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882599.15921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.15997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882599.16014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.16026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.16151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.17945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882599.17949: stdout chunk (state=3): >>><<< 19649 1726882599.17958: stderr chunk (state=3): >>><<< 19649 1726882599.17973: _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 19649 1726882599.17976: _low_level_execute_command(): starting 19649 1726882599.17981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/AnsiballZ_command.py && sleep 0' 19649 1726882599.19585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882599.19594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.19604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.19617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.19661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.19668: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882599.19680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.19692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882599.19700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882599.19750: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882599.19762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.19773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.19783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.19789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882599.19796: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882599.19806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882599.19992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882599.20009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.20017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.20193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.34808: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:39.330770", "end": "2024-09-20 21:36:39.346621", "delta": "0:00:00.015851", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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}}} <<< 19649 1726882599.35974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882599.35977: stdout chunk (state=3): >>><<< 19649 1726882599.35984: stderr chunk (state=3): >>><<< 19649 1726882599.36006: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1"], "start": "2024-09-20 21:36:39.330770", "end": "2024-09-20 21:36:39.346621", "delta": "0:00:00.015851", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.coalesce-rx-frames c show testnic1", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882599.36045: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.coalesce-rx-frames c show testnic1', '_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-1726882599.0676193-21618-103310998386045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882599.36053: _low_level_execute_command(): starting 19649 1726882599.36060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882599.0676193-21618-103310998386045/ > /dev/null 2>&1 && sleep 0' 19649 1726882599.37552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882599.37558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882599.37650: 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 <<< 19649 1726882599.37654: 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 <<< 19649 1726882599.37674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882599.37680: 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 <<< 19649 1726882599.37807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882599.37905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882599.38045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882599.39871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882599.39876: stderr chunk (state=3): >>><<< 19649 1726882599.39882: stdout chunk (state=3): >>><<< 19649 1726882599.39902: _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 19649 1726882599.39909: handler run complete 19649 1726882599.39934: Evaluated conditional (False): False 19649 1726882599.39943: attempt loop complete, returning result 19649 1726882599.39946: _execute() done 19649 1726882599.39949: dumping result to json 19649 1726882599.39954: done dumping result, returning 19649 1726882599.39963: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-000000000105] 19649 1726882599.39971: sending task result for task 0e448fcc-3ce9-8316-300c-000000000105 ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.015851", "end": "2024-09-20 21:36:39.346621", "rc": 0, "start": "2024-09-20 21:36:39.330770" } 19649 1726882599.40158: no more pending results, returning what we have 19649 1726882599.40162: results queue empty 19649 1726882599.40165: checking for any_errors_fatal 19649 1726882599.40167: done checking for any_errors_fatal 19649 1726882599.40168: checking for max_fail_percentage 19649 1726882599.40170: done checking for max_fail_percentage 19649 1726882599.40171: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.40172: done checking to see if all hosts have failed 19649 1726882599.40172: getting the remaining hosts for this loop 19649 1726882599.40174: done getting the remaining hosts for this loop 19649 1726882599.40178: getting the next task for host managed_node3 19649 1726882599.40185: done getting next task for host managed_node3 19649 1726882599.40188: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19649 1726882599.40191: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882599.40195: getting variables 19649 1726882599.40197: in VariableManager get_vars() 19649 1726882599.40249: Calling all_inventory to load vars for managed_node3 19649 1726882599.40252: Calling groups_inventory to load vars for managed_node3 19649 1726882599.40254: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.40269: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.40273: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.40277: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.40808: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000105 19649 1726882599.40812: WORKER PROCESS EXITING 19649 1726882599.43272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.46778: done with get_vars() 19649 1726882599.46811: done getting variables 19649 1726882599.46876: 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) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Friday 20 September 2024 21:36:39 -0400 (0:00:00.464) 0:00:44.023 ****** 19649 1726882599.46909: entering _queue_task() for managed_node3/assert 19649 1726882599.47540: worker is 1 (out of 1 available) 19649 1726882599.47551: exiting _queue_task() for managed_node3/assert 19649 1726882599.47567: done queuing things up, now waiting for results queue to drain 19649 1726882599.47568: waiting for pending results... 19649 1726882599.48879: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19649 1726882599.49078: in run() - task 0e448fcc-3ce9-8316-300c-000000000106 19649 1726882599.49092: variable 'ansible_search_path' from source: unknown 19649 1726882599.49128: calling self._execute() 19649 1726882599.49341: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.49347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.49361: variable 'omit' from source: magic vars 19649 1726882599.50197: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.50209: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.50611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.51094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.51294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.51334: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.51371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.51569: variable 'networkmanager_version' from source: set_fact 19649 1726882599.51583: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.51873: variable 'network_provider' from source: set_fact 19649 1726882599.51876: Evaluated conditional (network_provider == "nm"): True 19649 1726882599.51878: variable 'omit' from source: magic vars 19649 1726882599.51880: variable 'omit' from source: magic vars 19649 1726882599.52021: variable 'omit' from source: magic vars 19649 1726882599.52052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882599.52082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882599.52216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882599.52234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882599.52245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882599.52277: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882599.52281: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.52283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.52500: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882599.52507: Set connection var ansible_shell_executable to /bin/sh 19649 1726882599.52515: Set connection var ansible_connection to ssh 19649 1726882599.52635: Set connection var ansible_timeout to 10 19649 1726882599.52639: Set connection var ansible_shell_type to sh 19649 1726882599.52647: Set connection var ansible_pipelining to False 19649 1726882599.52673: variable 'ansible_shell_executable' from source: unknown 19649 1726882599.52677: variable 'ansible_connection' from source: unknown 19649 1726882599.52680: variable 'ansible_module_compression' from source: unknown 19649 1726882599.52682: variable 'ansible_shell_type' from source: unknown 19649 1726882599.52684: variable 'ansible_shell_executable' from source: unknown 19649 1726882599.52686: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.52688: variable 'ansible_pipelining' from source: unknown 19649 1726882599.52692: variable 'ansible_timeout' from source: unknown 19649 1726882599.52696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.52923: 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) 19649 1726882599.52934: variable 'omit' from source: magic vars 19649 1726882599.52939: starting attempt loop 19649 1726882599.52942: running the handler 19649 1726882599.53320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882599.57238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882599.57310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882599.57352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882599.57394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882599.57426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882599.57502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882599.57534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882599.57570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882599.57616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882599.57636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882599.57777: variable 'clear_coalesce_nm' from source: set_fact 19649 1726882599.57802: Evaluated conditional (clear_coalesce_nm.stdout | length == 0): True 19649 1726882599.57814: handler run complete 19649 1726882599.57831: attempt loop complete, returning result 19649 1726882599.57838: _execute() done 19649 1726882599.57844: dumping result to json 19649 1726882599.57851: done dumping result, returning 19649 1726882599.58165: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [0e448fcc-3ce9-8316-300c-000000000106] 19649 1726882599.58179: sending task result for task 0e448fcc-3ce9-8316-300c-000000000106 19649 1726882599.58293: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000106 19649 1726882599.58300: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 19649 1726882599.58349: no more pending results, returning what we have 19649 1726882599.58352: results queue empty 19649 1726882599.58354: checking for any_errors_fatal 19649 1726882599.58365: done checking for any_errors_fatal 19649 1726882599.58366: checking for max_fail_percentage 19649 1726882599.58367: done checking for max_fail_percentage 19649 1726882599.58368: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.58368: done checking to see if all hosts have failed 19649 1726882599.58375: getting the remaining hosts for this loop 19649 1726882599.58377: done getting the remaining hosts for this loop 19649 1726882599.58380: getting the next task for host managed_node3 19649 1726882599.58386: done getting next task for host managed_node3 19649 1726882599.58389: ^ task is: TASK: Get profile's coalescing options 19649 1726882599.58390: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882599.58393: getting variables 19649 1726882599.58395: in VariableManager get_vars() 19649 1726882599.58443: Calling all_inventory to load vars for managed_node3 19649 1726882599.58445: Calling groups_inventory to load vars for managed_node3 19649 1726882599.58447: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.58458: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.58461: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.58466: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.60273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.62021: done with get_vars() 19649 1726882599.62049: done getting variables 19649 1726882599.62111: 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 [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Friday 20 September 2024 21:36:39 -0400 (0:00:00.152) 0:00:44.175 ****** 19649 1726882599.62139: entering _queue_task() for managed_node3/command 19649 1726882599.62446: worker is 1 (out of 1 available) 19649 1726882599.62459: exiting _queue_task() for managed_node3/command 19649 1726882599.62473: done queuing things up, now waiting for results queue to drain 19649 1726882599.62475: waiting for pending results... 19649 1726882599.62759: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19649 1726882599.62853: in run() - task 0e448fcc-3ce9-8316-300c-000000000107 19649 1726882599.62877: variable 'ansible_search_path' from source: unknown 19649 1726882599.62921: calling self._execute() 19649 1726882599.63036: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.63048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.63067: variable 'omit' from source: magic vars 19649 1726882599.63473: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.63492: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.63646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.63945: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.64009: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.64050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.64098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.64205: variable 'networkmanager_version' from source: set_fact 19649 1726882599.64228: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.64407: variable 'network_provider' from source: set_fact 19649 1726882599.64420: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882599.64447: when evaluation is False, skipping this task 19649 1726882599.64455: _execute() done 19649 1726882599.64468: dumping result to json 19649 1726882599.64476: done dumping result, returning 19649 1726882599.64487: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0e448fcc-3ce9-8316-300c-000000000107] 19649 1726882599.64498: sending task result for task 0e448fcc-3ce9-8316-300c-000000000107 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882599.64652: no more pending results, returning what we have 19649 1726882599.64659: results queue empty 19649 1726882599.64661: checking for any_errors_fatal 19649 1726882599.64672: done checking for any_errors_fatal 19649 1726882599.64673: checking for max_fail_percentage 19649 1726882599.64675: done checking for max_fail_percentage 19649 1726882599.64676: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.64677: done checking to see if all hosts have failed 19649 1726882599.64677: getting the remaining hosts for this loop 19649 1726882599.64679: done getting the remaining hosts for this loop 19649 1726882599.64683: getting the next task for host managed_node3 19649 1726882599.64691: done getting next task for host managed_node3 19649 1726882599.64694: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19649 1726882599.64697: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19649 1726882599.64700: getting variables 19649 1726882599.64702: in VariableManager get_vars() 19649 1726882599.64760: Calling all_inventory to load vars for managed_node3 19649 1726882599.64764: Calling groups_inventory to load vars for managed_node3 19649 1726882599.64768: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.64781: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.64785: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.64788: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.66569: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000107 19649 1726882599.66572: WORKER PROCESS EXITING 19649 1726882599.68140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.70520: done with get_vars() 19649 1726882599.70543: done getting variables 19649 1726882599.70610: 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) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Friday 20 September 2024 21:36:39 -0400 (0:00:00.084) 0:00:44.260 ****** 19649 1726882599.70640: entering _queue_task() for managed_node3/assert 19649 1726882599.70966: worker is 1 (out of 1 available) 19649 1726882599.70978: exiting _queue_task() for managed_node3/assert 19649 1726882599.70991: done queuing things up, now waiting for results queue to drain 19649 1726882599.70992: waiting for pending results... 19649 1726882599.71290: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19649 1726882599.71405: in run() - task 0e448fcc-3ce9-8316-300c-000000000108 19649 1726882599.71425: variable 'ansible_search_path' from source: unknown 19649 1726882599.71477: calling self._execute() 19649 1726882599.71589: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.71601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.71617: variable 'omit' from source: magic vars 19649 1726882599.72019: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.72037: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.72245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.72533: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.72589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.72630: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.72677: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.72762: variable 'networkmanager_version' from source: set_fact 19649 1726882599.72782: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.72951: variable 'network_provider' from source: set_fact 19649 1726882599.72968: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882599.72978: when evaluation is False, skipping this task 19649 1726882599.72984: _execute() done 19649 1726882599.72990: dumping result to json 19649 1726882599.72998: done dumping result, returning 19649 1726882599.73007: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [0e448fcc-3ce9-8316-300c-000000000108] 19649 1726882599.73018: sending task result for task 0e448fcc-3ce9-8316-300c-000000000108 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882599.73168: no more pending results, returning what we have 19649 1726882599.73172: results queue empty 19649 1726882599.73173: checking for any_errors_fatal 19649 1726882599.73181: done checking for any_errors_fatal 19649 1726882599.73182: checking for max_fail_percentage 19649 1726882599.73184: done checking for max_fail_percentage 19649 1726882599.73185: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.73186: done checking to see if all hosts have failed 19649 1726882599.73186: getting the remaining hosts for this loop 19649 1726882599.73188: done getting the remaining hosts for this loop 19649 1726882599.73192: getting the next task for host managed_node3 19649 1726882599.73208: done getting next task for host managed_node3 19649 1726882599.73216: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882599.73220: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882599.73242: getting variables 19649 1726882599.73244: in VariableManager get_vars() 19649 1726882599.73299: Calling all_inventory to load vars for managed_node3 19649 1726882599.73303: Calling groups_inventory to load vars for managed_node3 19649 1726882599.73306: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.73317: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.73320: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.73323: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.74282: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000108 19649 1726882599.74286: WORKER PROCESS EXITING 19649 1726882599.75050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.76826: done with get_vars() 19649 1726882599.76848: 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:36:39 -0400 (0:00:00.063) 0:00:44.323 ****** 19649 1726882599.76946: entering _queue_task() for managed_node3/include_tasks 19649 1726882599.77246: worker is 1 (out of 1 available) 19649 1726882599.77261: exiting _queue_task() for managed_node3/include_tasks 19649 1726882599.77278: done queuing things up, now waiting for results queue to drain 19649 1726882599.77280: waiting for pending results... 19649 1726882599.77592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19649 1726882599.77765: in run() - task 0e448fcc-3ce9-8316-300c-000000000111 19649 1726882599.77786: variable 'ansible_search_path' from source: unknown 19649 1726882599.77794: variable 'ansible_search_path' from source: unknown 19649 1726882599.77839: calling self._execute() 19649 1726882599.77951: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.77968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.77985: variable 'omit' from source: magic vars 19649 1726882599.78381: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.78398: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.78581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.78855: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.78910: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.78973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.79011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.79093: variable 'networkmanager_version' from source: set_fact 19649 1726882599.79111: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.79281: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.79292: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.79431: variable 'networkmanager_version' from source: set_fact 19649 1726882599.79444: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.79562: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.79576: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.79713: variable 'networkmanager_version' from source: set_fact 19649 1726882599.79727: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.79738: _execute() done 19649 1726882599.79746: dumping result to json 19649 1726882599.79753: done dumping result, returning 19649 1726882599.79770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-8316-300c-000000000111] 19649 1726882599.79782: sending task result for task 0e448fcc-3ce9-8316-300c-000000000111 19649 1726882599.79935: no more pending results, returning what we have 19649 1726882599.79941: in VariableManager get_vars() 19649 1726882599.80001: Calling all_inventory to load vars for managed_node3 19649 1726882599.80004: Calling groups_inventory to load vars for managed_node3 19649 1726882599.80007: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.80019: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.80022: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.80025: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.81180: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000111 19649 1726882599.81184: WORKER PROCESS EXITING 19649 1726882599.81921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.83610: done with get_vars() 19649 1726882599.83631: variable 'ansible_search_path' from source: unknown 19649 1726882599.83632: variable 'ansible_search_path' from source: unknown 19649 1726882599.83676: we have included files to process 19649 1726882599.83677: generating all_blocks data 19649 1726882599.83679: done generating all_blocks data 19649 1726882599.83684: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882599.83686: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882599.83688: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 19649 1726882599.84433: done processing included file 19649 1726882599.84435: iterating over new_blocks loaded from include file 19649 1726882599.84437: in VariableManager get_vars() 19649 1726882599.84473: done with get_vars() 19649 1726882599.84475: filtering new block on tags 19649 1726882599.84505: done filtering new block on tags 19649 1726882599.84508: in VariableManager get_vars() 19649 1726882599.84535: done with get_vars() 19649 1726882599.84537: filtering new block on tags 19649 1726882599.84583: done filtering new block on tags 19649 1726882599.84587: in VariableManager get_vars() 19649 1726882599.84616: done with get_vars() 19649 1726882599.84618: filtering new block on tags 19649 1726882599.84662: done filtering new block on tags 19649 1726882599.85068: 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 19649 1726882599.85074: extending task lists for all hosts with included blocks 19649 1726882599.86213: done extending task lists 19649 1726882599.86214: done processing included files 19649 1726882599.86215: results queue empty 19649 1726882599.86216: checking for any_errors_fatal 19649 1726882599.86219: done checking for any_errors_fatal 19649 1726882599.86220: checking for max_fail_percentage 19649 1726882599.86221: done checking for max_fail_percentage 19649 1726882599.86222: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.86223: done checking to see if all hosts have failed 19649 1726882599.86223: getting the remaining hosts for this loop 19649 1726882599.86225: done getting the remaining hosts for this loop 19649 1726882599.86227: getting the next task for host managed_node3 19649 1726882599.86231: done getting next task for host managed_node3 19649 1726882599.86234: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882599.86238: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882599.86247: getting variables 19649 1726882599.86248: in VariableManager get_vars() 19649 1726882599.86272: Calling all_inventory to load vars for managed_node3 19649 1726882599.86280: Calling groups_inventory to load vars for managed_node3 19649 1726882599.86283: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.86289: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.86291: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.86294: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.87500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882599.89213: done with get_vars() 19649 1726882599.89236: 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:36:39 -0400 (0:00:00.123) 0:00:44.447 ****** 19649 1726882599.89318: entering _queue_task() for managed_node3/setup 19649 1726882599.89645: worker is 1 (out of 1 available) 19649 1726882599.89657: exiting _queue_task() for managed_node3/setup 19649 1726882599.89671: done queuing things up, now waiting for results queue to drain 19649 1726882599.89673: waiting for pending results... 19649 1726882599.89950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 19649 1726882599.90105: in run() - task 0e448fcc-3ce9-8316-300c-00000000057b 19649 1726882599.90126: variable 'ansible_search_path' from source: unknown 19649 1726882599.90132: variable 'ansible_search_path' from source: unknown 19649 1726882599.90171: calling self._execute() 19649 1726882599.90267: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882599.90278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882599.90291: variable 'omit' from source: magic vars 19649 1726882599.90643: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.90662: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.90834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882599.91108: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882599.91155: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882599.91200: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882599.91236: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882599.91325: variable 'networkmanager_version' from source: set_fact 19649 1726882599.91342: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.91461: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.91476: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.91610: variable 'networkmanager_version' from source: set_fact 19649 1726882599.91627: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.91745: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.91756: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.91892: variable 'networkmanager_version' from source: set_fact 19649 1726882599.91906: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.92070: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.92084: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.92217: variable 'networkmanager_version' from source: set_fact 19649 1726882599.92229: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.92336: variable 'ansible_distribution_major_version' from source: facts 19649 1726882599.92345: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882599.92472: variable 'networkmanager_version' from source: set_fact 19649 1726882599.92483: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882599.92651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882599.94914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882599.94980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882599.95027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882599.95069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882599.95101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882599.95184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882599.95233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882599.95265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882599.95309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882599.95333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882599.95386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882599.95415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882599.95451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882599.95497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882599.95517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882599.95675: variable '__network_required_facts' from source: role '' defaults 19649 1726882599.95690: variable 'ansible_facts' from source: unknown 19649 1726882599.96431: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 19649 1726882599.96438: when evaluation is False, skipping this task 19649 1726882599.96443: _execute() done 19649 1726882599.96447: dumping result to json 19649 1726882599.96452: done dumping result, returning 19649 1726882599.96462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-8316-300c-00000000057b] 19649 1726882599.96473: sending task result for task 0e448fcc-3ce9-8316-300c-00000000057b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882599.96604: no more pending results, returning what we have 19649 1726882599.96608: results queue empty 19649 1726882599.96609: checking for any_errors_fatal 19649 1726882599.96611: done checking for any_errors_fatal 19649 1726882599.96612: checking for max_fail_percentage 19649 1726882599.96614: done checking for max_fail_percentage 19649 1726882599.96615: checking to see if all hosts have failed and the running result is not ok 19649 1726882599.96615: done checking to see if all hosts have failed 19649 1726882599.96616: getting the remaining hosts for this loop 19649 1726882599.96617: done getting the remaining hosts for this loop 19649 1726882599.96621: getting the next task for host managed_node3 19649 1726882599.96638: done getting next task for host managed_node3 19649 1726882599.96642: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882599.96647: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882599.96668: getting variables 19649 1726882599.96670: in VariableManager get_vars() 19649 1726882599.96721: Calling all_inventory to load vars for managed_node3 19649 1726882599.96724: Calling groups_inventory to load vars for managed_node3 19649 1726882599.96726: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882599.96737: Calling all_plugins_play to load vars for managed_node3 19649 1726882599.96740: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882599.96743: Calling groups_plugins_play to load vars for managed_node3 19649 1726882599.97782: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000057b 19649 1726882599.97786: WORKER PROCESS EXITING 19649 1726882599.98454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882600.00071: done with get_vars() 19649 1726882600.00093: 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:36:40 -0400 (0:00:00.108) 0:00:44.556 ****** 19649 1726882600.00181: entering _queue_task() for managed_node3/stat 19649 1726882600.00466: worker is 1 (out of 1 available) 19649 1726882600.00480: exiting _queue_task() for managed_node3/stat 19649 1726882600.00492: done queuing things up, now waiting for results queue to drain 19649 1726882600.00493: waiting for pending results... 19649 1726882600.00767: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 19649 1726882600.00927: in run() - task 0e448fcc-3ce9-8316-300c-00000000057d 19649 1726882600.00950: variable 'ansible_search_path' from source: unknown 19649 1726882600.00956: variable 'ansible_search_path' from source: unknown 19649 1726882600.00995: calling self._execute() 19649 1726882600.01097: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882600.01107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882600.01120: variable 'omit' from source: magic vars 19649 1726882600.01489: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.01509: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.01684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882600.01931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882600.01981: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882600.02025: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882600.02074: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882600.02159: variable 'networkmanager_version' from source: set_fact 19649 1726882600.02181: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.02303: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.02313: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.02449: variable 'networkmanager_version' from source: set_fact 19649 1726882600.02470: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.02585: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.02595: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.02732: variable 'networkmanager_version' from source: set_fact 19649 1726882600.02746: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.02885: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.02900: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.03034: variable 'networkmanager_version' from source: set_fact 19649 1726882600.03048: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.03162: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.03176: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.03313: variable 'networkmanager_version' from source: set_fact 19649 1726882600.03329: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.03484: 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) 19649 1726882600.03514: 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) 19649 1726882600.03545: 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) 19649 1726882600.03583: 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) 19649 1726882600.03658: variable '__network_is_ostree' from source: set_fact 19649 1726882600.03674: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882600.03683: when evaluation is False, skipping this task 19649 1726882600.03689: _execute() done 19649 1726882600.03696: dumping result to json 19649 1726882600.03703: done dumping result, returning 19649 1726882600.03714: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-8316-300c-00000000057d] 19649 1726882600.03724: sending task result for task 0e448fcc-3ce9-8316-300c-00000000057d skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882600.03877: no more pending results, returning what we have 19649 1726882600.03882: results queue empty 19649 1726882600.03883: checking for any_errors_fatal 19649 1726882600.03891: done checking for any_errors_fatal 19649 1726882600.03892: checking for max_fail_percentage 19649 1726882600.03894: done checking for max_fail_percentage 19649 1726882600.03895: checking to see if all hosts have failed and the running result is not ok 19649 1726882600.03896: done checking to see if all hosts have failed 19649 1726882600.03896: getting the remaining hosts for this loop 19649 1726882600.03898: done getting the remaining hosts for this loop 19649 1726882600.03902: getting the next task for host managed_node3 19649 1726882600.03911: done getting next task for host managed_node3 19649 1726882600.03915: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882600.03920: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882600.03942: getting variables 19649 1726882600.03945: in VariableManager get_vars() 19649 1726882600.03998: Calling all_inventory to load vars for managed_node3 19649 1726882600.04002: Calling groups_inventory to load vars for managed_node3 19649 1726882600.04005: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882600.04017: Calling all_plugins_play to load vars for managed_node3 19649 1726882600.04020: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882600.04023: Calling groups_plugins_play to load vars for managed_node3 19649 1726882600.04983: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000057d 19649 1726882600.04987: WORKER PROCESS EXITING 19649 1726882600.05693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882600.07504: done with get_vars() 19649 1726882600.07526: done getting variables 19649 1726882600.07587: 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:36:40 -0400 (0:00:00.074) 0:00:44.630 ****** 19649 1726882600.07630: entering _queue_task() for managed_node3/set_fact 19649 1726882600.07926: worker is 1 (out of 1 available) 19649 1726882600.07938: exiting _queue_task() for managed_node3/set_fact 19649 1726882600.07951: done queuing things up, now waiting for results queue to drain 19649 1726882600.07952: waiting for pending results... 19649 1726882600.08228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 19649 1726882600.08393: in run() - task 0e448fcc-3ce9-8316-300c-00000000057e 19649 1726882600.08415: variable 'ansible_search_path' from source: unknown 19649 1726882600.08423: variable 'ansible_search_path' from source: unknown 19649 1726882600.08461: calling self._execute() 19649 1726882600.08564: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882600.08576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882600.08589: variable 'omit' from source: magic vars 19649 1726882600.08970: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.08988: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.09144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882600.09401: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882600.09446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882600.09485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882600.09524: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882600.09607: variable 'networkmanager_version' from source: set_fact 19649 1726882600.09623: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.09741: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.09751: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.09889: variable 'networkmanager_version' from source: set_fact 19649 1726882600.09902: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.10016: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.10025: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.10165: variable 'networkmanager_version' from source: set_fact 19649 1726882600.10178: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.10336: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.10346: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.10484: variable 'networkmanager_version' from source: set_fact 19649 1726882600.10497: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.10608: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.10618: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.10751: variable 'networkmanager_version' from source: set_fact 19649 1726882600.10765: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.10914: 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) 19649 1726882600.10943: 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) 19649 1726882600.10975: 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) 19649 1726882600.11009: 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) 19649 1726882600.11085: variable '__network_is_ostree' from source: set_fact 19649 1726882600.11096: Evaluated conditional (not __network_is_ostree is defined): False 19649 1726882600.11103: when evaluation is False, skipping this task 19649 1726882600.11108: _execute() done 19649 1726882600.11114: dumping result to json 19649 1726882600.11125: done dumping result, returning 19649 1726882600.11135: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-8316-300c-00000000057e] 19649 1726882600.11144: sending task result for task 0e448fcc-3ce9-8316-300c-00000000057e skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 19649 1726882600.11281: no more pending results, returning what we have 19649 1726882600.11285: results queue empty 19649 1726882600.11286: checking for any_errors_fatal 19649 1726882600.11294: done checking for any_errors_fatal 19649 1726882600.11295: checking for max_fail_percentage 19649 1726882600.11297: done checking for max_fail_percentage 19649 1726882600.11298: checking to see if all hosts have failed and the running result is not ok 19649 1726882600.11298: done checking to see if all hosts have failed 19649 1726882600.11299: getting the remaining hosts for this loop 19649 1726882600.11301: done getting the remaining hosts for this loop 19649 1726882600.11304: getting the next task for host managed_node3 19649 1726882600.11316: done getting next task for host managed_node3 19649 1726882600.11320: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882600.11325: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882600.11346: getting variables 19649 1726882600.11348: in VariableManager get_vars() 19649 1726882600.11398: Calling all_inventory to load vars for managed_node3 19649 1726882600.11402: Calling groups_inventory to load vars for managed_node3 19649 1726882600.11404: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882600.11415: Calling all_plugins_play to load vars for managed_node3 19649 1726882600.11418: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882600.11421: Calling groups_plugins_play to load vars for managed_node3 19649 1726882600.12486: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000057e 19649 1726882600.12490: WORKER PROCESS EXITING 19649 1726882600.13095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882600.14745: done with get_vars() 19649 1726882600.14771: 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:36:40 -0400 (0:00:00.072) 0:00:44.703 ****** 19649 1726882600.14875: entering _queue_task() for managed_node3/service_facts 19649 1726882600.15149: worker is 1 (out of 1 available) 19649 1726882600.15161: exiting _queue_task() for managed_node3/service_facts 19649 1726882600.15178: done queuing things up, now waiting for results queue to drain 19649 1726882600.15180: waiting for pending results... 19649 1726882600.15465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 19649 1726882600.15613: in run() - task 0e448fcc-3ce9-8316-300c-000000000580 19649 1726882600.15636: variable 'ansible_search_path' from source: unknown 19649 1726882600.15642: variable 'ansible_search_path' from source: unknown 19649 1726882600.15681: calling self._execute() 19649 1726882600.15779: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882600.15789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882600.15801: variable 'omit' from source: magic vars 19649 1726882600.16168: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.16185: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.16341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882600.16610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882600.16656: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882600.16696: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882600.16737: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882600.16816: variable 'networkmanager_version' from source: set_fact 19649 1726882600.16834: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.16949: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.16960: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.17103: variable 'networkmanager_version' from source: set_fact 19649 1726882600.17117: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.17229: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.17240: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.17380: variable 'networkmanager_version' from source: set_fact 19649 1726882600.17393: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.17549: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.17560: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.17694: variable 'networkmanager_version' from source: set_fact 19649 1726882600.17708: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.17818: variable 'ansible_distribution_major_version' from source: facts 19649 1726882600.17829: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882600.17965: variable 'networkmanager_version' from source: set_fact 19649 1726882600.17979: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882600.17991: variable 'omit' from source: magic vars 19649 1726882600.18073: variable 'omit' from source: magic vars 19649 1726882600.18116: variable 'omit' from source: magic vars 19649 1726882600.18149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882600.18185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882600.18207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882600.18234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882600.18249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882600.18284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882600.18293: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882600.18301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882600.18404: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882600.18414: Set connection var ansible_shell_executable to /bin/sh 19649 1726882600.18426: Set connection var ansible_connection to ssh 19649 1726882600.18441: Set connection var ansible_timeout to 10 19649 1726882600.18448: Set connection var ansible_shell_type to sh 19649 1726882600.18459: Set connection var ansible_pipelining to False 19649 1726882600.18485: variable 'ansible_shell_executable' from source: unknown 19649 1726882600.18492: variable 'ansible_connection' from source: unknown 19649 1726882600.18498: variable 'ansible_module_compression' from source: unknown 19649 1726882600.18504: variable 'ansible_shell_type' from source: unknown 19649 1726882600.18510: variable 'ansible_shell_executable' from source: unknown 19649 1726882600.18516: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882600.18523: variable 'ansible_pipelining' from source: unknown 19649 1726882600.18528: variable 'ansible_timeout' from source: unknown 19649 1726882600.18535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882600.18692: 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__) 19649 1726882600.18707: variable 'omit' from source: magic vars 19649 1726882600.18717: starting attempt loop 19649 1726882600.18724: running the handler 19649 1726882600.18740: _low_level_execute_command(): starting 19649 1726882600.18752: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882600.19483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882600.19496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.19509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.19531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.19574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.19585: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882600.19597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.19614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882600.19626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882600.19637: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882600.19648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.19663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.19681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.19692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.19703: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882600.19715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.19809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882600.19831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882600.19850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882600.19992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882600.21682: stdout chunk (state=3): >>>/root <<< 19649 1726882600.21866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882600.21870: stdout chunk (state=3): >>><<< 19649 1726882600.21873: stderr chunk (state=3): >>><<< 19649 1726882600.21972: _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 19649 1726882600.21976: _low_level_execute_command(): starting 19649 1726882600.21980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086 `" && echo ansible-tmp-1726882600.2188988-21679-184836318234086="` echo /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086 `" ) && sleep 0' 19649 1726882600.22530: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882600.22544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.22563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.22583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.22626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.22639: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882600.22654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.22676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882600.22689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882600.22701: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882600.22713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.22726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.22741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.22752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.22765: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882600.22780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.22853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882600.22875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882600.22890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882600.23028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882600.24902: stdout chunk (state=3): >>>ansible-tmp-1726882600.2188988-21679-184836318234086=/root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086 <<< 19649 1726882600.25079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882600.25084: stdout chunk (state=3): >>><<< 19649 1726882600.25089: stderr chunk (state=3): >>><<< 19649 1726882600.25102: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882600.2188988-21679-184836318234086=/root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086 , 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 19649 1726882600.25145: variable 'ansible_module_compression' from source: unknown 19649 1726882600.25191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 19649 1726882600.25225: variable 'ansible_facts' from source: unknown 19649 1726882600.25294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/AnsiballZ_service_facts.py 19649 1726882600.25427: Sending initial data 19649 1726882600.25430: Sent initial data (162 bytes) 19649 1726882600.26532: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882600.26547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.26557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.26584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.26619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.26633: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882600.26643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.26657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882600.26676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882600.26687: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882600.26696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.26705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.26718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.26725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.26732: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882600.26741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.26826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882600.26848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882600.26862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882600.26988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882600.28720: 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 <<< 19649 1726882600.28823: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882600.28923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmppwmlt2f7 /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/AnsiballZ_service_facts.py <<< 19649 1726882600.29021: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882600.30680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882600.30748: stderr chunk (state=3): >>><<< 19649 1726882600.30751: stdout chunk (state=3): >>><<< 19649 1726882600.30773: done transferring module to remote 19649 1726882600.30785: _low_level_execute_command(): starting 19649 1726882600.30788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/ /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/AnsiballZ_service_facts.py && sleep 0' 19649 1726882600.31410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882600.31419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.31429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.31443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.31483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.31490: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882600.31500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.31512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882600.31520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882600.31527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882600.31534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.31543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.31555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.31564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.31576: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882600.31587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.31657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882600.31680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882600.31691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882600.31812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882600.33603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882600.33606: stdout chunk (state=3): >>><<< 19649 1726882600.33614: stderr chunk (state=3): >>><<< 19649 1726882600.33629: _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 19649 1726882600.33633: _low_level_execute_command(): starting 19649 1726882600.33635: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/AnsiballZ_service_facts.py && sleep 0' 19649 1726882600.34289: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882600.34297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.34308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.34321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.34365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.34376: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882600.34386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.34399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882600.34407: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882600.34413: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882600.34421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882600.34430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882600.34446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882600.34453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882600.34462: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882600.34470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882600.34539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882600.34561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882600.34576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882600.34713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882601.63857: 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", <<< 19649 1726882601.63878: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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", "sourc<<< 19649 1726882601.63927: stdout chunk (state=3): >>>e": "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.servi<<< 19649 1726882601.63936: stdout chunk (state=3): >>>ce": {"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": "active", "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": "m<<< 19649 1726882601.63942: stdout chunk (state=3): >>>an-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "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": "sta<<< 19649 1726882601.63945: stdout chunk (state=3): >>>tic", "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": {}}} <<< 19649 1726882601.65245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882601.65248: stdout chunk (state=3): >>><<< 19649 1726882601.65251: stderr chunk (state=3): >>><<< 19649 1726882601.65473: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882601.66223: 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-1726882600.2188988-21679-184836318234086/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882601.66238: _low_level_execute_command(): starting 19649 1726882601.66247: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882600.2188988-21679-184836318234086/ > /dev/null 2>&1 && sleep 0' 19649 1726882601.66884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882601.66897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882601.66910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882601.66926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.66970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882601.66984: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882601.66997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882601.67013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882601.67023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882601.67033: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882601.67044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882601.67057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882601.67075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.67086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882601.67096: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882601.67107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882601.67184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882601.67200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882601.67214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882601.67344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882601.69218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882601.69221: stdout chunk (state=3): >>><<< 19649 1726882601.69228: stderr chunk (state=3): >>><<< 19649 1726882601.69248: _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 19649 1726882601.69253: handler run complete 19649 1726882601.69436: variable 'ansible_facts' from source: unknown 19649 1726882601.69613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882601.70181: variable 'ansible_facts' from source: unknown 19649 1726882601.70556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882601.70751: attempt loop complete, returning result 19649 1726882601.70765: _execute() done 19649 1726882601.70774: dumping result to json 19649 1726882601.70836: done dumping result, returning 19649 1726882601.70848: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-8316-300c-000000000580] 19649 1726882601.70858: sending task result for task 0e448fcc-3ce9-8316-300c-000000000580 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882601.71812: no more pending results, returning what we have 19649 1726882601.71815: results queue empty 19649 1726882601.71816: checking for any_errors_fatal 19649 1726882601.71819: done checking for any_errors_fatal 19649 1726882601.71820: checking for max_fail_percentage 19649 1726882601.71821: done checking for max_fail_percentage 19649 1726882601.71822: checking to see if all hosts have failed and the running result is not ok 19649 1726882601.71823: done checking to see if all hosts have failed 19649 1726882601.71823: getting the remaining hosts for this loop 19649 1726882601.71825: done getting the remaining hosts for this loop 19649 1726882601.71828: getting the next task for host managed_node3 19649 1726882601.71835: done getting next task for host managed_node3 19649 1726882601.71838: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882601.71842: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882601.71851: getting variables 19649 1726882601.71853: in VariableManager get_vars() 19649 1726882601.71896: Calling all_inventory to load vars for managed_node3 19649 1726882601.71899: Calling groups_inventory to load vars for managed_node3 19649 1726882601.71901: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882601.71915: Calling all_plugins_play to load vars for managed_node3 19649 1726882601.71918: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882601.71921: Calling groups_plugins_play to load vars for managed_node3 19649 1726882601.72564: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000580 19649 1726882601.72570: WORKER PROCESS EXITING 19649 1726882601.73201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882601.74889: done with get_vars() 19649 1726882601.74916: 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:36:41 -0400 (0:00:01.601) 0:00:46.304 ****** 19649 1726882601.75022: entering _queue_task() for managed_node3/package_facts 19649 1726882601.75366: worker is 1 (out of 1 available) 19649 1726882601.75379: exiting _queue_task() for managed_node3/package_facts 19649 1726882601.75393: done queuing things up, now waiting for results queue to drain 19649 1726882601.75394: waiting for pending results... 19649 1726882601.75680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 19649 1726882601.75858: in run() - task 0e448fcc-3ce9-8316-300c-000000000581 19649 1726882601.75881: variable 'ansible_search_path' from source: unknown 19649 1726882601.75889: variable 'ansible_search_path' from source: unknown 19649 1726882601.75927: calling self._execute() 19649 1726882601.76030: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882601.76042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882601.76062: variable 'omit' from source: magic vars 19649 1726882601.77389: variable 'ansible_distribution_major_version' from source: facts 19649 1726882601.77407: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882601.77818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882601.78309: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882601.78468: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882601.78503: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882601.78542: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882601.78625: variable 'networkmanager_version' from source: set_fact 19649 1726882601.78766: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882601.78991: variable 'ansible_distribution_major_version' from source: facts 19649 1726882601.79000: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882601.79245: variable 'networkmanager_version' from source: set_fact 19649 1726882601.79302: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882601.79530: variable 'ansible_distribution_major_version' from source: facts 19649 1726882601.79540: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882601.79785: variable 'networkmanager_version' from source: set_fact 19649 1726882601.79845: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882601.80095: variable 'ansible_distribution_major_version' from source: facts 19649 1726882601.80170: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882601.80415: variable 'networkmanager_version' from source: set_fact 19649 1726882601.80429: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882601.80656: variable 'ansible_distribution_major_version' from source: facts 19649 1726882601.80672: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882601.80914: variable 'networkmanager_version' from source: set_fact 19649 1726882601.81043: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882601.81055: variable 'omit' from source: magic vars 19649 1726882601.81256: variable 'omit' from source: magic vars 19649 1726882601.81301: variable 'omit' from source: magic vars 19649 1726882601.81335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882601.81374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882601.81489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882601.81510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882601.81525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882601.81556: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882601.81566: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882601.81576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882601.81771: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882601.81806: Set connection var ansible_shell_executable to /bin/sh 19649 1726882601.81916: Set connection var ansible_connection to ssh 19649 1726882601.81926: Set connection var ansible_timeout to 10 19649 1726882601.81933: Set connection var ansible_shell_type to sh 19649 1726882601.81944: Set connection var ansible_pipelining to False 19649 1726882601.81973: variable 'ansible_shell_executable' from source: unknown 19649 1726882601.81981: variable 'ansible_connection' from source: unknown 19649 1726882601.81988: variable 'ansible_module_compression' from source: unknown 19649 1726882601.81994: variable 'ansible_shell_type' from source: unknown 19649 1726882601.82000: variable 'ansible_shell_executable' from source: unknown 19649 1726882601.82006: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882601.82018: variable 'ansible_pipelining' from source: unknown 19649 1726882601.82025: variable 'ansible_timeout' from source: unknown 19649 1726882601.82032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882601.82298: 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__) 19649 1726882601.82458: variable 'omit' from source: magic vars 19649 1726882601.82471: starting attempt loop 19649 1726882601.82478: running the handler 19649 1726882601.82496: _low_level_execute_command(): starting 19649 1726882601.82506: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882601.84285: 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 <<< 19649 1726882601.84340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.84378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882601.84382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882601.84451: 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 <<< 19649 1726882601.84454: 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 <<< 19649 1726882601.84586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882601.84631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882601.84635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882601.84751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882601.86391: stdout chunk (state=3): >>>/root <<< 19649 1726882601.86495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882601.86576: stderr chunk (state=3): >>><<< 19649 1726882601.86579: stdout chunk (state=3): >>><<< 19649 1726882601.86697: _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 19649 1726882601.86701: _low_level_execute_command(): starting 19649 1726882601.86704: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271 `" && echo ansible-tmp-1726882601.8660023-21738-113989302369271="` echo /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271 `" ) && sleep 0' 19649 1726882601.88116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882601.88120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.88153: 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 <<< 19649 1726882601.88156: 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 <<< 19649 1726882601.88159: 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 <<< 19649 1726882601.88342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882601.88415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882601.88418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882601.88539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882601.90426: stdout chunk (state=3): >>>ansible-tmp-1726882601.8660023-21738-113989302369271=/root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271 <<< 19649 1726882601.90537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882601.90616: stderr chunk (state=3): >>><<< 19649 1726882601.90619: stdout chunk (state=3): >>><<< 19649 1726882601.90971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882601.8660023-21738-113989302369271=/root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271 , 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 19649 1726882601.90974: variable 'ansible_module_compression' from source: unknown 19649 1726882601.90977: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 19649 1726882601.90978: variable 'ansible_facts' from source: unknown 19649 1726882601.90980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/AnsiballZ_package_facts.py 19649 1726882601.91638: Sending initial data 19649 1726882601.91641: Sent initial data (162 bytes) 19649 1726882601.94071: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882601.94086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882601.94102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882601.94118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.94278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882601.94290: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882601.94304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882601.94322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882601.94333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882601.94344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882601.94359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882601.94375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882601.94390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882601.94402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882601.94414: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882601.94427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882601.94508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882601.94593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882601.94607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882601.94808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882601.96541: 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 <<< 19649 1726882601.96639: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882601.96740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp8oynx6ma /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/AnsiballZ_package_facts.py <<< 19649 1726882601.96853: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882601.99468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882601.99564: stderr chunk (state=3): >>><<< 19649 1726882601.99569: stdout chunk (state=3): >>><<< 19649 1726882601.99584: done transferring module to remote 19649 1726882601.99594: _low_level_execute_command(): starting 19649 1726882601.99598: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/ /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/AnsiballZ_package_facts.py && sleep 0' 19649 1726882602.00017: 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 <<< 19649 1726882602.00021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882602.00051: 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 <<< 19649 1726882602.00054: 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 <<< 19649 1726882602.00059: 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 <<< 19649 1726882602.00110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882602.00114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882602.00224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882602.01980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882602.02044: stderr chunk (state=3): >>><<< 19649 1726882602.02049: stdout chunk (state=3): >>><<< 19649 1726882602.02069: _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 19649 1726882602.02076: _low_level_execute_command(): starting 19649 1726882602.02092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/AnsiballZ_package_facts.py && sleep 0' 19649 1726882602.02668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882602.02677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882602.02683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882602.02713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882602.02739: 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 <<< 19649 1726882602.02743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882602.02754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882602.02760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882602.02778: 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 <<< 19649 1726882602.02781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882602.02829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882602.02833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882602.02943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882602.48566: 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", "e<<< 19649 1726882602.48588: stdout chunk (state=3): >>>poch": 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"<<< 19649 1726882602.48601: 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"<<< 19649 1726882602.48625: stdout chunk (state=3): >>>: "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"}]<<< 19649 1726882602.48669: 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.1<<< 19649 1726882602.48684: stdout chunk (state=3): >>>6.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<<< 19649 1726882602.48692: 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-<<< 19649 1726882602.48704: stdout chunk (state=3): >>>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, "a<<< 19649 1726882602.48715: stdout chunk (state=3): >>>rch": "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<<< 19649 1726882602.48719: 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, <<< 19649 1726882602.48736: stdout chunk (state=3): >>>"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"<<< 19649 1726882602.48754: 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<<< 19649 1726882602.48767: 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", <<< 19649 1726882602.48788: 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<<< 19649 1726882602.48797: stdout chunk (state=3): >>>", "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 19649 1726882602.50277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882602.50330: stderr chunk (state=3): >>><<< 19649 1726882602.50333: stdout chunk (state=3): >>><<< 19649 1726882602.50370: _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"}]}}, "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. 19649 1726882602.51808: 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-1726882601.8660023-21738-113989302369271/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882602.51826: _low_level_execute_command(): starting 19649 1726882602.51829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882601.8660023-21738-113989302369271/ > /dev/null 2>&1 && sleep 0' 19649 1726882602.52246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882602.52257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882602.52289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882602.52301: 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 <<< 19649 1726882602.52349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882602.52361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882602.52499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882602.54324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882602.54368: stderr chunk (state=3): >>><<< 19649 1726882602.54371: stdout chunk (state=3): >>><<< 19649 1726882602.54383: _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 19649 1726882602.54389: handler run complete 19649 1726882602.55100: variable 'ansible_facts' from source: unknown 19649 1726882602.55743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.57009: variable 'ansible_facts' from source: unknown 19649 1726882602.57283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.57717: attempt loop complete, returning result 19649 1726882602.57726: _execute() done 19649 1726882602.57729: dumping result to json 19649 1726882602.58174: done dumping result, returning 19649 1726882602.58178: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-8316-300c-000000000581] 19649 1726882602.58180: sending task result for task 0e448fcc-3ce9-8316-300c-000000000581 19649 1726882602.65301: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000581 19649 1726882602.65305: 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 } 19649 1726882602.65477: no more pending results, returning what we have 19649 1726882602.65480: results queue empty 19649 1726882602.65481: checking for any_errors_fatal 19649 1726882602.65486: done checking for any_errors_fatal 19649 1726882602.65487: checking for max_fail_percentage 19649 1726882602.65488: done checking for max_fail_percentage 19649 1726882602.65489: checking to see if all hosts have failed and the running result is not ok 19649 1726882602.65490: done checking to see if all hosts have failed 19649 1726882602.65491: getting the remaining hosts for this loop 19649 1726882602.65492: done getting the remaining hosts for this loop 19649 1726882602.65496: getting the next task for host managed_node3 19649 1726882602.65503: done getting next task for host managed_node3 19649 1726882602.65507: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882602.65511: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882602.65522: getting variables 19649 1726882602.65524: in VariableManager get_vars() 19649 1726882602.65571: Calling all_inventory to load vars for managed_node3 19649 1726882602.65574: Calling groups_inventory to load vars for managed_node3 19649 1726882602.65576: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882602.65586: Calling all_plugins_play to load vars for managed_node3 19649 1726882602.65589: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882602.65592: Calling groups_plugins_play to load vars for managed_node3 19649 1726882602.67542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.69189: done with get_vars() 19649 1726882602.69212: done getting variables 19649 1726882602.69272: 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:36:42 -0400 (0:00:00.942) 0:00:47.247 ****** 19649 1726882602.69310: entering _queue_task() for managed_node3/debug 19649 1726882602.69591: worker is 1 (out of 1 available) 19649 1726882602.69602: exiting _queue_task() for managed_node3/debug 19649 1726882602.69613: done queuing things up, now waiting for results queue to drain 19649 1726882602.69615: waiting for pending results... 19649 1726882602.69891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19649 1726882602.70036: in run() - task 0e448fcc-3ce9-8316-300c-000000000112 19649 1726882602.70066: variable 'ansible_search_path' from source: unknown 19649 1726882602.70075: variable 'ansible_search_path' from source: unknown 19649 1726882602.70113: calling self._execute() 19649 1726882602.70211: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.70223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.70235: variable 'omit' from source: magic vars 19649 1726882602.70599: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.70615: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.70788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882602.71048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882602.71097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882602.71135: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882602.71176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882602.71258: variable 'networkmanager_version' from source: set_fact 19649 1726882602.71278: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.71397: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.71407: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.71542: variable 'networkmanager_version' from source: set_fact 19649 1726882602.71555: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.71669: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.71680: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.71816: variable 'networkmanager_version' from source: set_fact 19649 1726882602.71830: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.71841: variable 'omit' from source: magic vars 19649 1726882602.71897: variable 'omit' from source: magic vars 19649 1726882602.71989: variable 'network_provider' from source: set_fact 19649 1726882602.72018: variable 'omit' from source: magic vars 19649 1726882602.72058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882602.72140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882602.72163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882602.72187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882602.72203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882602.72244: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882602.72253: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.72260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.72371: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882602.72383: Set connection var ansible_shell_executable to /bin/sh 19649 1726882602.72397: Set connection var ansible_connection to ssh 19649 1726882602.72406: Set connection var ansible_timeout to 10 19649 1726882602.72412: Set connection var ansible_shell_type to sh 19649 1726882602.72423: Set connection var ansible_pipelining to False 19649 1726882602.72451: variable 'ansible_shell_executable' from source: unknown 19649 1726882602.72458: variable 'ansible_connection' from source: unknown 19649 1726882602.72467: variable 'ansible_module_compression' from source: unknown 19649 1726882602.72474: variable 'ansible_shell_type' from source: unknown 19649 1726882602.72481: variable 'ansible_shell_executable' from source: unknown 19649 1726882602.72488: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.72496: variable 'ansible_pipelining' from source: unknown 19649 1726882602.72502: variable 'ansible_timeout' from source: unknown 19649 1726882602.72510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.72624: 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) 19649 1726882602.72640: variable 'omit' from source: magic vars 19649 1726882602.72650: starting attempt loop 19649 1726882602.72656: running the handler 19649 1726882602.72709: handler run complete 19649 1726882602.72728: attempt loop complete, returning result 19649 1726882602.72735: _execute() done 19649 1726882602.72741: dumping result to json 19649 1726882602.72749: done dumping result, returning 19649 1726882602.72762: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-8316-300c-000000000112] 19649 1726882602.72778: sending task result for task 0e448fcc-3ce9-8316-300c-000000000112 ok: [managed_node3] => {} MSG: Using network provider: nm 19649 1726882602.72942: no more pending results, returning what we have 19649 1726882602.72947: results queue empty 19649 1726882602.72948: checking for any_errors_fatal 19649 1726882602.72956: done checking for any_errors_fatal 19649 1726882602.72957: checking for max_fail_percentage 19649 1726882602.72958: done checking for max_fail_percentage 19649 1726882602.72959: checking to see if all hosts have failed and the running result is not ok 19649 1726882602.72960: done checking to see if all hosts have failed 19649 1726882602.72961: getting the remaining hosts for this loop 19649 1726882602.72963: done getting the remaining hosts for this loop 19649 1726882602.72968: getting the next task for host managed_node3 19649 1726882602.72977: done getting next task for host managed_node3 19649 1726882602.72981: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19649 1726882602.72986: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882602.72998: getting variables 19649 1726882602.73000: in VariableManager get_vars() 19649 1726882602.73048: Calling all_inventory to load vars for managed_node3 19649 1726882602.73057: Calling groups_inventory to load vars for managed_node3 19649 1726882602.73060: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882602.73074: Calling all_plugins_play to load vars for managed_node3 19649 1726882602.73077: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882602.73080: Calling groups_plugins_play to load vars for managed_node3 19649 1726882602.74254: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000112 19649 1726882602.74257: WORKER PROCESS EXITING 19649 1726882602.79078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.80672: done with get_vars() 19649 1726882602.80699: done getting variables 19649 1726882602.80755: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:42 -0400 (0:00:00.114) 0:00:47.362 ****** 19649 1726882602.80792: entering _queue_task() for managed_node3/fail 19649 1726882602.81127: worker is 1 (out of 1 available) 19649 1726882602.81141: exiting _queue_task() for managed_node3/fail 19649 1726882602.81153: done queuing things up, now waiting for results queue to drain 19649 1726882602.81154: waiting for pending results... 19649 1726882602.81453: 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 19649 1726882602.81625: in run() - task 0e448fcc-3ce9-8316-300c-000000000113 19649 1726882602.81643: variable 'ansible_search_path' from source: unknown 19649 1726882602.81651: variable 'ansible_search_path' from source: unknown 19649 1726882602.81693: calling self._execute() 19649 1726882602.81794: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.81806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.81823: variable 'omit' from source: magic vars 19649 1726882602.82200: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.82219: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.82401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882602.82659: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882602.82714: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882602.82749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882602.82834: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882602.82922: variable 'networkmanager_version' from source: set_fact 19649 1726882602.82939: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.83053: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.83067: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.83200: variable 'networkmanager_version' from source: set_fact 19649 1726882602.83215: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.83327: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.83339: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.83473: variable 'networkmanager_version' from source: set_fact 19649 1726882602.83486: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.83602: variable 'network_state' from source: role '' defaults 19649 1726882602.83617: Evaluated conditional (network_state != {}): False 19649 1726882602.83625: when evaluation is False, skipping this task 19649 1726882602.83632: _execute() done 19649 1726882602.83638: dumping result to json 19649 1726882602.83644: done dumping result, returning 19649 1726882602.83658: 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-8316-300c-000000000113] 19649 1726882602.83670: sending task result for task 0e448fcc-3ce9-8316-300c-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882602.83815: no more pending results, returning what we have 19649 1726882602.83819: results queue empty 19649 1726882602.83820: checking for any_errors_fatal 19649 1726882602.83830: done checking for any_errors_fatal 19649 1726882602.83831: checking for max_fail_percentage 19649 1726882602.83833: done checking for max_fail_percentage 19649 1726882602.83834: checking to see if all hosts have failed and the running result is not ok 19649 1726882602.83835: done checking to see if all hosts have failed 19649 1726882602.83836: getting the remaining hosts for this loop 19649 1726882602.83838: done getting the remaining hosts for this loop 19649 1726882602.83841: getting the next task for host managed_node3 19649 1726882602.83849: done getting next task for host managed_node3 19649 1726882602.83853: ^ 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 19649 1726882602.83857: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882602.83883: getting variables 19649 1726882602.83885: in VariableManager get_vars() 19649 1726882602.83934: Calling all_inventory to load vars for managed_node3 19649 1726882602.83937: Calling groups_inventory to load vars for managed_node3 19649 1726882602.83940: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882602.83951: Calling all_plugins_play to load vars for managed_node3 19649 1726882602.83954: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882602.83957: Calling groups_plugins_play to load vars for managed_node3 19649 1726882602.85083: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000113 19649 1726882602.85086: WORKER PROCESS EXITING 19649 1726882602.85589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.87256: done with get_vars() 19649 1726882602.87281: done getting variables 19649 1726882602.87339: 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:36:42 -0400 (0:00:00.065) 0:00:47.428 ****** 19649 1726882602.87376: entering _queue_task() for managed_node3/fail 19649 1726882602.87666: worker is 1 (out of 1 available) 19649 1726882602.87679: exiting _queue_task() for managed_node3/fail 19649 1726882602.87692: done queuing things up, now waiting for results queue to drain 19649 1726882602.87694: waiting for pending results... 19649 1726882602.87972: 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 19649 1726882602.88126: in run() - task 0e448fcc-3ce9-8316-300c-000000000114 19649 1726882602.88150: variable 'ansible_search_path' from source: unknown 19649 1726882602.88158: variable 'ansible_search_path' from source: unknown 19649 1726882602.88202: calling self._execute() 19649 1726882602.88314: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.88327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.88342: variable 'omit' from source: magic vars 19649 1726882602.88721: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.88737: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.88902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882602.89150: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882602.89200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882602.89238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882602.89319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882602.89406: variable 'networkmanager_version' from source: set_fact 19649 1726882602.89423: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.89535: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.89550: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.89685: variable 'networkmanager_version' from source: set_fact 19649 1726882602.89699: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.89810: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.89820: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.89953: variable 'networkmanager_version' from source: set_fact 19649 1726882602.89968: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.90081: variable 'network_state' from source: role '' defaults 19649 1726882602.90101: Evaluated conditional (network_state != {}): False 19649 1726882602.90109: when evaluation is False, skipping this task 19649 1726882602.90116: _execute() done 19649 1726882602.90125: dumping result to json 19649 1726882602.90133: done dumping result, returning 19649 1726882602.90146: 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-8316-300c-000000000114] 19649 1726882602.90158: sending task result for task 0e448fcc-3ce9-8316-300c-000000000114 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882602.90303: no more pending results, returning what we have 19649 1726882602.90307: results queue empty 19649 1726882602.90308: checking for any_errors_fatal 19649 1726882602.90314: done checking for any_errors_fatal 19649 1726882602.90315: checking for max_fail_percentage 19649 1726882602.90317: done checking for max_fail_percentage 19649 1726882602.90318: checking to see if all hosts have failed and the running result is not ok 19649 1726882602.90319: done checking to see if all hosts have failed 19649 1726882602.90319: getting the remaining hosts for this loop 19649 1726882602.90321: done getting the remaining hosts for this loop 19649 1726882602.90324: getting the next task for host managed_node3 19649 1726882602.90333: done getting next task for host managed_node3 19649 1726882602.90337: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19649 1726882602.90341: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882602.90364: getting variables 19649 1726882602.90366: in VariableManager get_vars() 19649 1726882602.90416: Calling all_inventory to load vars for managed_node3 19649 1726882602.90419: Calling groups_inventory to load vars for managed_node3 19649 1726882602.90422: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882602.90433: Calling all_plugins_play to load vars for managed_node3 19649 1726882602.90436: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882602.90439: Calling groups_plugins_play to load vars for managed_node3 19649 1726882602.91634: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000114 19649 1726882602.91638: WORKER PROCESS EXITING 19649 1726882602.92255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882602.93887: done with get_vars() 19649 1726882602.93909: done getting variables 19649 1726882602.93967: 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:36:42 -0400 (0:00:00.066) 0:00:47.494 ****** 19649 1726882602.94002: entering _queue_task() for managed_node3/fail 19649 1726882602.94276: worker is 1 (out of 1 available) 19649 1726882602.94287: exiting _queue_task() for managed_node3/fail 19649 1726882602.94298: done queuing things up, now waiting for results queue to drain 19649 1726882602.94300: waiting for pending results... 19649 1726882602.94578: 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 19649 1726882602.94716: in run() - task 0e448fcc-3ce9-8316-300c-000000000115 19649 1726882602.94736: variable 'ansible_search_path' from source: unknown 19649 1726882602.94748: variable 'ansible_search_path' from source: unknown 19649 1726882602.94789: calling self._execute() 19649 1726882602.94892: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882602.94903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882602.94919: variable 'omit' from source: magic vars 19649 1726882602.95303: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.95321: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.95495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882602.95756: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882602.95807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882602.95848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882602.95922: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882602.96007: variable 'networkmanager_version' from source: set_fact 19649 1726882602.96023: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.96128: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.96137: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.96273: variable 'networkmanager_version' from source: set_fact 19649 1726882602.96286: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.96396: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.96406: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882602.96539: variable 'networkmanager_version' from source: set_fact 19649 1726882602.96552: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882602.96685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882602.98948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882602.99017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882602.99057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882602.99100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882602.99130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882602.99206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882602.99245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882602.99275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882602.99324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882602.99345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882602.99438: variable 'ansible_distribution_major_version' from source: facts 19649 1726882602.99458: Evaluated conditional (ansible_distribution_major_version | int > 9): False 19649 1726882602.99470: when evaluation is False, skipping this task 19649 1726882602.99477: _execute() done 19649 1726882602.99484: dumping result to json 19649 1726882602.99490: done dumping result, returning 19649 1726882602.99507: 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-8316-300c-000000000115] 19649 1726882602.99518: sending task result for task 0e448fcc-3ce9-8316-300c-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 19649 1726882602.99671: no more pending results, returning what we have 19649 1726882602.99676: results queue empty 19649 1726882602.99677: checking for any_errors_fatal 19649 1726882602.99685: done checking for any_errors_fatal 19649 1726882602.99685: checking for max_fail_percentage 19649 1726882602.99688: done checking for max_fail_percentage 19649 1726882602.99689: checking to see if all hosts have failed and the running result is not ok 19649 1726882602.99689: done checking to see if all hosts have failed 19649 1726882602.99690: getting the remaining hosts for this loop 19649 1726882602.99692: done getting the remaining hosts for this loop 19649 1726882602.99695: getting the next task for host managed_node3 19649 1726882602.99704: done getting next task for host managed_node3 19649 1726882602.99709: ^ 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 19649 1726882602.99713: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882602.99736: getting variables 19649 1726882602.99738: in VariableManager get_vars() 19649 1726882602.99792: Calling all_inventory to load vars for managed_node3 19649 1726882602.99795: Calling groups_inventory to load vars for managed_node3 19649 1726882602.99798: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882602.99810: Calling all_plugins_play to load vars for managed_node3 19649 1726882602.99813: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882602.99817: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.00886: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000115 19649 1726882603.00894: WORKER PROCESS EXITING 19649 1726882603.01521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.03319: done with get_vars() 19649 1726882603.03341: done getting variables 19649 1726882603.03402: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:43 -0400 (0:00:00.094) 0:00:47.588 ****** 19649 1726882603.03435: entering _queue_task() for managed_node3/dnf 19649 1726882603.03699: worker is 1 (out of 1 available) 19649 1726882603.03718: exiting _queue_task() for managed_node3/dnf 19649 1726882603.03731: done queuing things up, now waiting for results queue to drain 19649 1726882603.03734: waiting for pending results... 19649 1726882603.03934: 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 19649 1726882603.04029: in run() - task 0e448fcc-3ce9-8316-300c-000000000116 19649 1726882603.04041: variable 'ansible_search_path' from source: unknown 19649 1726882603.04044: variable 'ansible_search_path' from source: unknown 19649 1726882603.04077: calling self._execute() 19649 1726882603.04150: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.04154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.04165: variable 'omit' from source: magic vars 19649 1726882603.04434: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.04443: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.04561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.04740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.04772: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.04797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.04852: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.04909: variable 'networkmanager_version' from source: set_fact 19649 1726882603.04919: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.04996: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.04999: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.05089: variable 'networkmanager_version' from source: set_fact 19649 1726882603.05096: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.05167: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.05170: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.05257: variable 'networkmanager_version' from source: set_fact 19649 1726882603.05263: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.05362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.07243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.07287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.07314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.07337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.07361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.07413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.07440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.07461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.07491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.07501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.07571: variable 'ansible_distribution' from source: facts 19649 1726882603.07577: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.07591: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 19649 1726882603.07662: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.07742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.07760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.07778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.07806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.07817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.07843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.07861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.07879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.07908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.07917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.07943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.07961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.07979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.08004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.08015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.08114: variable 'network_connections' from source: task vars 19649 1726882603.08125: variable 'interface' from source: play vars 19649 1726882603.08174: variable 'interface' from source: play vars 19649 1726882603.08215: 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) 19649 1726882603.08231: 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) 19649 1726882603.08252: 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) 19649 1726882603.08274: 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) 19649 1726882603.08308: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882603.08452: variable 'network_connections' from source: task vars 19649 1726882603.08458: variable 'interface' from source: play vars 19649 1726882603.08501: variable 'interface' from source: play vars 19649 1726882603.08518: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882603.08521: when evaluation is False, skipping this task 19649 1726882603.08524: _execute() done 19649 1726882603.08526: dumping result to json 19649 1726882603.08528: done dumping result, returning 19649 1726882603.08535: 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-8316-300c-000000000116] 19649 1726882603.08541: sending task result for task 0e448fcc-3ce9-8316-300c-000000000116 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882603.08705: no more pending results, returning what we have 19649 1726882603.08709: results queue empty 19649 1726882603.08710: checking for any_errors_fatal 19649 1726882603.08717: done checking for any_errors_fatal 19649 1726882603.08717: checking for max_fail_percentage 19649 1726882603.08719: done checking for max_fail_percentage 19649 1726882603.08720: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.08721: done checking to see if all hosts have failed 19649 1726882603.08722: getting the remaining hosts for this loop 19649 1726882603.08723: done getting the remaining hosts for this loop 19649 1726882603.08762: getting the next task for host managed_node3 19649 1726882603.08772: done getting next task for host managed_node3 19649 1726882603.08776: ^ 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 19649 1726882603.08779: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.08796: getting variables 19649 1726882603.08797: in VariableManager get_vars() 19649 1726882603.08838: Calling all_inventory to load vars for managed_node3 19649 1726882603.08841: Calling groups_inventory to load vars for managed_node3 19649 1726882603.08843: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.08852: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.08855: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.08861: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.09393: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000116 19649 1726882603.09397: WORKER PROCESS EXITING 19649 1726882603.10333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.12043: done with get_vars() 19649 1726882603.12067: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19649 1726882603.12137: 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:36:43 -0400 (0:00:00.087) 0:00:47.676 ****** 19649 1726882603.12170: entering _queue_task() for managed_node3/yum 19649 1726882603.12441: worker is 1 (out of 1 available) 19649 1726882603.12454: exiting _queue_task() for managed_node3/yum 19649 1726882603.12469: done queuing things up, now waiting for results queue to drain 19649 1726882603.12471: waiting for pending results... 19649 1726882603.12752: 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 19649 1726882603.12891: in run() - task 0e448fcc-3ce9-8316-300c-000000000117 19649 1726882603.12915: variable 'ansible_search_path' from source: unknown 19649 1726882603.12924: variable 'ansible_search_path' from source: unknown 19649 1726882603.12963: calling self._execute() 19649 1726882603.13068: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.13080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.13094: variable 'omit' from source: magic vars 19649 1726882603.13452: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.13473: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.13649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.13912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.13962: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.14005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.14093: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.14175: variable 'networkmanager_version' from source: set_fact 19649 1726882603.14193: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.14306: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.14320: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.14451: variable 'networkmanager_version' from source: set_fact 19649 1726882603.14467: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.14579: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.14589: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.14723: variable 'networkmanager_version' from source: set_fact 19649 1726882603.14737: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.14872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.17113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.17184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.17223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.17266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.17297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.17381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.17742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.17776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.17826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.17845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.17935: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.17954: Evaluated conditional (ansible_distribution_major_version | int < 8): False 19649 1726882603.17962: when evaluation is False, skipping this task 19649 1726882603.17970: _execute() done 19649 1726882603.17977: dumping result to json 19649 1726882603.17983: done dumping result, returning 19649 1726882603.17993: 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-8316-300c-000000000117] 19649 1726882603.18009: sending task result for task 0e448fcc-3ce9-8316-300c-000000000117 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 19649 1726882603.18159: no more pending results, returning what we have 19649 1726882603.18165: results queue empty 19649 1726882603.18166: checking for any_errors_fatal 19649 1726882603.18172: done checking for any_errors_fatal 19649 1726882603.18173: checking for max_fail_percentage 19649 1726882603.18175: done checking for max_fail_percentage 19649 1726882603.18176: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.18177: done checking to see if all hosts have failed 19649 1726882603.18177: getting the remaining hosts for this loop 19649 1726882603.18179: done getting the remaining hosts for this loop 19649 1726882603.18183: getting the next task for host managed_node3 19649 1726882603.18191: done getting next task for host managed_node3 19649 1726882603.18195: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882603.18199: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.18218: getting variables 19649 1726882603.18220: in VariableManager get_vars() 19649 1726882603.18272: Calling all_inventory to load vars for managed_node3 19649 1726882603.18275: Calling groups_inventory to load vars for managed_node3 19649 1726882603.18277: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.18288: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.18292: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.18294: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.19282: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000117 19649 1726882603.19291: WORKER PROCESS EXITING 19649 1726882603.20142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.21775: done with get_vars() 19649 1726882603.21796: done getting variables 19649 1726882603.21848: 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:36:43 -0400 (0:00:00.097) 0:00:47.773 ****** 19649 1726882603.21882: entering _queue_task() for managed_node3/fail 19649 1726882603.22135: worker is 1 (out of 1 available) 19649 1726882603.22147: exiting _queue_task() for managed_node3/fail 19649 1726882603.22158: done queuing things up, now waiting for results queue to drain 19649 1726882603.22159: waiting for pending results... 19649 1726882603.22432: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19649 1726882603.22630: in run() - task 0e448fcc-3ce9-8316-300c-000000000118 19649 1726882603.22650: variable 'ansible_search_path' from source: unknown 19649 1726882603.22661: variable 'ansible_search_path' from source: unknown 19649 1726882603.22711: calling self._execute() 19649 1726882603.22818: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.22830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.22845: variable 'omit' from source: magic vars 19649 1726882603.23260: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.23281: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.23545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.23794: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.23825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.23850: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.23907: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.23976: variable 'networkmanager_version' from source: set_fact 19649 1726882603.23987: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.24061: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.24066: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.24153: variable 'networkmanager_version' from source: set_fact 19649 1726882603.24161: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.24234: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.24237: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.24326: variable 'networkmanager_version' from source: set_fact 19649 1726882603.24333: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.24406: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.24504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.26021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.26096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.26133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.26183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.26214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.26314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.26360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.26403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.26458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.26480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.26550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.26583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.26623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.26677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.26695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.26753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.26789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.26825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.26866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.26873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.27000: variable 'network_connections' from source: task vars 19649 1726882603.27009: variable 'interface' from source: play vars 19649 1726882603.27075: variable 'interface' from source: play vars 19649 1726882603.27117: 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) 19649 1726882603.27233: 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) 19649 1726882603.27236: 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) 19649 1726882603.27238: 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) 19649 1726882603.27269: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882603.27578: variable 'network_connections' from source: task vars 19649 1726882603.27588: variable 'interface' from source: play vars 19649 1726882603.27649: variable 'interface' from source: play vars 19649 1726882603.27691: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882603.27698: when evaluation is False, skipping this task 19649 1726882603.27704: _execute() done 19649 1726882603.27709: dumping result to json 19649 1726882603.27715: done dumping result, returning 19649 1726882603.27724: 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-8316-300c-000000000118] 19649 1726882603.27734: sending task result for task 0e448fcc-3ce9-8316-300c-000000000118 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882603.27888: no more pending results, returning what we have 19649 1726882603.27892: results queue empty 19649 1726882603.27893: checking for any_errors_fatal 19649 1726882603.27902: done checking for any_errors_fatal 19649 1726882603.27903: checking for max_fail_percentage 19649 1726882603.27904: done checking for max_fail_percentage 19649 1726882603.27905: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.27906: done checking to see if all hosts have failed 19649 1726882603.27906: getting the remaining hosts for this loop 19649 1726882603.27908: done getting the remaining hosts for this loop 19649 1726882603.27911: getting the next task for host managed_node3 19649 1726882603.27919: done getting next task for host managed_node3 19649 1726882603.27924: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19649 1726882603.27928: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.27949: getting variables 19649 1726882603.27951: in VariableManager get_vars() 19649 1726882603.28027: Calling all_inventory to load vars for managed_node3 19649 1726882603.28030: Calling groups_inventory to load vars for managed_node3 19649 1726882603.28033: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.28043: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.28047: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.28051: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.28716: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000118 19649 1726882603.28720: WORKER PROCESS EXITING 19649 1726882603.29084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.30018: done with get_vars() 19649 1726882603.30032: done getting variables 19649 1726882603.30077: 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:36:43 -0400 (0:00:00.082) 0:00:47.855 ****** 19649 1726882603.30101: entering _queue_task() for managed_node3/package 19649 1726882603.30288: worker is 1 (out of 1 available) 19649 1726882603.30300: exiting _queue_task() for managed_node3/package 19649 1726882603.30414: done queuing things up, now waiting for results queue to drain 19649 1726882603.30416: waiting for pending results... 19649 1726882603.30579: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19649 1726882603.30739: in run() - task 0e448fcc-3ce9-8316-300c-000000000119 19649 1726882603.30760: variable 'ansible_search_path' from source: unknown 19649 1726882603.30771: variable 'ansible_search_path' from source: unknown 19649 1726882603.30816: calling self._execute() 19649 1726882603.30916: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.30927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.30941: variable 'omit' from source: magic vars 19649 1726882603.31435: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.31444: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.31593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.31779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.31811: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.31838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.31897: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.31958: variable 'networkmanager_version' from source: set_fact 19649 1726882603.31969: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.32046: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.32050: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.32142: variable 'networkmanager_version' from source: set_fact 19649 1726882603.32149: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.32222: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.32225: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.32319: variable 'networkmanager_version' from source: set_fact 19649 1726882603.32326: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.32444: variable 'network_packages' from source: role '' defaults 19649 1726882603.32515: variable '__network_provider_setup' from source: role '' defaults 19649 1726882603.32524: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882603.32576: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882603.32582: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882603.32627: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882603.32742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.34323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.34362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.34387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.34409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.34429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.34499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.34518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.34541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.34571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.34582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.34611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.34627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.34646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.34679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.34690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.34828: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882603.34900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.34917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.34934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.34964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.34974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.35034: variable 'ansible_python' from source: facts 19649 1726882603.35051: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882603.35110: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882603.35166: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882603.35249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.35267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.35289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.35315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.35326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.35359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.35376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.35396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.35421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.35432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.35529: variable 'network_connections' from source: task vars 19649 1726882603.35532: variable 'interface' from source: play vars 19649 1726882603.35606: variable 'interface' from source: play vars 19649 1726882603.35658: 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) 19649 1726882603.35677: 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) 19649 1726882603.35698: 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) 19649 1726882603.35722: 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) 19649 1726882603.35754: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.35940: variable 'network_connections' from source: task vars 19649 1726882603.35943: variable 'interface' from source: play vars 19649 1726882603.36017: variable 'interface' from source: play vars 19649 1726882603.36039: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882603.36096: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.36292: variable 'network_connections' from source: task vars 19649 1726882603.36295: variable 'interface' from source: play vars 19649 1726882603.36341: variable 'interface' from source: play vars 19649 1726882603.36359: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882603.36415: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882603.36611: variable 'network_connections' from source: task vars 19649 1726882603.36616: variable 'interface' from source: play vars 19649 1726882603.36664: variable 'interface' from source: play vars 19649 1726882603.36701: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882603.36744: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882603.36750: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882603.36794: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882603.36926: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882603.37225: variable 'network_connections' from source: task vars 19649 1726882603.37229: variable 'interface' from source: play vars 19649 1726882603.37276: variable 'interface' from source: play vars 19649 1726882603.37282: variable 'ansible_distribution' from source: facts 19649 1726882603.37285: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.37291: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.37301: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882603.37410: variable 'ansible_distribution' from source: facts 19649 1726882603.37413: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.37417: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.37425: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882603.37533: variable 'ansible_distribution' from source: facts 19649 1726882603.37536: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.37541: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.37567: variable 'network_provider' from source: set_fact 19649 1726882603.37582: variable 'ansible_facts' from source: unknown 19649 1726882603.37945: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 19649 1726882603.37949: when evaluation is False, skipping this task 19649 1726882603.37951: _execute() done 19649 1726882603.37954: dumping result to json 19649 1726882603.37958: done dumping result, returning 19649 1726882603.37961: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-8316-300c-000000000119] 19649 1726882603.37969: sending task result for task 0e448fcc-3ce9-8316-300c-000000000119 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 19649 1726882603.38105: no more pending results, returning what we have 19649 1726882603.38110: results queue empty 19649 1726882603.38111: checking for any_errors_fatal 19649 1726882603.38119: done checking for any_errors_fatal 19649 1726882603.38120: checking for max_fail_percentage 19649 1726882603.38121: done checking for max_fail_percentage 19649 1726882603.38122: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.38123: done checking to see if all hosts have failed 19649 1726882603.38123: getting the remaining hosts for this loop 19649 1726882603.38125: done getting the remaining hosts for this loop 19649 1726882603.38128: getting the next task for host managed_node3 19649 1726882603.38135: done getting next task for host managed_node3 19649 1726882603.38139: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882603.38142: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.38167: getting variables 19649 1726882603.38169: in VariableManager get_vars() 19649 1726882603.38210: Calling all_inventory to load vars for managed_node3 19649 1726882603.38213: Calling groups_inventory to load vars for managed_node3 19649 1726882603.38215: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.38223: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.38226: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.38228: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.39152: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000119 19649 1726882603.39156: WORKER PROCESS EXITING 19649 1726882603.39168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.40094: done with get_vars() 19649 1726882603.40109: done getting variables 19649 1726882603.40150: 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:36:43 -0400 (0:00:00.100) 0:00:47.956 ****** 19649 1726882603.40178: entering _queue_task() for managed_node3/package 19649 1726882603.40387: worker is 1 (out of 1 available) 19649 1726882603.40400: exiting _queue_task() for managed_node3/package 19649 1726882603.40412: done queuing things up, now waiting for results queue to drain 19649 1726882603.40413: waiting for pending results... 19649 1726882603.40585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19649 1726882603.40671: in run() - task 0e448fcc-3ce9-8316-300c-00000000011a 19649 1726882603.40684: variable 'ansible_search_path' from source: unknown 19649 1726882603.40687: variable 'ansible_search_path' from source: unknown 19649 1726882603.40714: calling self._execute() 19649 1726882603.40793: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.40796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.40804: variable 'omit' from source: magic vars 19649 1726882603.41073: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.41084: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.41212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.41404: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.41437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.41462: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.41522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.41575: variable 'networkmanager_version' from source: set_fact 19649 1726882603.41586: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.41659: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.41667: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.41752: variable 'networkmanager_version' from source: set_fact 19649 1726882603.41762: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.41833: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.41841: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.41934: variable 'networkmanager_version' from source: set_fact 19649 1726882603.41941: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.42020: variable 'network_state' from source: role '' defaults 19649 1726882603.42028: Evaluated conditional (network_state != {}): False 19649 1726882603.42031: when evaluation is False, skipping this task 19649 1726882603.42033: _execute() done 19649 1726882603.42035: dumping result to json 19649 1726882603.42038: done dumping result, returning 19649 1726882603.42047: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-8316-300c-00000000011a] 19649 1726882603.42054: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011a 19649 1726882603.42144: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011a 19649 1726882603.42147: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882603.42205: no more pending results, returning what we have 19649 1726882603.42209: results queue empty 19649 1726882603.42210: checking for any_errors_fatal 19649 1726882603.42216: done checking for any_errors_fatal 19649 1726882603.42217: checking for max_fail_percentage 19649 1726882603.42218: done checking for max_fail_percentage 19649 1726882603.42219: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.42220: done checking to see if all hosts have failed 19649 1726882603.42220: getting the remaining hosts for this loop 19649 1726882603.42222: done getting the remaining hosts for this loop 19649 1726882603.42225: getting the next task for host managed_node3 19649 1726882603.42231: done getting next task for host managed_node3 19649 1726882603.42235: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882603.42238: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.42255: getting variables 19649 1726882603.42258: in VariableManager get_vars() 19649 1726882603.42304: Calling all_inventory to load vars for managed_node3 19649 1726882603.42306: Calling groups_inventory to load vars for managed_node3 19649 1726882603.42308: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.42316: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.42317: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.42319: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.43086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.44017: done with get_vars() 19649 1726882603.44031: done getting variables 19649 1726882603.44073: 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:36:43 -0400 (0:00:00.039) 0:00:47.995 ****** 19649 1726882603.44097: entering _queue_task() for managed_node3/package 19649 1726882603.44277: worker is 1 (out of 1 available) 19649 1726882603.44289: exiting _queue_task() for managed_node3/package 19649 1726882603.44303: done queuing things up, now waiting for results queue to drain 19649 1726882603.44304: waiting for pending results... 19649 1726882603.44480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19649 1726882603.44601: in run() - task 0e448fcc-3ce9-8316-300c-00000000011b 19649 1726882603.44611: variable 'ansible_search_path' from source: unknown 19649 1726882603.44614: variable 'ansible_search_path' from source: unknown 19649 1726882603.44642: calling self._execute() 19649 1726882603.44717: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.44720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.44728: variable 'omit' from source: magic vars 19649 1726882603.44982: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.44993: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.45115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.45302: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.45335: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.45358: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.45702: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.45784: variable 'networkmanager_version' from source: set_fact 19649 1726882603.45800: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.45921: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.45931: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.46069: variable 'networkmanager_version' from source: set_fact 19649 1726882603.46092: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.46204: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.46214: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.46348: variable 'networkmanager_version' from source: set_fact 19649 1726882603.46362: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.46485: variable 'network_state' from source: role '' defaults 19649 1726882603.46500: Evaluated conditional (network_state != {}): False 19649 1726882603.46508: when evaluation is False, skipping this task 19649 1726882603.46523: _execute() done 19649 1726882603.46532: dumping result to json 19649 1726882603.46540: done dumping result, returning 19649 1726882603.46551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-8316-300c-00000000011b] 19649 1726882603.46562: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011b skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882603.46722: no more pending results, returning what we have 19649 1726882603.46727: results queue empty 19649 1726882603.46728: checking for any_errors_fatal 19649 1726882603.46740: done checking for any_errors_fatal 19649 1726882603.46741: checking for max_fail_percentage 19649 1726882603.46743: done checking for max_fail_percentage 19649 1726882603.46744: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.46745: done checking to see if all hosts have failed 19649 1726882603.46745: getting the remaining hosts for this loop 19649 1726882603.46747: done getting the remaining hosts for this loop 19649 1726882603.46751: getting the next task for host managed_node3 19649 1726882603.46759: done getting next task for host managed_node3 19649 1726882603.46765: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882603.46786: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.46806: getting variables 19649 1726882603.46808: in VariableManager get_vars() 19649 1726882603.46852: Calling all_inventory to load vars for managed_node3 19649 1726882603.46860: Calling groups_inventory to load vars for managed_node3 19649 1726882603.46878: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.46890: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.46894: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.46896: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.47800: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011b 19649 1726882603.47804: WORKER PROCESS EXITING 19649 1726882603.47813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.48794: done with get_vars() 19649 1726882603.48813: done getting variables 19649 1726882603.48870: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:43 -0400 (0:00:00.048) 0:00:48.043 ****** 19649 1726882603.48903: entering _queue_task() for managed_node3/service 19649 1726882603.49138: worker is 1 (out of 1 available) 19649 1726882603.49150: exiting _queue_task() for managed_node3/service 19649 1726882603.49162: done queuing things up, now waiting for results queue to drain 19649 1726882603.49165: waiting for pending results... 19649 1726882603.49441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19649 1726882603.49579: in run() - task 0e448fcc-3ce9-8316-300c-00000000011c 19649 1726882603.49597: variable 'ansible_search_path' from source: unknown 19649 1726882603.49608: variable 'ansible_search_path' from source: unknown 19649 1726882603.49645: calling self._execute() 19649 1726882603.49740: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.49750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.49765: variable 'omit' from source: magic vars 19649 1726882603.50132: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.50153: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.50326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.50592: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.50642: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.50691: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.50780: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.50866: variable 'networkmanager_version' from source: set_fact 19649 1726882603.50884: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.50998: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.51009: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.51150: variable 'networkmanager_version' from source: set_fact 19649 1726882603.51165: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.51278: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.51288: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.51421: variable 'networkmanager_version' from source: set_fact 19649 1726882603.51434: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.51548: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.51710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.53889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.53954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.53996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.54033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.54069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.54148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.54196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.54226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.54276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.54296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.54342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.54373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.54401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.54444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.54463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.54511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.54537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.54565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.54612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.54629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.54810: variable 'network_connections' from source: task vars 19649 1726882603.54824: variable 'interface' from source: play vars 19649 1726882603.54895: variable 'interface' from source: play vars 19649 1726882603.54959: 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) 19649 1726882603.54988: 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) 19649 1726882603.55020: 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) 19649 1726882603.55049: 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) 19649 1726882603.55101: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882603.55352: variable 'network_connections' from source: task vars 19649 1726882603.55362: variable 'interface' from source: play vars 19649 1726882603.55426: variable 'interface' from source: play vars 19649 1726882603.55456: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 19649 1726882603.55467: when evaluation is False, skipping this task 19649 1726882603.55474: _execute() done 19649 1726882603.55480: dumping result to json 19649 1726882603.55486: done dumping result, returning 19649 1726882603.55495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-8316-300c-00000000011c] 19649 1726882603.55505: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011c skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 19649 1726882603.55641: no more pending results, returning what we have 19649 1726882603.55646: results queue empty 19649 1726882603.55647: checking for any_errors_fatal 19649 1726882603.55653: done checking for any_errors_fatal 19649 1726882603.55654: checking for max_fail_percentage 19649 1726882603.55656: done checking for max_fail_percentage 19649 1726882603.55656: checking to see if all hosts have failed and the running result is not ok 19649 1726882603.55657: done checking to see if all hosts have failed 19649 1726882603.55658: getting the remaining hosts for this loop 19649 1726882603.55660: done getting the remaining hosts for this loop 19649 1726882603.55664: getting the next task for host managed_node3 19649 1726882603.55673: done getting next task for host managed_node3 19649 1726882603.55677: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882603.55681: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882603.55701: getting variables 19649 1726882603.55703: in VariableManager get_vars() 19649 1726882603.55750: Calling all_inventory to load vars for managed_node3 19649 1726882603.55753: Calling groups_inventory to load vars for managed_node3 19649 1726882603.55755: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882603.55767: Calling all_plugins_play to load vars for managed_node3 19649 1726882603.55771: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882603.55774: Calling groups_plugins_play to load vars for managed_node3 19649 1726882603.56783: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011c 19649 1726882603.56787: WORKER PROCESS EXITING 19649 1726882603.57449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882603.59234: done with get_vars() 19649 1726882603.59258: done getting variables 19649 1726882603.59319: 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:36:43 -0400 (0:00:00.104) 0:00:48.147 ****** 19649 1726882603.59353: entering _queue_task() for managed_node3/service 19649 1726882603.59654: worker is 1 (out of 1 available) 19649 1726882603.59668: exiting _queue_task() for managed_node3/service 19649 1726882603.59680: done queuing things up, now waiting for results queue to drain 19649 1726882603.59682: waiting for pending results... 19649 1726882603.60026: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19649 1726882603.60189: in run() - task 0e448fcc-3ce9-8316-300c-00000000011d 19649 1726882603.60209: variable 'ansible_search_path' from source: unknown 19649 1726882603.60216: variable 'ansible_search_path' from source: unknown 19649 1726882603.60270: calling self._execute() 19649 1726882603.60461: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.60478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.60486: variable 'omit' from source: magic vars 19649 1726882603.60788: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.60799: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.60922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882603.61114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882603.61150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882603.61178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882603.61242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882603.61297: variable 'networkmanager_version' from source: set_fact 19649 1726882603.61307: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.61386: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.61389: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.61480: variable 'networkmanager_version' from source: set_fact 19649 1726882603.61488: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.61562: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.61566: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882603.61649: variable 'networkmanager_version' from source: set_fact 19649 1726882603.61655: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882603.61755: variable 'network_provider' from source: set_fact 19649 1726882603.61761: variable 'network_state' from source: role '' defaults 19649 1726882603.61768: Evaluated conditional (network_provider == "nm" or network_state != {}): True 19649 1726882603.61777: variable 'omit' from source: magic vars 19649 1726882603.61820: variable 'omit' from source: magic vars 19649 1726882603.61841: variable 'network_service_name' from source: role '' defaults 19649 1726882603.61899: variable 'network_service_name' from source: role '' defaults 19649 1726882603.61972: variable '__network_provider_setup' from source: role '' defaults 19649 1726882603.61976: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882603.62024: variable '__network_service_name_default_nm' from source: role '' defaults 19649 1726882603.62031: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882603.62078: variable '__network_packages_default_nm' from source: role '' defaults 19649 1726882603.62193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882603.64076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882603.64116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882603.64151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882603.64178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882603.64198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882603.64253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.64277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.64295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.64321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.64331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.64366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.64382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.64400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.64424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.64434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.64581: variable '__network_packages_default_gobject_packages' from source: role '' defaults 19649 1726882603.64649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.64669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.64691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.64714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.64725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.64790: variable 'ansible_python' from source: facts 19649 1726882603.64805: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 19649 1726882603.64862: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882603.64917: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882603.65001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.65020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.65037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.65063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.65076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.65108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882603.65127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882603.65143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882603.65170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882603.65180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882603.65274: variable 'network_connections' from source: task vars 19649 1726882603.65280: variable 'interface' from source: play vars 19649 1726882603.65336: variable 'interface' from source: play vars 19649 1726882603.65391: 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) 19649 1726882603.65411: 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) 19649 1726882603.65434: 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) 19649 1726882603.65462: 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) 19649 1726882603.65497: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.65685: variable 'network_connections' from source: task vars 19649 1726882603.65690: variable 'interface' from source: play vars 19649 1726882603.65756: variable 'interface' from source: play vars 19649 1726882603.65794: variable '__network_packages_default_wireless' from source: role '' defaults 19649 1726882603.65872: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882603.66154: variable 'network_connections' from source: task vars 19649 1726882603.66173: variable 'interface' from source: play vars 19649 1726882603.66246: variable 'interface' from source: play vars 19649 1726882603.66274: variable '__network_packages_default_team' from source: role '' defaults 19649 1726882603.66354: variable '__network_team_connections_defined' from source: role '' defaults 19649 1726882603.66641: variable 'network_connections' from source: task vars 19649 1726882603.66651: variable 'interface' from source: play vars 19649 1726882603.66729: variable 'interface' from source: play vars 19649 1726882603.66783: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882603.66848: variable '__network_service_name_default_initscripts' from source: role '' defaults 19649 1726882603.66860: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882603.66927: variable '__network_packages_default_initscripts' from source: role '' defaults 19649 1726882603.67157: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 19649 1726882603.67721: variable 'network_connections' from source: task vars 19649 1726882603.67977: variable 'interface' from source: play vars 19649 1726882603.68045: variable 'interface' from source: play vars 19649 1726882603.68062: variable 'ansible_distribution' from source: facts 19649 1726882603.68076: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.68088: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.68106: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 19649 1726882603.68286: variable 'ansible_distribution' from source: facts 19649 1726882603.68295: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.68306: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.68319: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 19649 1726882603.68499: variable 'ansible_distribution' from source: facts 19649 1726882603.68507: variable '__network_rh_distros' from source: role '' defaults 19649 1726882603.68519: variable 'ansible_distribution_major_version' from source: facts 19649 1726882603.68558: variable 'network_provider' from source: set_fact 19649 1726882603.68586: variable 'omit' from source: magic vars 19649 1726882603.68621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882603.68651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882603.68677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882603.68701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882603.68720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882603.68751: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882603.68760: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.68771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.68876: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882603.68888: Set connection var ansible_shell_executable to /bin/sh 19649 1726882603.68900: Set connection var ansible_connection to ssh 19649 1726882603.68910: Set connection var ansible_timeout to 10 19649 1726882603.68916: Set connection var ansible_shell_type to sh 19649 1726882603.68931: Set connection var ansible_pipelining to False 19649 1726882603.68957: variable 'ansible_shell_executable' from source: unknown 19649 1726882603.68968: variable 'ansible_connection' from source: unknown 19649 1726882603.68977: variable 'ansible_module_compression' from source: unknown 19649 1726882603.68987: variable 'ansible_shell_type' from source: unknown 19649 1726882603.68994: variable 'ansible_shell_executable' from source: unknown 19649 1726882603.69000: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882603.69006: variable 'ansible_pipelining' from source: unknown 19649 1726882603.69012: variable 'ansible_timeout' from source: unknown 19649 1726882603.69019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882603.69129: 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) 19649 1726882603.69151: variable 'omit' from source: magic vars 19649 1726882603.69162: starting attempt loop 19649 1726882603.69173: running the handler 19649 1726882603.69257: variable 'ansible_facts' from source: unknown 19649 1726882603.70093: _low_level_execute_command(): starting 19649 1726882603.70103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882603.70802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882603.70816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882603.70834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882603.70852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.70901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882603.70913: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882603.70927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882603.70947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882603.70959: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882603.70971: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882603.70984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882603.70998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882603.71023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.71038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882603.71051: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882603.71069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882603.71151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882603.71177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882603.71195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882603.71341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882603.73066: stdout chunk (state=3): >>>/root <<< 19649 1726882603.73177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882603.73208: stderr chunk (state=3): >>><<< 19649 1726882603.73212: stdout chunk (state=3): >>><<< 19649 1726882603.73227: _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 19649 1726882603.73236: _low_level_execute_command(): starting 19649 1726882603.73241: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031 `" && echo ansible-tmp-1726882603.7322598-21796-280030055912031="` echo /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031 `" ) && sleep 0' 19649 1726882603.73644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882603.73648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.73683: 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 <<< 19649 1726882603.73687: 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 <<< 19649 1726882603.73689: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882603.73732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882603.73740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882603.73859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882603.75731: stdout chunk (state=3): >>>ansible-tmp-1726882603.7322598-21796-280030055912031=/root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031 <<< 19649 1726882603.75838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882603.75885: stderr chunk (state=3): >>><<< 19649 1726882603.75889: stdout chunk (state=3): >>><<< 19649 1726882603.75901: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882603.7322598-21796-280030055912031=/root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031 , 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 19649 1726882603.75924: variable 'ansible_module_compression' from source: unknown 19649 1726882603.75967: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 19649 1726882603.76012: variable 'ansible_facts' from source: unknown 19649 1726882603.76142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/AnsiballZ_systemd.py 19649 1726882603.76244: Sending initial data 19649 1726882603.76254: Sent initial data (156 bytes) 19649 1726882603.76862: 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 <<< 19649 1726882603.76873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.76916: 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 <<< 19649 1726882603.76920: 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 <<< 19649 1726882603.76922: 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 <<< 19649 1726882603.76967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882603.76977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882603.76986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882603.77099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882603.78817: 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 <<< 19649 1726882603.78910: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882603.79010: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpq8xsnj9i /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/AnsiballZ_systemd.py <<< 19649 1726882603.79106: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882603.81112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882603.81198: stderr chunk (state=3): >>><<< 19649 1726882603.81201: stdout chunk (state=3): >>><<< 19649 1726882603.81228: done transferring module to remote 19649 1726882603.81231: _low_level_execute_command(): starting 19649 1726882603.81234: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/ /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/AnsiballZ_systemd.py && sleep 0' 19649 1726882603.81622: 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 <<< 19649 1726882603.81627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.81665: 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 <<< 19649 1726882603.81670: 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 <<< 19649 1726882603.81682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.81687: 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 <<< 19649 1726882603.81740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882603.81746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882603.81863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882603.83575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882603.83613: stderr chunk (state=3): >>><<< 19649 1726882603.83617: stdout chunk (state=3): >>><<< 19649 1726882603.83626: _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 19649 1726882603.83629: _low_level_execute_command(): starting 19649 1726882603.83633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/AnsiballZ_systemd.py && sleep 0' 19649 1726882603.84025: 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 <<< 19649 1726882603.84036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882603.84061: 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 <<< 19649 1726882603.84076: 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 <<< 19649 1726882603.84119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882603.84131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882603.84142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882603.84255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.09109: 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.<<< 19649 1726882604.09128: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1615577000", "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<<< 19649 1726882604.09134: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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}}} <<< 19649 1726882604.10549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882604.10553: stdout chunk (state=3): >>><<< 19649 1726882604.10555: stderr chunk (state=3): >>><<< 19649 1726882604.10840: _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": "14008320", "MemoryAvailable": "infinity", "CPUUsageNSec": "1615577000", "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 sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.service shutdown.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "systemd-journald.socket system.slice dbus-broker.service basic.target sysinit.target network-pre.target cloud-init-local.service dbus.socket", "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:32:24 EDT", "StateChangeTimestampMonotonic": "286019653", "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. 19649 1726882604.10850: 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-1726882603.7322598-21796-280030055912031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882604.10854: _low_level_execute_command(): starting 19649 1726882604.10856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882603.7322598-21796-280030055912031/ > /dev/null 2>&1 && sleep 0' 19649 1726882604.11417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882604.11431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.11446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.11470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.11515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.11528: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882604.11542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.11559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882604.11574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882604.11585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882604.11600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.11614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.11630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.11642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.11653: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882604.11672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.11750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.11774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882604.11790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.11916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.13772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882604.13775: stdout chunk (state=3): >>><<< 19649 1726882604.13778: stderr chunk (state=3): >>><<< 19649 1726882604.14349: _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 19649 1726882604.14352: handler run complete 19649 1726882604.14355: attempt loop complete, returning result 19649 1726882604.14357: _execute() done 19649 1726882604.14359: dumping result to json 19649 1726882604.14361: done dumping result, returning 19649 1726882604.14363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-8316-300c-00000000011d] 19649 1726882604.14367: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011d 19649 1726882604.14516: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011d 19649 1726882604.14520: 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 } 19649 1726882604.14572: no more pending results, returning what we have 19649 1726882604.14576: results queue empty 19649 1726882604.14577: checking for any_errors_fatal 19649 1726882604.14583: done checking for any_errors_fatal 19649 1726882604.14584: checking for max_fail_percentage 19649 1726882604.14585: done checking for max_fail_percentage 19649 1726882604.14586: checking to see if all hosts have failed and the running result is not ok 19649 1726882604.14587: done checking to see if all hosts have failed 19649 1726882604.14588: getting the remaining hosts for this loop 19649 1726882604.14589: done getting the remaining hosts for this loop 19649 1726882604.14592: getting the next task for host managed_node3 19649 1726882604.14599: done getting next task for host managed_node3 19649 1726882604.14603: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882604.14607: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882604.14617: getting variables 19649 1726882604.14618: in VariableManager get_vars() 19649 1726882604.14657: Calling all_inventory to load vars for managed_node3 19649 1726882604.14660: Calling groups_inventory to load vars for managed_node3 19649 1726882604.14666: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882604.14675: Calling all_plugins_play to load vars for managed_node3 19649 1726882604.14678: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882604.14681: Calling groups_plugins_play to load vars for managed_node3 19649 1726882604.16088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882604.17871: done with get_vars() 19649 1726882604.17907: done getting variables 19649 1726882604.17972: 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:36:44 -0400 (0:00:00.586) 0:00:48.734 ****** 19649 1726882604.18008: entering _queue_task() for managed_node3/service 19649 1726882604.18347: worker is 1 (out of 1 available) 19649 1726882604.18360: exiting _queue_task() for managed_node3/service 19649 1726882604.18375: done queuing things up, now waiting for results queue to drain 19649 1726882604.18376: waiting for pending results... 19649 1726882604.18667: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19649 1726882604.18821: in run() - task 0e448fcc-3ce9-8316-300c-00000000011e 19649 1726882604.18842: variable 'ansible_search_path' from source: unknown 19649 1726882604.18852: variable 'ansible_search_path' from source: unknown 19649 1726882604.18895: calling self._execute() 19649 1726882604.18996: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.19008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.19023: variable 'omit' from source: magic vars 19649 1726882604.19413: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.19432: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.19607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882604.19855: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882604.19905: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882604.19943: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882604.19980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882604.20061: variable 'networkmanager_version' from source: set_fact 19649 1726882604.20080: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.20219: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.20233: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.20359: variable 'networkmanager_version' from source: set_fact 19649 1726882604.20375: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.20484: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.20495: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.20631: variable 'networkmanager_version' from source: set_fact 19649 1726882604.20646: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.20769: variable 'network_provider' from source: set_fact 19649 1726882604.20782: Evaluated conditional (network_provider == "nm"): True 19649 1726882604.20889: variable '__network_wpa_supplicant_required' from source: role '' defaults 19649 1726882604.20994: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 19649 1726882604.21163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882604.23682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882604.23757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882604.23799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882604.23836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882604.23873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882604.23948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882604.23984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882604.24015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882604.24060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882604.24084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882604.24128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882604.24153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882604.24190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882604.24232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882604.24249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882604.24298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882604.24324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882604.24352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882604.24401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882604.24420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882604.24557: variable 'network_connections' from source: task vars 19649 1726882604.24575: variable 'interface' from source: play vars 19649 1726882604.24652: variable 'interface' from source: play vars 19649 1726882604.24717: 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) 19649 1726882604.24745: 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) 19649 1726882604.24777: 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) 19649 1726882604.24805: 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) 19649 1726882604.24868: variable '__network_wireless_connections_defined' from source: role '' defaults 19649 1726882604.25108: variable 'network_connections' from source: task vars 19649 1726882604.25117: variable 'interface' from source: play vars 19649 1726882604.25186: variable 'interface' from source: play vars 19649 1726882604.25217: Evaluated conditional (__network_wpa_supplicant_required): False 19649 1726882604.25224: when evaluation is False, skipping this task 19649 1726882604.25229: _execute() done 19649 1726882604.25235: dumping result to json 19649 1726882604.25242: done dumping result, returning 19649 1726882604.25252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-8316-300c-00000000011e] 19649 1726882604.25265: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011e skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 19649 1726882604.25409: no more pending results, returning what we have 19649 1726882604.25413: results queue empty 19649 1726882604.25414: checking for any_errors_fatal 19649 1726882604.25434: done checking for any_errors_fatal 19649 1726882604.25434: checking for max_fail_percentage 19649 1726882604.25436: done checking for max_fail_percentage 19649 1726882604.25437: checking to see if all hosts have failed and the running result is not ok 19649 1726882604.25438: done checking to see if all hosts have failed 19649 1726882604.25439: getting the remaining hosts for this loop 19649 1726882604.25441: done getting the remaining hosts for this loop 19649 1726882604.25444: getting the next task for host managed_node3 19649 1726882604.25453: done getting next task for host managed_node3 19649 1726882604.25457: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882604.25461: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882604.25484: getting variables 19649 1726882604.25486: in VariableManager get_vars() 19649 1726882604.25535: Calling all_inventory to load vars for managed_node3 19649 1726882604.25537: Calling groups_inventory to load vars for managed_node3 19649 1726882604.25540: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882604.25551: Calling all_plugins_play to load vars for managed_node3 19649 1726882604.25554: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882604.25557: Calling groups_plugins_play to load vars for managed_node3 19649 1726882604.26752: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011e 19649 1726882604.26755: WORKER PROCESS EXITING 19649 1726882604.27460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882604.30134: done with get_vars() 19649 1726882604.30158: done getting variables 19649 1726882604.30218: 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:36:44 -0400 (0:00:00.122) 0:00:48.856 ****** 19649 1726882604.30251: entering _queue_task() for managed_node3/service 19649 1726882604.30601: worker is 1 (out of 1 available) 19649 1726882604.30612: exiting _queue_task() for managed_node3/service 19649 1726882604.30625: done queuing things up, now waiting for results queue to drain 19649 1726882604.30626: waiting for pending results... 19649 1726882604.30898: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19649 1726882604.31050: in run() - task 0e448fcc-3ce9-8316-300c-00000000011f 19649 1726882604.31077: variable 'ansible_search_path' from source: unknown 19649 1726882604.31085: variable 'ansible_search_path' from source: unknown 19649 1726882604.31124: calling self._execute() 19649 1726882604.31227: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.31239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.31254: variable 'omit' from source: magic vars 19649 1726882604.31632: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.31650: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.31836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882604.32105: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882604.32152: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882604.32194: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882604.32231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882604.32315: variable 'networkmanager_version' from source: set_fact 19649 1726882604.32333: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.32499: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.32509: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.32651: variable 'networkmanager_version' from source: set_fact 19649 1726882604.32669: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.32797: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.32807: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.32959: variable 'networkmanager_version' from source: set_fact 19649 1726882604.32974: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.33090: variable 'network_provider' from source: set_fact 19649 1726882604.33100: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882604.33107: when evaluation is False, skipping this task 19649 1726882604.33113: _execute() done 19649 1726882604.33119: dumping result to json 19649 1726882604.33126: done dumping result, returning 19649 1726882604.33137: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-8316-300c-00000000011f] 19649 1726882604.33149: sending task result for task 0e448fcc-3ce9-8316-300c-00000000011f skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19649 1726882604.33291: no more pending results, returning what we have 19649 1726882604.33295: results queue empty 19649 1726882604.33296: checking for any_errors_fatal 19649 1726882604.33306: done checking for any_errors_fatal 19649 1726882604.33307: checking for max_fail_percentage 19649 1726882604.33309: done checking for max_fail_percentage 19649 1726882604.33310: checking to see if all hosts have failed and the running result is not ok 19649 1726882604.33311: done checking to see if all hosts have failed 19649 1726882604.33311: getting the remaining hosts for this loop 19649 1726882604.33313: done getting the remaining hosts for this loop 19649 1726882604.33317: getting the next task for host managed_node3 19649 1726882604.33325: done getting next task for host managed_node3 19649 1726882604.33330: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882604.33334: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882604.33354: getting variables 19649 1726882604.33356: in VariableManager get_vars() 19649 1726882604.33406: Calling all_inventory to load vars for managed_node3 19649 1726882604.33409: Calling groups_inventory to load vars for managed_node3 19649 1726882604.33412: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882604.33424: Calling all_plugins_play to load vars for managed_node3 19649 1726882604.33427: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882604.33430: Calling groups_plugins_play to load vars for managed_node3 19649 1726882604.34382: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000011f 19649 1726882604.34385: WORKER PROCESS EXITING 19649 1726882604.35200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882604.38455: done with get_vars() 19649 1726882604.38481: done getting variables 19649 1726882604.38543: 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:36:44 -0400 (0:00:00.083) 0:00:48.940 ****** 19649 1726882604.38582: entering _queue_task() for managed_node3/copy 19649 1726882604.38889: worker is 1 (out of 1 available) 19649 1726882604.38902: exiting _queue_task() for managed_node3/copy 19649 1726882604.38915: done queuing things up, now waiting for results queue to drain 19649 1726882604.38916: waiting for pending results... 19649 1726882604.39190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19649 1726882604.39838: in run() - task 0e448fcc-3ce9-8316-300c-000000000120 19649 1726882604.39858: variable 'ansible_search_path' from source: unknown 19649 1726882604.39871: variable 'ansible_search_path' from source: unknown 19649 1726882604.39912: calling self._execute() 19649 1726882604.40016: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.40029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.40049: variable 'omit' from source: magic vars 19649 1726882604.40437: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.40456: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.40648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882604.40931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882604.40982: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882604.41021: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882604.41061: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882604.41149: variable 'networkmanager_version' from source: set_fact 19649 1726882604.41169: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.41339: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.41354: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.41491: variable 'networkmanager_version' from source: set_fact 19649 1726882604.41505: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.41620: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.41630: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.41755: variable 'networkmanager_version' from source: set_fact 19649 1726882604.41771: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.41876: variable 'network_provider' from source: set_fact 19649 1726882604.41886: Evaluated conditional (network_provider == "initscripts"): False 19649 1726882604.41897: when evaluation is False, skipping this task 19649 1726882604.41903: _execute() done 19649 1726882604.41910: dumping result to json 19649 1726882604.41916: done dumping result, returning 19649 1726882604.41927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-8316-300c-000000000120] 19649 1726882604.41937: sending task result for task 0e448fcc-3ce9-8316-300c-000000000120 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 19649 1726882604.42092: no more pending results, returning what we have 19649 1726882604.42097: results queue empty 19649 1726882604.42098: checking for any_errors_fatal 19649 1726882604.42105: done checking for any_errors_fatal 19649 1726882604.42106: checking for max_fail_percentage 19649 1726882604.42108: done checking for max_fail_percentage 19649 1726882604.42109: checking to see if all hosts have failed and the running result is not ok 19649 1726882604.42109: done checking to see if all hosts have failed 19649 1726882604.42110: getting the remaining hosts for this loop 19649 1726882604.42112: done getting the remaining hosts for this loop 19649 1726882604.42115: getting the next task for host managed_node3 19649 1726882604.42124: done getting next task for host managed_node3 19649 1726882604.42128: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882604.42133: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882604.42155: getting variables 19649 1726882604.42157: in VariableManager get_vars() 19649 1726882604.42211: Calling all_inventory to load vars for managed_node3 19649 1726882604.42214: Calling groups_inventory to load vars for managed_node3 19649 1726882604.42217: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882604.42229: Calling all_plugins_play to load vars for managed_node3 19649 1726882604.42232: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882604.42235: Calling groups_plugins_play to load vars for managed_node3 19649 1726882604.43494: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000120 19649 1726882604.43498: WORKER PROCESS EXITING 19649 1726882604.43982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882604.45651: done with get_vars() 19649 1726882604.45678: 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:36:44 -0400 (0:00:00.071) 0:00:49.011 ****** 19649 1726882604.45756: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882604.46078: worker is 1 (out of 1 available) 19649 1726882604.46090: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19649 1726882604.46102: done queuing things up, now waiting for results queue to drain 19649 1726882604.46103: waiting for pending results... 19649 1726882604.46824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19649 1726882604.47160: in run() - task 0e448fcc-3ce9-8316-300c-000000000121 19649 1726882604.47184: variable 'ansible_search_path' from source: unknown 19649 1726882604.47230: variable 'ansible_search_path' from source: unknown 19649 1726882604.47343: calling self._execute() 19649 1726882604.47558: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.47572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.47587: variable 'omit' from source: magic vars 19649 1726882604.48383: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.48406: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.48690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882604.49263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882604.49403: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882604.49466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882604.49626: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882604.49822: variable 'networkmanager_version' from source: set_fact 19649 1726882604.49843: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.50177: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.50188: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.50431: variable 'networkmanager_version' from source: set_fact 19649 1726882604.50481: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.50697: variable 'ansible_distribution_major_version' from source: facts 19649 1726882604.50778: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882604.51106: variable 'networkmanager_version' from source: set_fact 19649 1726882604.51119: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882604.51133: variable 'omit' from source: magic vars 19649 1726882604.51285: variable 'omit' from source: magic vars 19649 1726882604.51582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882604.54451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882604.54525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882604.54552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882604.54579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882604.54601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882604.54655: variable 'network_provider' from source: set_fact 19649 1726882604.54758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882604.54778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882604.54806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882604.54846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882604.54859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882604.54915: variable 'omit' from source: magic vars 19649 1726882604.55000: variable 'omit' from source: magic vars 19649 1726882604.55098: variable 'network_connections' from source: task vars 19649 1726882604.55120: variable 'interface' from source: play vars 19649 1726882604.55193: variable 'interface' from source: play vars 19649 1726882604.55344: variable 'omit' from source: magic vars 19649 1726882604.55365: variable '__lsr_ansible_managed' from source: task vars 19649 1726882604.55427: variable '__lsr_ansible_managed' from source: task vars 19649 1726882604.56361: Loaded config def from plugin (lookup/template) 19649 1726882604.56367: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 19649 1726882604.56405: File lookup term: get_ansible_managed.j2 19649 1726882604.56409: variable 'ansible_search_path' from source: unknown 19649 1726882604.56411: 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 19649 1726882604.56432: 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 19649 1726882604.56440: variable 'ansible_search_path' from source: unknown 19649 1726882604.61103: variable 'ansible_managed' from source: unknown 19649 1726882604.61186: variable 'omit' from source: magic vars 19649 1726882604.61207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882604.61227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882604.61241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882604.61254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882604.61265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882604.61286: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882604.61289: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.61291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.61360: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882604.61364: Set connection var ansible_shell_executable to /bin/sh 19649 1726882604.61370: Set connection var ansible_connection to ssh 19649 1726882604.61376: Set connection var ansible_timeout to 10 19649 1726882604.61378: Set connection var ansible_shell_type to sh 19649 1726882604.61384: Set connection var ansible_pipelining to False 19649 1726882604.61400: variable 'ansible_shell_executable' from source: unknown 19649 1726882604.61403: variable 'ansible_connection' from source: unknown 19649 1726882604.61406: variable 'ansible_module_compression' from source: unknown 19649 1726882604.61408: variable 'ansible_shell_type' from source: unknown 19649 1726882604.61410: variable 'ansible_shell_executable' from source: unknown 19649 1726882604.61413: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882604.61418: variable 'ansible_pipelining' from source: unknown 19649 1726882604.61420: variable 'ansible_timeout' from source: unknown 19649 1726882604.61422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882604.61514: 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__) 19649 1726882604.61522: variable 'omit' from source: magic vars 19649 1726882604.61528: starting attempt loop 19649 1726882604.61532: running the handler 19649 1726882604.61542: _low_level_execute_command(): starting 19649 1726882604.61548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882604.62031: 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 <<< 19649 1726882604.62040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.62080: 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 <<< 19649 1726882604.62093: 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 <<< 19649 1726882604.62143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.62155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.62276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.64362: stdout chunk (state=3): >>>/root <<< 19649 1726882604.64368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882604.64472: stderr chunk (state=3): >>><<< 19649 1726882604.64475: stdout chunk (state=3): >>><<< 19649 1726882604.64519: _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 19649 1726882604.64646: _low_level_execute_command(): starting 19649 1726882604.64652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734 `" && echo ansible-tmp-1726882604.6461992-21839-232331578186734="` echo /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734 `" ) && sleep 0' 19649 1726882604.65243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882604.65251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.65264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.65278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.65312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.65319: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882604.65327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.65339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882604.65345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882604.65351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882604.65360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.65374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.65385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.65394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.65397: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882604.65406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.65477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.65491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882604.65504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.65636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.67500: stdout chunk (state=3): >>>ansible-tmp-1726882604.6461992-21839-232331578186734=/root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734 <<< 19649 1726882604.67613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882604.67658: stderr chunk (state=3): >>><<< 19649 1726882604.67662: stdout chunk (state=3): >>><<< 19649 1726882604.67682: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882604.6461992-21839-232331578186734=/root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734 , 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 19649 1726882604.67723: variable 'ansible_module_compression' from source: unknown 19649 1726882604.67759: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 19649 1726882604.67801: variable 'ansible_facts' from source: unknown 19649 1726882604.67893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/AnsiballZ_network_connections.py 19649 1726882604.67999: Sending initial data 19649 1726882604.68002: Sent initial data (168 bytes) 19649 1726882604.68640: 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 <<< 19649 1726882604.68645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.68698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882604.68702: 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 <<< 19649 1726882604.68704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.68707: 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 <<< 19649 1726882604.68759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.68762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882604.68772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.68870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.70605: 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 <<< 19649 1726882604.70699: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882604.70793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpp_m0jngf /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/AnsiballZ_network_connections.py <<< 19649 1726882604.70891: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882604.72370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882604.72576: stderr chunk (state=3): >>><<< 19649 1726882604.72580: stdout chunk (state=3): >>><<< 19649 1726882604.72582: done transferring module to remote 19649 1726882604.72584: _low_level_execute_command(): starting 19649 1726882604.72587: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/ /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/AnsiballZ_network_connections.py && sleep 0' 19649 1726882604.73268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882604.73278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.73289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.73302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.73341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.73345: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882604.73358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.73371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882604.73378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882604.73385: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882604.73393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.73404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.73414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.73421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.73427: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882604.73437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.73511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.73528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882604.73537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.73679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882604.75480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882604.75484: stdout chunk (state=3): >>><<< 19649 1726882604.75486: stderr chunk (state=3): >>><<< 19649 1726882604.75569: _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 19649 1726882604.75573: _low_level_execute_command(): starting 19649 1726882604.75575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/AnsiballZ_network_connections.py && sleep 0' 19649 1726882604.76135: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882604.76150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.76171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.76190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.76231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.76250: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882604.76267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.76286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882604.76299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882604.76312: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882604.76326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882604.76339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882604.76361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882604.76377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882604.76389: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882604.76403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882604.76485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882604.76506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882604.76522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882604.76653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.00651: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y9pbm33y/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y9pbm33y/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/bcb944e1-9e0f-4400-8130-22b6bf8d1560: error=unknown <<< 19649 1726882605.00825: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__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": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 19649 1726882605.02357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882605.02361: stdout chunk (state=3): >>><<< 19649 1726882605.02365: stderr chunk (state=3): >>><<< 19649 1726882605.02505: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y9pbm33y/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y9pbm33y/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/bcb944e1-9e0f-4400-8130-22b6bf8d1560: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__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": "testnic1", "persistent_state": "absent"}], "__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. 19649 1726882605.02509: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent'}], '__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-1726882604.6461992-21839-232331578186734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882605.02511: _low_level_execute_command(): starting 19649 1726882605.02514: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882604.6461992-21839-232331578186734/ > /dev/null 2>&1 && sleep 0' 19649 1726882605.03119: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.03132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.03145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.03162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.03210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.03228: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.03243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.03262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.03282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.03293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.03304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.03316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.03330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.03340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.03350: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.03362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.03445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.03468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.03483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.03621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.05442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.05517: stderr chunk (state=3): >>><<< 19649 1726882605.05528: stdout chunk (state=3): >>><<< 19649 1726882605.05773: _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 19649 1726882605.05776: handler run complete 19649 1726882605.05779: attempt loop complete, returning result 19649 1726882605.05781: _execute() done 19649 1726882605.05783: dumping result to json 19649 1726882605.05784: done dumping result, returning 19649 1726882605.05786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-8316-300c-000000000121] 19649 1726882605.05788: sending task result for task 0e448fcc-3ce9-8316-300c-000000000121 19649 1726882605.05870: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000121 19649 1726882605.05875: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 19649 1726882605.05978: no more pending results, returning what we have 19649 1726882605.05982: results queue empty 19649 1726882605.05983: checking for any_errors_fatal 19649 1726882605.05990: done checking for any_errors_fatal 19649 1726882605.05992: checking for max_fail_percentage 19649 1726882605.05993: done checking for max_fail_percentage 19649 1726882605.05994: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.05995: done checking to see if all hosts have failed 19649 1726882605.05996: getting the remaining hosts for this loop 19649 1726882605.05997: done getting the remaining hosts for this loop 19649 1726882605.06001: getting the next task for host managed_node3 19649 1726882605.06009: done getting next task for host managed_node3 19649 1726882605.06013: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882605.06018: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.06029: getting variables 19649 1726882605.06031: in VariableManager get_vars() 19649 1726882605.06081: Calling all_inventory to load vars for managed_node3 19649 1726882605.06085: Calling groups_inventory to load vars for managed_node3 19649 1726882605.06087: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.06098: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.06101: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.06104: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.07957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.09712: done with get_vars() 19649 1726882605.09735: 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:36:45 -0400 (0:00:00.640) 0:00:49.652 ****** 19649 1726882605.09826: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882605.10118: worker is 1 (out of 1 available) 19649 1726882605.10130: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19649 1726882605.10143: done queuing things up, now waiting for results queue to drain 19649 1726882605.10144: waiting for pending results... 19649 1726882605.10425: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19649 1726882605.10578: in run() - task 0e448fcc-3ce9-8316-300c-000000000122 19649 1726882605.10603: variable 'ansible_search_path' from source: unknown 19649 1726882605.10616: variable 'ansible_search_path' from source: unknown 19649 1726882605.10656: calling self._execute() 19649 1726882605.10765: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.10777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.10792: variable 'omit' from source: magic vars 19649 1726882605.11184: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.11203: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.11392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.11659: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.11720: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.11759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.11812: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.11894: variable 'networkmanager_version' from source: set_fact 19649 1726882605.11918: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.12079: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.12089: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.12236: variable 'networkmanager_version' from source: set_fact 19649 1726882605.12252: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.12371: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.12382: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.12520: variable 'networkmanager_version' from source: set_fact 19649 1726882605.12533: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.12654: variable 'network_state' from source: role '' defaults 19649 1726882605.12680: Evaluated conditional (network_state != {}): False 19649 1726882605.12688: when evaluation is False, skipping this task 19649 1726882605.12695: _execute() done 19649 1726882605.12702: dumping result to json 19649 1726882605.12710: done dumping result, returning 19649 1726882605.12721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-8316-300c-000000000122] 19649 1726882605.12730: sending task result for task 0e448fcc-3ce9-8316-300c-000000000122 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 19649 1726882605.12879: no more pending results, returning what we have 19649 1726882605.12883: results queue empty 19649 1726882605.12885: checking for any_errors_fatal 19649 1726882605.12897: done checking for any_errors_fatal 19649 1726882605.12898: checking for max_fail_percentage 19649 1726882605.12900: done checking for max_fail_percentage 19649 1726882605.12901: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.12901: done checking to see if all hosts have failed 19649 1726882605.12902: getting the remaining hosts for this loop 19649 1726882605.12904: done getting the remaining hosts for this loop 19649 1726882605.12907: getting the next task for host managed_node3 19649 1726882605.12915: done getting next task for host managed_node3 19649 1726882605.12919: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882605.12923: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.12945: getting variables 19649 1726882605.12948: in VariableManager get_vars() 19649 1726882605.12996: Calling all_inventory to load vars for managed_node3 19649 1726882605.12999: Calling groups_inventory to load vars for managed_node3 19649 1726882605.13002: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.13014: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.13017: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.13020: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.14012: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000122 19649 1726882605.14016: WORKER PROCESS EXITING 19649 1726882605.14719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.16454: done with get_vars() 19649 1726882605.16477: done getting variables 19649 1726882605.16533: 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:36:45 -0400 (0:00:00.067) 0:00:49.720 ****** 19649 1726882605.16573: entering _queue_task() for managed_node3/debug 19649 1726882605.16817: worker is 1 (out of 1 available) 19649 1726882605.16828: exiting _queue_task() for managed_node3/debug 19649 1726882605.16840: done queuing things up, now waiting for results queue to drain 19649 1726882605.16841: waiting for pending results... 19649 1726882605.17107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19649 1726882605.17253: in run() - task 0e448fcc-3ce9-8316-300c-000000000123 19649 1726882605.17277: variable 'ansible_search_path' from source: unknown 19649 1726882605.17288: variable 'ansible_search_path' from source: unknown 19649 1726882605.17330: calling self._execute() 19649 1726882605.17430: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.17442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.17457: variable 'omit' from source: magic vars 19649 1726882605.17831: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.17852: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.18031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.18302: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.18350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.18395: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.18433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.18519: variable 'networkmanager_version' from source: set_fact 19649 1726882605.18536: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.18696: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.18711: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.18855: variable 'networkmanager_version' from source: set_fact 19649 1726882605.18873: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.18990: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.19001: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.19150: variable 'networkmanager_version' from source: set_fact 19649 1726882605.19169: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.19180: variable 'omit' from source: magic vars 19649 1726882605.19250: variable 'omit' from source: magic vars 19649 1726882605.19298: variable 'omit' from source: magic vars 19649 1726882605.19329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882605.19368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882605.19393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882605.19415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.19432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.19475: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882605.19489: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.19498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.19606: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882605.19619: Set connection var ansible_shell_executable to /bin/sh 19649 1726882605.19631: Set connection var ansible_connection to ssh 19649 1726882605.19640: Set connection var ansible_timeout to 10 19649 1726882605.19648: Set connection var ansible_shell_type to sh 19649 1726882605.19660: Set connection var ansible_pipelining to False 19649 1726882605.19694: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.19707: variable 'ansible_connection' from source: unknown 19649 1726882605.19714: variable 'ansible_module_compression' from source: unknown 19649 1726882605.19721: variable 'ansible_shell_type' from source: unknown 19649 1726882605.19728: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.19735: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.19743: variable 'ansible_pipelining' from source: unknown 19649 1726882605.19751: variable 'ansible_timeout' from source: unknown 19649 1726882605.19759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.19877: 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) 19649 1726882605.19895: variable 'omit' from source: magic vars 19649 1726882605.19907: starting attempt loop 19649 1726882605.19916: running the handler 19649 1726882605.20045: variable '__network_connections_result' from source: set_fact 19649 1726882605.20100: handler run complete 19649 1726882605.20127: attempt loop complete, returning result 19649 1726882605.20137: _execute() done 19649 1726882605.20148: dumping result to json 19649 1726882605.20156: done dumping result, returning 19649 1726882605.20171: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000123] 19649 1726882605.20181: sending task result for task 0e448fcc-3ce9-8316-300c-000000000123 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 19649 1726882605.20341: no more pending results, returning what we have 19649 1726882605.20344: results queue empty 19649 1726882605.20345: checking for any_errors_fatal 19649 1726882605.20353: done checking for any_errors_fatal 19649 1726882605.20354: checking for max_fail_percentage 19649 1726882605.20355: done checking for max_fail_percentage 19649 1726882605.20358: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.20359: done checking to see if all hosts have failed 19649 1726882605.20360: getting the remaining hosts for this loop 19649 1726882605.20361: done getting the remaining hosts for this loop 19649 1726882605.20367: getting the next task for host managed_node3 19649 1726882605.20374: done getting next task for host managed_node3 19649 1726882605.20377: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882605.20381: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 19649 1726882605.20395: getting variables 19649 1726882605.20398: in VariableManager get_vars() 19649 1726882605.20445: Calling all_inventory to load vars for managed_node3 19649 1726882605.20448: Calling groups_inventory to load vars for managed_node3 19649 1726882605.20450: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.20464: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.20467: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.20471: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.20989: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000123 19649 1726882605.20993: WORKER PROCESS EXITING 19649 1726882605.21988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.23681: done with get_vars() 19649 1726882605.23704: done getting variables 19649 1726882605.23766: 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:36:45 -0400 (0:00:00.072) 0:00:49.792 ****** 19649 1726882605.23801: entering _queue_task() for managed_node3/debug 19649 1726882605.24067: worker is 1 (out of 1 available) 19649 1726882605.24079: exiting _queue_task() for managed_node3/debug 19649 1726882605.24091: done queuing things up, now waiting for results queue to drain 19649 1726882605.24093: waiting for pending results... 19649 1726882605.24363: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19649 1726882605.24530: in run() - task 0e448fcc-3ce9-8316-300c-000000000124 19649 1726882605.24552: variable 'ansible_search_path' from source: unknown 19649 1726882605.24560: variable 'ansible_search_path' from source: unknown 19649 1726882605.24602: calling self._execute() 19649 1726882605.24706: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.24719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.24739: variable 'omit' from source: magic vars 19649 1726882605.25127: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.25144: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.25334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.25604: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.25656: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.25697: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.25747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.25840: variable 'networkmanager_version' from source: set_fact 19649 1726882605.25858: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.26019: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.26035: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.26185: variable 'networkmanager_version' from source: set_fact 19649 1726882605.26199: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.26316: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.26327: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.26472: variable 'networkmanager_version' from source: set_fact 19649 1726882605.26491: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.26503: variable 'omit' from source: magic vars 19649 1726882605.26573: variable 'omit' from source: magic vars 19649 1726882605.26624: variable 'omit' from source: magic vars 19649 1726882605.26655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882605.26694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882605.26720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882605.26740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.26754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.26788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882605.26801: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.26810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.26917: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882605.26931: Set connection var ansible_shell_executable to /bin/sh 19649 1726882605.26943: Set connection var ansible_connection to ssh 19649 1726882605.26952: Set connection var ansible_timeout to 10 19649 1726882605.26958: Set connection var ansible_shell_type to sh 19649 1726882605.26972: Set connection var ansible_pipelining to False 19649 1726882605.26994: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.27002: variable 'ansible_connection' from source: unknown 19649 1726882605.27008: variable 'ansible_module_compression' from source: unknown 19649 1726882605.27019: variable 'ansible_shell_type' from source: unknown 19649 1726882605.27026: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.27035: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.27043: variable 'ansible_pipelining' from source: unknown 19649 1726882605.27050: variable 'ansible_timeout' from source: unknown 19649 1726882605.27057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.27177: 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) 19649 1726882605.27192: variable 'omit' from source: magic vars 19649 1726882605.27202: starting attempt loop 19649 1726882605.27209: running the handler 19649 1726882605.27269: variable '__network_connections_result' from source: set_fact 19649 1726882605.27347: variable '__network_connections_result' from source: set_fact 19649 1726882605.27457: handler run complete 19649 1726882605.27494: attempt loop complete, returning result 19649 1726882605.27502: _execute() done 19649 1726882605.27509: dumping result to json 19649 1726882605.27518: done dumping result, returning 19649 1726882605.27530: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-8316-300c-000000000124] 19649 1726882605.27541: sending task result for task 0e448fcc-3ce9-8316-300c-000000000124 19649 1726882605.27651: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000124 19649 1726882605.27659: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 19649 1726882605.27758: no more pending results, returning what we have 19649 1726882605.27762: results queue empty 19649 1726882605.27765: checking for any_errors_fatal 19649 1726882605.27773: done checking for any_errors_fatal 19649 1726882605.27775: checking for max_fail_percentage 19649 1726882605.27777: done checking for max_fail_percentage 19649 1726882605.27778: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.27779: done checking to see if all hosts have failed 19649 1726882605.27780: getting the remaining hosts for this loop 19649 1726882605.27782: done getting the remaining hosts for this loop 19649 1726882605.27785: getting the next task for host managed_node3 19649 1726882605.27793: done getting next task for host managed_node3 19649 1726882605.27797: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882605.27801: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 19649 1726882605.27818: getting variables 19649 1726882605.27820: in VariableManager get_vars() 19649 1726882605.27869: Calling all_inventory to load vars for managed_node3 19649 1726882605.27872: Calling groups_inventory to load vars for managed_node3 19649 1726882605.27875: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.27886: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.27890: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.27893: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.29541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.31278: done with get_vars() 19649 1726882605.31299: done getting variables 19649 1726882605.31356: 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:36:45 -0400 (0:00:00.075) 0:00:49.868 ****** 19649 1726882605.31391: entering _queue_task() for managed_node3/debug 19649 1726882605.31627: worker is 1 (out of 1 available) 19649 1726882605.31638: exiting _queue_task() for managed_node3/debug 19649 1726882605.31655: done queuing things up, now waiting for results queue to drain 19649 1726882605.31657: waiting for pending results... 19649 1726882605.31917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19649 1726882605.32058: in run() - task 0e448fcc-3ce9-8316-300c-000000000125 19649 1726882605.32080: variable 'ansible_search_path' from source: unknown 19649 1726882605.32093: variable 'ansible_search_path' from source: unknown 19649 1726882605.32132: calling self._execute() 19649 1726882605.32229: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.32240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.32255: variable 'omit' from source: magic vars 19649 1726882605.32625: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.32651: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.32829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.33094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.33138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.33179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.33221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.33302: variable 'networkmanager_version' from source: set_fact 19649 1726882605.33320: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.33745: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.33756: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.33896: variable 'networkmanager_version' from source: set_fact 19649 1726882605.33910: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.34025: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.34035: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.34179: variable 'networkmanager_version' from source: set_fact 19649 1726882605.34192: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.34310: variable 'network_state' from source: role '' defaults 19649 1726882605.34325: Evaluated conditional (network_state != {}): False 19649 1726882605.34332: when evaluation is False, skipping this task 19649 1726882605.34339: _execute() done 19649 1726882605.34346: dumping result to json 19649 1726882605.34352: done dumping result, returning 19649 1726882605.34364: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-8316-300c-000000000125] 19649 1726882605.34378: sending task result for task 0e448fcc-3ce9-8316-300c-000000000125 19649 1726882605.34485: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000125 19649 1726882605.34500: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 19649 1726882605.34546: no more pending results, returning what we have 19649 1726882605.34550: results queue empty 19649 1726882605.34552: checking for any_errors_fatal 19649 1726882605.34560: done checking for any_errors_fatal 19649 1726882605.34560: checking for max_fail_percentage 19649 1726882605.34562: done checking for max_fail_percentage 19649 1726882605.34565: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.34566: done checking to see if all hosts have failed 19649 1726882605.34566: getting the remaining hosts for this loop 19649 1726882605.34568: done getting the remaining hosts for this loop 19649 1726882605.34572: getting the next task for host managed_node3 19649 1726882605.34579: done getting next task for host managed_node3 19649 1726882605.34584: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882605.34588: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 19649 1726882605.34611: getting variables 19649 1726882605.34613: in VariableManager get_vars() 19649 1726882605.34662: Calling all_inventory to load vars for managed_node3 19649 1726882605.34668: Calling groups_inventory to load vars for managed_node3 19649 1726882605.34670: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.34682: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.34686: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.34689: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.40088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.41332: done with get_vars() 19649 1726882605.41352: 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:36:45 -0400 (0:00:00.100) 0:00:49.968 ****** 19649 1726882605.41432: entering _queue_task() for managed_node3/ping 19649 1726882605.41740: worker is 1 (out of 1 available) 19649 1726882605.41753: exiting _queue_task() for managed_node3/ping 19649 1726882605.41767: done queuing things up, now waiting for results queue to drain 19649 1726882605.41769: waiting for pending results... 19649 1726882605.42023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19649 1726882605.42127: in run() - task 0e448fcc-3ce9-8316-300c-000000000126 19649 1726882605.42137: variable 'ansible_search_path' from source: unknown 19649 1726882605.42141: variable 'ansible_search_path' from source: unknown 19649 1726882605.42174: calling self._execute() 19649 1726882605.42246: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.42249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.42267: variable 'omit' from source: magic vars 19649 1726882605.42537: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.42545: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.42662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.42846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.42882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.42906: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.42951: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.43009: variable 'networkmanager_version' from source: set_fact 19649 1726882605.43025: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.43098: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.43102: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.43191: variable 'networkmanager_version' from source: set_fact 19649 1726882605.43199: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.43272: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.43275: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.43362: variable 'networkmanager_version' from source: set_fact 19649 1726882605.43370: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.43377: variable 'omit' from source: magic vars 19649 1726882605.43415: variable 'omit' from source: magic vars 19649 1726882605.43439: variable 'omit' from source: magic vars 19649 1726882605.43467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882605.43488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882605.43504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882605.43517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.43526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882605.43549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882605.43553: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.43558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.43622: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882605.43627: Set connection var ansible_shell_executable to /bin/sh 19649 1726882605.43634: Set connection var ansible_connection to ssh 19649 1726882605.43639: Set connection var ansible_timeout to 10 19649 1726882605.43642: Set connection var ansible_shell_type to sh 19649 1726882605.43648: Set connection var ansible_pipelining to False 19649 1726882605.43670: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.43673: variable 'ansible_connection' from source: unknown 19649 1726882605.43676: variable 'ansible_module_compression' from source: unknown 19649 1726882605.43680: variable 'ansible_shell_type' from source: unknown 19649 1726882605.43683: variable 'ansible_shell_executable' from source: unknown 19649 1726882605.43685: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.43687: variable 'ansible_pipelining' from source: unknown 19649 1726882605.43690: variable 'ansible_timeout' from source: unknown 19649 1726882605.43692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.43813: 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__) 19649 1726882605.43817: variable 'omit' from source: magic vars 19649 1726882605.43819: starting attempt loop 19649 1726882605.43821: running the handler 19649 1726882605.43824: _low_level_execute_command(): starting 19649 1726882605.43829: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882605.44497: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.44509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.44520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.44534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.44573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.44581: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.44593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.44604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.44613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.44620: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.44628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.44638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.44650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.44660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.44663: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.44676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.44746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.44766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.44781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.44917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.46672: stdout chunk (state=3): >>>/root <<< 19649 1726882605.46825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.46831: stderr chunk (state=3): >>><<< 19649 1726882605.46835: stdout chunk (state=3): >>><<< 19649 1726882605.46859: _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 19649 1726882605.46871: _low_level_execute_command(): starting 19649 1726882605.46877: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660 `" && echo ansible-tmp-1726882605.468564-21878-12141812233660="` echo /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660 `" ) && sleep 0' 19649 1726882605.47529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.47537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.47548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.47561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.47611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.47618: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.47628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.47641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.47648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.47655: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.47663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.47675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.47687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.47694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.47707: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.47723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.47796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.47817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.47834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.47961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.49880: stdout chunk (state=3): >>>ansible-tmp-1726882605.468564-21878-12141812233660=/root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660 <<< 19649 1726882605.50057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.50061: stdout chunk (state=3): >>><<< 19649 1726882605.50066: stderr chunk (state=3): >>><<< 19649 1726882605.50083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882605.468564-21878-12141812233660=/root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660 , 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 19649 1726882605.50126: variable 'ansible_module_compression' from source: unknown 19649 1726882605.50167: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 19649 1726882605.50202: variable 'ansible_facts' from source: unknown 19649 1726882605.50271: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/AnsiballZ_ping.py 19649 1726882605.50401: Sending initial data 19649 1726882605.50405: Sent initial data (151 bytes) 19649 1726882605.51316: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.51324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.51336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.51350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.51389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.51396: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.51406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.51419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.51426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.51433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.51441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.51451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.51462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.51478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.51485: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.51496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.51573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.51580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.51590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.51716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.53436: 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 <<< 19649 1726882605.53533: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882605.53638: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpr12273gk /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/AnsiballZ_ping.py <<< 19649 1726882605.53737: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882605.54990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.55128: stderr chunk (state=3): >>><<< 19649 1726882605.55132: stdout chunk (state=3): >>><<< 19649 1726882605.55151: done transferring module to remote 19649 1726882605.55162: _low_level_execute_command(): starting 19649 1726882605.55169: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/ /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/AnsiballZ_ping.py && sleep 0' 19649 1726882605.55752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.55761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.55778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.55792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.55828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.55835: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.55844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.55860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.55865: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.55875: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.55889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.55898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.55909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.55916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.55923: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.55932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.56011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.56027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.56039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.56161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.57949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.57953: stdout chunk (state=3): >>><<< 19649 1726882605.57967: stderr chunk (state=3): >>><<< 19649 1726882605.57973: _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 19649 1726882605.57976: _low_level_execute_command(): starting 19649 1726882605.57981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/AnsiballZ_ping.py && sleep 0' 19649 1726882605.58542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882605.58551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.58561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.58577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.58614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.58624: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.58627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.58641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.58648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.58654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.58664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.58680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.58691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.58698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.58705: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.58714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.58784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.58794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.58808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.58960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.71660: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 19649 1726882605.72576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882605.72631: stderr chunk (state=3): >>><<< 19649 1726882605.72634: stdout chunk (state=3): >>><<< 19649 1726882605.72652: _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. 19649 1726882605.72678: 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-1726882605.468564-21878-12141812233660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882605.72689: _low_level_execute_command(): starting 19649 1726882605.72692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882605.468564-21878-12141812233660/ > /dev/null 2>&1 && sleep 0' 19649 1726882605.73232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.73236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.73280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.73370: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882605.73373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.73376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882605.73378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882605.73380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882605.73382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882605.73384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882605.73473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882605.73476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882605.73479: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882605.73481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882605.73512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882605.73516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882605.73536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882605.73661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882605.75500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882605.75503: stdout chunk (state=3): >>><<< 19649 1726882605.75505: stderr chunk (state=3): >>><<< 19649 1726882605.75869: _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 19649 1726882605.75872: handler run complete 19649 1726882605.75874: attempt loop complete, returning result 19649 1726882605.75875: _execute() done 19649 1726882605.75877: dumping result to json 19649 1726882605.75879: done dumping result, returning 19649 1726882605.75880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-8316-300c-000000000126] 19649 1726882605.75882: sending task result for task 0e448fcc-3ce9-8316-300c-000000000126 19649 1726882605.75940: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000126 19649 1726882605.75943: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 19649 1726882605.75999: no more pending results, returning what we have 19649 1726882605.76002: results queue empty 19649 1726882605.76002: checking for any_errors_fatal 19649 1726882605.76009: done checking for any_errors_fatal 19649 1726882605.76009: checking for max_fail_percentage 19649 1726882605.76011: done checking for max_fail_percentage 19649 1726882605.76012: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.76012: done checking to see if all hosts have failed 19649 1726882605.76013: getting the remaining hosts for this loop 19649 1726882605.76014: done getting the remaining hosts for this loop 19649 1726882605.76017: getting the next task for host managed_node3 19649 1726882605.76025: done getting next task for host managed_node3 19649 1726882605.76027: ^ task is: TASK: meta (role_complete) 19649 1726882605.76030: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.76040: getting variables 19649 1726882605.76041: in VariableManager get_vars() 19649 1726882605.76086: Calling all_inventory to load vars for managed_node3 19649 1726882605.76089: Calling groups_inventory to load vars for managed_node3 19649 1726882605.76091: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.76100: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.76102: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.76104: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.77239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.79079: done with get_vars() 19649 1726882605.79095: done getting variables 19649 1726882605.79176: done queuing things up, now waiting for results queue to drain 19649 1726882605.79178: results queue empty 19649 1726882605.79178: checking for any_errors_fatal 19649 1726882605.79180: done checking for any_errors_fatal 19649 1726882605.79180: checking for max_fail_percentage 19649 1726882605.79181: done checking for max_fail_percentage 19649 1726882605.79184: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.79184: done checking to see if all hosts have failed 19649 1726882605.79185: getting the remaining hosts for this loop 19649 1726882605.79185: done getting the remaining hosts for this loop 19649 1726882605.79187: getting the next task for host managed_node3 19649 1726882605.79190: done getting next task for host managed_node3 19649 1726882605.79191: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19649 1726882605.79193: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.79195: getting variables 19649 1726882605.79195: in VariableManager get_vars() 19649 1726882605.79207: Calling all_inventory to load vars for managed_node3 19649 1726882605.79209: Calling groups_inventory to load vars for managed_node3 19649 1726882605.79214: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.79221: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.79224: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.79227: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.80398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.81448: done with get_vars() 19649 1726882605.81463: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:169 Friday 20 September 2024 21:36:45 -0400 (0:00:00.400) 0:00:50.369 ****** 19649 1726882605.81512: entering _queue_task() for managed_node3/include_tasks 19649 1726882605.81710: worker is 1 (out of 1 available) 19649 1726882605.81723: exiting _queue_task() for managed_node3/include_tasks 19649 1726882605.81736: done queuing things up, now waiting for results queue to drain 19649 1726882605.81737: waiting for pending results... 19649 1726882605.81904: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19649 1726882605.81983: in run() - task 0e448fcc-3ce9-8316-300c-000000000156 19649 1726882605.81994: variable 'ansible_search_path' from source: unknown 19649 1726882605.82274: calling self._execute() 19649 1726882605.82279: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.82282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.82285: variable 'omit' from source: magic vars 19649 1726882605.82645: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.82656: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.82818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.83355: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.83399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.83428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.83609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.83686: variable 'networkmanager_version' from source: set_fact 19649 1726882605.83698: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.83703: _execute() done 19649 1726882605.83706: dumping result to json 19649 1726882605.83709: done dumping result, returning 19649 1726882605.83716: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-8316-300c-000000000156] 19649 1726882605.83721: sending task result for task 0e448fcc-3ce9-8316-300c-000000000156 19649 1726882605.83807: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000156 19649 1726882605.83810: WORKER PROCESS EXITING 19649 1726882605.83839: no more pending results, returning what we have 19649 1726882605.83844: in VariableManager get_vars() 19649 1726882605.83899: Calling all_inventory to load vars for managed_node3 19649 1726882605.83902: Calling groups_inventory to load vars for managed_node3 19649 1726882605.83905: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.83915: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.83920: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.83923: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.85230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.86130: done with get_vars() 19649 1726882605.86142: variable 'ansible_search_path' from source: unknown 19649 1726882605.86152: we have included files to process 19649 1726882605.86152: generating all_blocks data 19649 1726882605.86154: done generating all_blocks data 19649 1726882605.86158: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882605.86159: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882605.86160: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 19649 1726882605.86405: in VariableManager get_vars() 19649 1726882605.86422: done with get_vars() 19649 1726882605.87155: done processing included file 19649 1726882605.87161: iterating over new_blocks loaded from include file 19649 1726882605.87162: in VariableManager get_vars() 19649 1726882605.87189: done with get_vars() 19649 1726882605.87191: filtering new block on tags 19649 1726882605.87343: done filtering new block on tags 19649 1726882605.87346: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 19649 1726882605.87351: extending task lists for all hosts with included blocks 19649 1726882605.88384: done extending task lists 19649 1726882605.88386: done processing included files 19649 1726882605.88387: results queue empty 19649 1726882605.88388: checking for any_errors_fatal 19649 1726882605.88389: done checking for any_errors_fatal 19649 1726882605.88390: checking for max_fail_percentage 19649 1726882605.88391: done checking for max_fail_percentage 19649 1726882605.88391: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.88392: done checking to see if all hosts have failed 19649 1726882605.88396: getting the remaining hosts for this loop 19649 1726882605.88397: done getting the remaining hosts for this loop 19649 1726882605.88401: getting the next task for host managed_node3 19649 1726882605.88405: done getting next task for host managed_node3 19649 1726882605.88407: ^ task is: TASK: Ensure state in ["present", "absent"] 19649 1726882605.88410: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.88412: getting variables 19649 1726882605.88413: in VariableManager get_vars() 19649 1726882605.88435: Calling all_inventory to load vars for managed_node3 19649 1726882605.88438: Calling groups_inventory to load vars for managed_node3 19649 1726882605.88440: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.88447: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.88451: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.88454: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.89609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.90975: done with get_vars() 19649 1726882605.90989: done getting variables 19649 1726882605.91015: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:36:45 -0400 (0:00:00.095) 0:00:50.464 ****** 19649 1726882605.91034: entering _queue_task() for managed_node3/fail 19649 1726882605.91236: worker is 1 (out of 1 available) 19649 1726882605.91251: exiting _queue_task() for managed_node3/fail 19649 1726882605.91266: done queuing things up, now waiting for results queue to drain 19649 1726882605.91268: waiting for pending results... 19649 1726882605.91490: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 19649 1726882605.91561: in run() - task 0e448fcc-3ce9-8316-300c-00000000064b 19649 1726882605.91572: variable 'ansible_search_path' from source: unknown 19649 1726882605.91576: variable 'ansible_search_path' from source: unknown 19649 1726882605.91603: calling self._execute() 19649 1726882605.91681: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.91686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.91695: variable 'omit' from source: magic vars 19649 1726882605.91962: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.91974: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.92095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.92281: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.92313: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.92340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.92367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.92423: variable 'networkmanager_version' from source: set_fact 19649 1726882605.92435: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.92521: variable 'state' from source: include params 19649 1726882605.92525: Evaluated conditional (state not in ["present", "absent"]): False 19649 1726882605.92528: when evaluation is False, skipping this task 19649 1726882605.92530: _execute() done 19649 1726882605.92534: dumping result to json 19649 1726882605.92538: done dumping result, returning 19649 1726882605.92543: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-8316-300c-00000000064b] 19649 1726882605.92549: sending task result for task 0e448fcc-3ce9-8316-300c-00000000064b 19649 1726882605.92651: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000064b 19649 1726882605.92658: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 19649 1726882605.92707: no more pending results, returning what we have 19649 1726882605.92711: results queue empty 19649 1726882605.92712: checking for any_errors_fatal 19649 1726882605.92713: done checking for any_errors_fatal 19649 1726882605.92714: checking for max_fail_percentage 19649 1726882605.92715: done checking for max_fail_percentage 19649 1726882605.92716: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.92717: done checking to see if all hosts have failed 19649 1726882605.92717: getting the remaining hosts for this loop 19649 1726882605.92719: done getting the remaining hosts for this loop 19649 1726882605.92722: getting the next task for host managed_node3 19649 1726882605.92728: done getting next task for host managed_node3 19649 1726882605.92730: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 19649 1726882605.92733: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.92736: getting variables 19649 1726882605.92737: in VariableManager get_vars() 19649 1726882605.92784: Calling all_inventory to load vars for managed_node3 19649 1726882605.92787: Calling groups_inventory to load vars for managed_node3 19649 1726882605.92789: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.92796: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.92798: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.92800: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.93615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.95157: done with get_vars() 19649 1726882605.95173: done getting variables 19649 1726882605.95211: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:36:45 -0400 (0:00:00.042) 0:00:50.506 ****** 19649 1726882605.95242: entering _queue_task() for managed_node3/fail 19649 1726882605.95473: worker is 1 (out of 1 available) 19649 1726882605.95485: exiting _queue_task() for managed_node3/fail 19649 1726882605.95502: done queuing things up, now waiting for results queue to drain 19649 1726882605.95504: waiting for pending results... 19649 1726882605.95767: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 19649 1726882605.95820: in run() - task 0e448fcc-3ce9-8316-300c-00000000064c 19649 1726882605.95830: variable 'ansible_search_path' from source: unknown 19649 1726882605.95833: variable 'ansible_search_path' from source: unknown 19649 1726882605.95877: calling self._execute() 19649 1726882605.95983: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882605.95987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882605.95990: variable 'omit' from source: magic vars 19649 1726882605.96299: variable 'ansible_distribution_major_version' from source: facts 19649 1726882605.96308: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882605.96430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882605.96619: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882605.96661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882605.96687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882605.96712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882605.96767: variable 'networkmanager_version' from source: set_fact 19649 1726882605.96782: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882605.96868: variable 'type' from source: play vars 19649 1726882605.96872: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 19649 1726882605.96875: when evaluation is False, skipping this task 19649 1726882605.96879: _execute() done 19649 1726882605.96882: dumping result to json 19649 1726882605.96886: done dumping result, returning 19649 1726882605.96895: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-8316-300c-00000000064c] 19649 1726882605.96898: sending task result for task 0e448fcc-3ce9-8316-300c-00000000064c 19649 1726882605.96973: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000064c 19649 1726882605.96977: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 19649 1726882605.97048: no more pending results, returning what we have 19649 1726882605.97051: results queue empty 19649 1726882605.97052: checking for any_errors_fatal 19649 1726882605.97059: done checking for any_errors_fatal 19649 1726882605.97060: checking for max_fail_percentage 19649 1726882605.97061: done checking for max_fail_percentage 19649 1726882605.97062: checking to see if all hosts have failed and the running result is not ok 19649 1726882605.97062: done checking to see if all hosts have failed 19649 1726882605.97109: getting the remaining hosts for this loop 19649 1726882605.97111: done getting the remaining hosts for this loop 19649 1726882605.97115: getting the next task for host managed_node3 19649 1726882605.97125: done getting next task for host managed_node3 19649 1726882605.97129: ^ task is: TASK: Include the task 'show_interfaces.yml' 19649 1726882605.97132: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882605.97136: getting variables 19649 1726882605.97137: in VariableManager get_vars() 19649 1726882605.97171: Calling all_inventory to load vars for managed_node3 19649 1726882605.97173: Calling groups_inventory to load vars for managed_node3 19649 1726882605.97177: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882605.97190: Calling all_plugins_play to load vars for managed_node3 19649 1726882605.97194: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882605.97197: Calling groups_plugins_play to load vars for managed_node3 19649 1726882605.98200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882605.99320: done with get_vars() 19649 1726882605.99337: 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/manage_test_interface.yml:13 Friday 20 September 2024 21:36:45 -0400 (0:00:00.041) 0:00:50.548 ****** 19649 1726882605.99413: entering _queue_task() for managed_node3/include_tasks 19649 1726882605.99649: worker is 1 (out of 1 available) 19649 1726882605.99661: exiting _queue_task() for managed_node3/include_tasks 19649 1726882605.99674: done queuing things up, now waiting for results queue to drain 19649 1726882605.99675: waiting for pending results... 19649 1726882605.99893: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19649 1726882605.99970: in run() - task 0e448fcc-3ce9-8316-300c-00000000064d 19649 1726882605.99975: variable 'ansible_search_path' from source: unknown 19649 1726882605.99978: variable 'ansible_search_path' from source: unknown 19649 1726882606.00038: calling self._execute() 19649 1726882606.00100: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.00106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.00123: variable 'omit' from source: magic vars 19649 1726882606.00469: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.00484: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.00654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.00994: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.00997: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.01031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.01089: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.01141: variable 'networkmanager_version' from source: set_fact 19649 1726882606.01152: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.01159: _execute() done 19649 1726882606.01162: dumping result to json 19649 1726882606.01166: done dumping result, returning 19649 1726882606.01172: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-8316-300c-00000000064d] 19649 1726882606.01179: sending task result for task 0e448fcc-3ce9-8316-300c-00000000064d 19649 1726882606.01265: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000064d 19649 1726882606.01268: WORKER PROCESS EXITING 19649 1726882606.01313: no more pending results, returning what we have 19649 1726882606.01318: in VariableManager get_vars() 19649 1726882606.01383: Calling all_inventory to load vars for managed_node3 19649 1726882606.01386: Calling groups_inventory to load vars for managed_node3 19649 1726882606.01388: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.01400: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.01403: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.01407: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.03242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.06237: done with get_vars() 19649 1726882606.06252: variable 'ansible_search_path' from source: unknown 19649 1726882606.06253: variable 'ansible_search_path' from source: unknown 19649 1726882606.06283: we have included files to process 19649 1726882606.06284: generating all_blocks data 19649 1726882606.06285: done generating all_blocks data 19649 1726882606.06288: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882606.06289: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882606.06290: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 19649 1726882606.06394: in VariableManager get_vars() 19649 1726882606.06418: done with get_vars() 19649 1726882606.06524: done processing included file 19649 1726882606.06529: iterating over new_blocks loaded from include file 19649 1726882606.06532: in VariableManager get_vars() 19649 1726882606.06555: done with get_vars() 19649 1726882606.06557: filtering new block on tags 19649 1726882606.06615: done filtering new block on tags 19649 1726882606.06617: 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 19649 1726882606.06621: extending task lists for all hosts with included blocks 19649 1726882606.07095: done extending task lists 19649 1726882606.07096: done processing included files 19649 1726882606.07097: results queue empty 19649 1726882606.07098: checking for any_errors_fatal 19649 1726882606.07101: done checking for any_errors_fatal 19649 1726882606.07101: checking for max_fail_percentage 19649 1726882606.07102: done checking for max_fail_percentage 19649 1726882606.07103: checking to see if all hosts have failed and the running result is not ok 19649 1726882606.07104: done checking to see if all hosts have failed 19649 1726882606.07105: getting the remaining hosts for this loop 19649 1726882606.07106: done getting the remaining hosts for this loop 19649 1726882606.07108: getting the next task for host managed_node3 19649 1726882606.07113: done getting next task for host managed_node3 19649 1726882606.07115: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 19649 1726882606.07118: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882606.07123: getting variables 19649 1726882606.07124: in VariableManager get_vars() 19649 1726882606.07170: Calling all_inventory to load vars for managed_node3 19649 1726882606.07179: Calling groups_inventory to load vars for managed_node3 19649 1726882606.07182: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.07190: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.07193: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.07196: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.08877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.12070: done with get_vars() 19649 1726882606.12104: 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:36:46 -0400 (0:00:00.128) 0:00:50.677 ****** 19649 1726882606.12279: entering _queue_task() for managed_node3/include_tasks 19649 1726882606.12635: worker is 1 (out of 1 available) 19649 1726882606.12647: exiting _queue_task() for managed_node3/include_tasks 19649 1726882606.12659: done queuing things up, now waiting for results queue to drain 19649 1726882606.12660: waiting for pending results... 19649 1726882606.12948: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 19649 1726882606.13199: in run() - task 0e448fcc-3ce9-8316-300c-0000000006e5 19649 1726882606.13211: variable 'ansible_search_path' from source: unknown 19649 1726882606.13214: variable 'ansible_search_path' from source: unknown 19649 1726882606.13218: calling self._execute() 19649 1726882606.13247: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.13251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.13265: variable 'omit' from source: magic vars 19649 1726882606.13609: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.13621: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.13819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.14064: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.14107: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.14136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.14167: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.14244: variable 'networkmanager_version' from source: set_fact 19649 1726882606.14260: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.14266: _execute() done 19649 1726882606.14270: dumping result to json 19649 1726882606.14272: done dumping result, returning 19649 1726882606.14278: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-8316-300c-0000000006e5] 19649 1726882606.14286: sending task result for task 0e448fcc-3ce9-8316-300c-0000000006e5 19649 1726882606.14389: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000006e5 19649 1726882606.14391: WORKER PROCESS EXITING 19649 1726882606.14426: no more pending results, returning what we have 19649 1726882606.14432: in VariableManager get_vars() 19649 1726882606.14498: Calling all_inventory to load vars for managed_node3 19649 1726882606.14501: Calling groups_inventory to load vars for managed_node3 19649 1726882606.14504: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.14517: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.14521: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.14524: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.16458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.18168: done with get_vars() 19649 1726882606.18186: variable 'ansible_search_path' from source: unknown 19649 1726882606.18188: variable 'ansible_search_path' from source: unknown 19649 1726882606.18247: we have included files to process 19649 1726882606.18248: generating all_blocks data 19649 1726882606.18250: done generating all_blocks data 19649 1726882606.18251: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882606.18252: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882606.18255: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 19649 1726882606.18534: done processing included file 19649 1726882606.18537: iterating over new_blocks loaded from include file 19649 1726882606.18538: in VariableManager get_vars() 19649 1726882606.18569: done with get_vars() 19649 1726882606.18572: filtering new block on tags 19649 1726882606.18612: done filtering new block on tags 19649 1726882606.18615: 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 19649 1726882606.18621: extending task lists for all hosts with included blocks 19649 1726882606.18801: done extending task lists 19649 1726882606.18802: done processing included files 19649 1726882606.18803: results queue empty 19649 1726882606.18804: checking for any_errors_fatal 19649 1726882606.18807: done checking for any_errors_fatal 19649 1726882606.18807: checking for max_fail_percentage 19649 1726882606.18808: done checking for max_fail_percentage 19649 1726882606.18809: checking to see if all hosts have failed and the running result is not ok 19649 1726882606.18810: done checking to see if all hosts have failed 19649 1726882606.18811: getting the remaining hosts for this loop 19649 1726882606.18812: done getting the remaining hosts for this loop 19649 1726882606.18814: getting the next task for host managed_node3 19649 1726882606.18819: done getting next task for host managed_node3 19649 1726882606.18821: ^ task is: TASK: Gather current interface info 19649 1726882606.18825: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882606.18826: getting variables 19649 1726882606.18827: in VariableManager get_vars() 19649 1726882606.18844: Calling all_inventory to load vars for managed_node3 19649 1726882606.18846: Calling groups_inventory to load vars for managed_node3 19649 1726882606.18848: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.18853: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.18855: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.18861: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.19840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.20744: done with get_vars() 19649 1726882606.20758: done getting variables 19649 1726882606.20790: 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:36:46 -0400 (0:00:00.085) 0:00:50.762 ****** 19649 1726882606.20816: entering _queue_task() for managed_node3/command 19649 1726882606.21045: worker is 1 (out of 1 available) 19649 1726882606.21058: exiting _queue_task() for managed_node3/command 19649 1726882606.21074: done queuing things up, now waiting for results queue to drain 19649 1726882606.21075: waiting for pending results... 19649 1726882606.21274: running TaskExecutor() for managed_node3/TASK: Gather current interface info 19649 1726882606.21439: in run() - task 0e448fcc-3ce9-8316-300c-000000000728 19649 1726882606.21444: variable 'ansible_search_path' from source: unknown 19649 1726882606.21447: variable 'ansible_search_path' from source: unknown 19649 1726882606.21450: calling self._execute() 19649 1726882606.21574: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.21578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.21581: variable 'omit' from source: magic vars 19649 1726882606.21929: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.21946: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.22131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.22539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.22574: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.22613: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.22649: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.22708: variable 'networkmanager_version' from source: set_fact 19649 1726882606.22720: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.22726: variable 'omit' from source: magic vars 19649 1726882606.22765: variable 'omit' from source: magic vars 19649 1726882606.22797: variable 'omit' from source: magic vars 19649 1726882606.22820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882606.22845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882606.22860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882606.22873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.22882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.22905: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882606.22908: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.22911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.22980: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882606.22984: Set connection var ansible_shell_executable to /bin/sh 19649 1726882606.22991: Set connection var ansible_connection to ssh 19649 1726882606.22996: Set connection var ansible_timeout to 10 19649 1726882606.22998: Set connection var ansible_shell_type to sh 19649 1726882606.23006: Set connection var ansible_pipelining to False 19649 1726882606.23021: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.23024: variable 'ansible_connection' from source: unknown 19649 1726882606.23026: variable 'ansible_module_compression' from source: unknown 19649 1726882606.23029: variable 'ansible_shell_type' from source: unknown 19649 1726882606.23031: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.23033: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.23037: variable 'ansible_pipelining' from source: unknown 19649 1726882606.23040: variable 'ansible_timeout' from source: unknown 19649 1726882606.23042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.23118: 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) 19649 1726882606.23127: variable 'omit' from source: magic vars 19649 1726882606.23132: starting attempt loop 19649 1726882606.23134: running the handler 19649 1726882606.23146: _low_level_execute_command(): starting 19649 1726882606.23159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882606.23638: 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 <<< 19649 1726882606.23647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.23679: 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 <<< 19649 1726882606.23692: 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 <<< 19649 1726882606.23744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.23756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.23880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.25662: stdout chunk (state=3): >>>/root <<< 19649 1726882606.25835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.25838: stdout chunk (state=3): >>><<< 19649 1726882606.25841: stderr chunk (state=3): >>><<< 19649 1726882606.25879: _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 19649 1726882606.25888: _low_level_execute_command(): starting 19649 1726882606.25891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678 `" && echo ansible-tmp-1726882606.258722-21911-98316373731678="` echo /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678 `" ) && sleep 0' 19649 1726882606.26417: 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 <<< 19649 1726882606.26424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.26455: 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 <<< 19649 1726882606.26462: 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 <<< 19649 1726882606.26474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.26480: 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 <<< 19649 1726882606.26486: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882606.26494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.26542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882606.26570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.26573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.26673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.28612: stdout chunk (state=3): >>>ansible-tmp-1726882606.258722-21911-98316373731678=/root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678 <<< 19649 1726882606.28731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.28813: stderr chunk (state=3): >>><<< 19649 1726882606.28832: stdout chunk (state=3): >>><<< 19649 1726882606.28943: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882606.258722-21911-98316373731678=/root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678 , 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 19649 1726882606.28946: variable 'ansible_module_compression' from source: unknown 19649 1726882606.28972: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882606.29015: variable 'ansible_facts' from source: unknown 19649 1726882606.29112: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/AnsiballZ_command.py 19649 1726882606.29278: Sending initial data 19649 1726882606.29285: Sent initial data (154 bytes) 19649 1726882606.30258: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882606.30261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.30274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.30278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.30317: 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 <<< 19649 1726882606.30320: 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 <<< 19649 1726882606.30323: 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 <<< 19649 1726882606.30384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.30390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.30504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.32232: 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 <<< 19649 1726882606.32327: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882606.32419: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmp2urglkdj /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/AnsiballZ_command.py <<< 19649 1726882606.32529: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882606.33547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.33689: stderr chunk (state=3): >>><<< 19649 1726882606.33693: stdout chunk (state=3): >>><<< 19649 1726882606.33714: done transferring module to remote 19649 1726882606.33725: _low_level_execute_command(): starting 19649 1726882606.33729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/ /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/AnsiballZ_command.py && sleep 0' 19649 1726882606.34365: 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 <<< 19649 1726882606.34379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.34406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.34412: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.34422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882606.34428: 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 <<< 19649 1726882606.34447: 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 <<< 19649 1726882606.34450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.34512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.34516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.34622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.36340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.36393: stderr chunk (state=3): >>><<< 19649 1726882606.36396: stdout chunk (state=3): >>><<< 19649 1726882606.36414: _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 19649 1726882606.36417: _low_level_execute_command(): starting 19649 1726882606.36419: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/AnsiballZ_command.py && sleep 0' 19649 1726882606.36867: 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 <<< 19649 1726882606.36877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.36921: 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 <<< 19649 1726882606.36924: 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 <<< 19649 1726882606.36926: 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 <<< 19649 1726882606.36976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.36990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.37107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.50357: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:46.499297", "end": "2024-09-20 21:36:46.502210", "delta": "0:00:00.002913", "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}}} <<< 19649 1726882606.51493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882606.51497: stdout chunk (state=3): >>><<< 19649 1726882606.51499: stderr chunk (state=3): >>><<< 19649 1726882606.51682: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:46.499297", "end": "2024-09-20 21:36:46.502210", "delta": "0:00:00.002913", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882606.51688: 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-1726882606.258722-21911-98316373731678/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882606.51691: _low_level_execute_command(): starting 19649 1726882606.51693: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882606.258722-21911-98316373731678/ > /dev/null 2>&1 && sleep 0' 19649 1726882606.52258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882606.52275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.52288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.52310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.52349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.52360: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882606.52375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.52389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882606.52399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882606.52407: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882606.52416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.52426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.52439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.52449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.52458: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882606.52472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.52544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882606.52566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.52581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.52706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.54519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.54549: stderr chunk (state=3): >>><<< 19649 1726882606.54559: stdout chunk (state=3): >>><<< 19649 1726882606.54754: _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 19649 1726882606.54758: handler run complete 19649 1726882606.54760: Evaluated conditional (False): False 19649 1726882606.54762: attempt loop complete, returning result 19649 1726882606.54766: _execute() done 19649 1726882606.54768: dumping result to json 19649 1726882606.54770: done dumping result, returning 19649 1726882606.54772: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0e448fcc-3ce9-8316-300c-000000000728] 19649 1726882606.54774: sending task result for task 0e448fcc-3ce9-8316-300c-000000000728 19649 1726882606.54874: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000728 19649 1726882606.54878: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002913", "end": "2024-09-20 21:36:46.502210", "rc": 0, "start": "2024-09-20 21:36:46.499297" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 19649 1726882606.54959: no more pending results, returning what we have 19649 1726882606.54962: results queue empty 19649 1726882606.54967: checking for any_errors_fatal 19649 1726882606.54969: done checking for any_errors_fatal 19649 1726882606.54969: checking for max_fail_percentage 19649 1726882606.54971: done checking for max_fail_percentage 19649 1726882606.54972: checking to see if all hosts have failed and the running result is not ok 19649 1726882606.54973: done checking to see if all hosts have failed 19649 1726882606.54973: getting the remaining hosts for this loop 19649 1726882606.54975: done getting the remaining hosts for this loop 19649 1726882606.54978: getting the next task for host managed_node3 19649 1726882606.54986: done getting next task for host managed_node3 19649 1726882606.54989: ^ task is: TASK: Set current_interfaces 19649 1726882606.54993: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882606.54997: getting variables 19649 1726882606.55001: in VariableManager get_vars() 19649 1726882606.55043: Calling all_inventory to load vars for managed_node3 19649 1726882606.55045: Calling groups_inventory to load vars for managed_node3 19649 1726882606.55047: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.55058: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.55060: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.55062: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.55935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.57186: done with get_vars() 19649 1726882606.57208: done getting variables 19649 1726882606.57269: 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:36:46 -0400 (0:00:00.364) 0:00:51.127 ****** 19649 1726882606.57302: entering _queue_task() for managed_node3/set_fact 19649 1726882606.57569: worker is 1 (out of 1 available) 19649 1726882606.57584: exiting _queue_task() for managed_node3/set_fact 19649 1726882606.57598: done queuing things up, now waiting for results queue to drain 19649 1726882606.57599: waiting for pending results... 19649 1726882606.57880: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 19649 1726882606.57981: in run() - task 0e448fcc-3ce9-8316-300c-000000000729 19649 1726882606.57998: variable 'ansible_search_path' from source: unknown 19649 1726882606.58002: variable 'ansible_search_path' from source: unknown 19649 1726882606.58044: calling self._execute() 19649 1726882606.58112: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.58116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.58124: variable 'omit' from source: magic vars 19649 1726882606.58397: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.58408: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.58528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.58722: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.58761: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.58783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.58809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.58868: variable 'networkmanager_version' from source: set_fact 19649 1726882606.58878: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.58884: variable 'omit' from source: magic vars 19649 1726882606.58921: variable 'omit' from source: magic vars 19649 1726882606.58997: variable '_current_interfaces' from source: set_fact 19649 1726882606.59045: variable 'omit' from source: magic vars 19649 1726882606.59068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882606.59092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882606.59106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882606.59118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.59128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.59150: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882606.59153: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.59156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.59226: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882606.59229: Set connection var ansible_shell_executable to /bin/sh 19649 1726882606.59236: Set connection var ansible_connection to ssh 19649 1726882606.59241: Set connection var ansible_timeout to 10 19649 1726882606.59244: Set connection var ansible_shell_type to sh 19649 1726882606.59250: Set connection var ansible_pipelining to False 19649 1726882606.59267: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.59270: variable 'ansible_connection' from source: unknown 19649 1726882606.59272: variable 'ansible_module_compression' from source: unknown 19649 1726882606.59274: variable 'ansible_shell_type' from source: unknown 19649 1726882606.59277: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.59280: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.59284: variable 'ansible_pipelining' from source: unknown 19649 1726882606.59286: variable 'ansible_timeout' from source: unknown 19649 1726882606.59291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.59365: 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) 19649 1726882606.59375: variable 'omit' from source: magic vars 19649 1726882606.59381: starting attempt loop 19649 1726882606.59384: running the handler 19649 1726882606.59393: handler run complete 19649 1726882606.59402: attempt loop complete, returning result 19649 1726882606.59404: _execute() done 19649 1726882606.59407: dumping result to json 19649 1726882606.59409: done dumping result, returning 19649 1726882606.59418: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0e448fcc-3ce9-8316-300c-000000000729] 19649 1726882606.59420: sending task result for task 0e448fcc-3ce9-8316-300c-000000000729 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 19649 1726882606.59553: no more pending results, returning what we have 19649 1726882606.59559: results queue empty 19649 1726882606.59560: checking for any_errors_fatal 19649 1726882606.59569: done checking for any_errors_fatal 19649 1726882606.59570: checking for max_fail_percentage 19649 1726882606.59571: done checking for max_fail_percentage 19649 1726882606.59572: checking to see if all hosts have failed and the running result is not ok 19649 1726882606.59573: done checking to see if all hosts have failed 19649 1726882606.59574: getting the remaining hosts for this loop 19649 1726882606.59575: done getting the remaining hosts for this loop 19649 1726882606.59578: getting the next task for host managed_node3 19649 1726882606.59586: done getting next task for host managed_node3 19649 1726882606.59587: ^ task is: TASK: Show current_interfaces 19649 1726882606.59591: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 19649 1726882606.59594: getting variables 19649 1726882606.59596: in VariableManager get_vars() 19649 1726882606.59634: Calling all_inventory to load vars for managed_node3 19649 1726882606.59637: Calling groups_inventory to load vars for managed_node3 19649 1726882606.59639: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.59648: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.59650: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.59653: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.59670: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000729 19649 1726882606.60384: WORKER PROCESS EXITING 19649 1726882606.60831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.62418: done with get_vars() 19649 1726882606.62433: done getting variables 19649 1726882606.62476: 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:36:46 -0400 (0:00:00.051) 0:00:51.179 ****** 19649 1726882606.62498: entering _queue_task() for managed_node3/debug 19649 1726882606.62675: worker is 1 (out of 1 available) 19649 1726882606.62689: exiting _queue_task() for managed_node3/debug 19649 1726882606.62701: done queuing things up, now waiting for results queue to drain 19649 1726882606.62702: waiting for pending results... 19649 1726882606.62879: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 19649 1726882606.62950: in run() - task 0e448fcc-3ce9-8316-300c-0000000006e6 19649 1726882606.62966: variable 'ansible_search_path' from source: unknown 19649 1726882606.62970: variable 'ansible_search_path' from source: unknown 19649 1726882606.63000: calling self._execute() 19649 1726882606.63072: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.63075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.63086: variable 'omit' from source: magic vars 19649 1726882606.63352: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.63366: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.63489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.63681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.63713: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.63737: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.63768: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.63839: variable 'networkmanager_version' from source: set_fact 19649 1726882606.63849: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.63855: variable 'omit' from source: magic vars 19649 1726882606.63902: variable 'omit' from source: magic vars 19649 1726882606.63986: variable 'current_interfaces' from source: set_fact 19649 1726882606.64024: variable 'omit' from source: magic vars 19649 1726882606.64046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882606.64071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882606.64100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882606.64119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.64122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.64144: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882606.64147: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.64150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.64483: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882606.64487: Set connection var ansible_shell_executable to /bin/sh 19649 1726882606.64489: Set connection var ansible_connection to ssh 19649 1726882606.64492: Set connection var ansible_timeout to 10 19649 1726882606.64494: Set connection var ansible_shell_type to sh 19649 1726882606.64496: Set connection var ansible_pipelining to False 19649 1726882606.64498: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.64500: variable 'ansible_connection' from source: unknown 19649 1726882606.64502: variable 'ansible_module_compression' from source: unknown 19649 1726882606.64504: variable 'ansible_shell_type' from source: unknown 19649 1726882606.64506: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.64508: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.64510: variable 'ansible_pipelining' from source: unknown 19649 1726882606.64513: variable 'ansible_timeout' from source: unknown 19649 1726882606.64514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.64520: 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) 19649 1726882606.64523: variable 'omit' from source: magic vars 19649 1726882606.64525: starting attempt loop 19649 1726882606.64527: running the handler 19649 1726882606.64529: handler run complete 19649 1726882606.64531: attempt loop complete, returning result 19649 1726882606.64533: _execute() done 19649 1726882606.64535: dumping result to json 19649 1726882606.64536: done dumping result, returning 19649 1726882606.64538: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0e448fcc-3ce9-8316-300c-0000000006e6] 19649 1726882606.64541: sending task result for task 0e448fcc-3ce9-8316-300c-0000000006e6 19649 1726882606.64840: done sending task result for task 0e448fcc-3ce9-8316-300c-0000000006e6 19649 1726882606.64843: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 19649 1726882606.64914: no more pending results, returning what we have 19649 1726882606.64917: results queue empty 19649 1726882606.64918: checking for any_errors_fatal 19649 1726882606.64923: done checking for any_errors_fatal 19649 1726882606.64924: checking for max_fail_percentage 19649 1726882606.64925: done checking for max_fail_percentage 19649 1726882606.64926: checking to see if all hosts have failed and the running result is not ok 19649 1726882606.64927: done checking to see if all hosts have failed 19649 1726882606.64928: getting the remaining hosts for this loop 19649 1726882606.64929: done getting the remaining hosts for this loop 19649 1726882606.64932: getting the next task for host managed_node3 19649 1726882606.64938: done getting next task for host managed_node3 19649 1726882606.64941: ^ task is: TASK: Install iproute 19649 1726882606.64945: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882606.64951: getting variables 19649 1726882606.64961: in VariableManager get_vars() 19649 1726882606.65008: Calling all_inventory to load vars for managed_node3 19649 1726882606.65011: Calling groups_inventory to load vars for managed_node3 19649 1726882606.65013: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882606.65022: Calling all_plugins_play to load vars for managed_node3 19649 1726882606.65025: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882606.65028: Calling groups_plugins_play to load vars for managed_node3 19649 1726882606.66365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882606.67891: done with get_vars() 19649 1726882606.67906: done getting variables 19649 1726882606.67944: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:36:46 -0400 (0:00:00.054) 0:00:51.234 ****** 19649 1726882606.67973: entering _queue_task() for managed_node3/package 19649 1726882606.68165: worker is 1 (out of 1 available) 19649 1726882606.68179: exiting _queue_task() for managed_node3/package 19649 1726882606.68191: done queuing things up, now waiting for results queue to drain 19649 1726882606.68193: waiting for pending results... 19649 1726882606.68350: running TaskExecutor() for managed_node3/TASK: Install iproute 19649 1726882606.68416: in run() - task 0e448fcc-3ce9-8316-300c-00000000064e 19649 1726882606.68428: variable 'ansible_search_path' from source: unknown 19649 1726882606.68432: variable 'ansible_search_path' from source: unknown 19649 1726882606.68465: calling self._execute() 19649 1726882606.68537: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.68540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.68553: variable 'omit' from source: magic vars 19649 1726882606.68818: variable 'ansible_distribution_major_version' from source: facts 19649 1726882606.68827: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882606.68947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882606.69137: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882606.69170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882606.69197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882606.69221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882606.69281: variable 'networkmanager_version' from source: set_fact 19649 1726882606.69292: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882606.69299: variable 'omit' from source: magic vars 19649 1726882606.69330: variable 'omit' from source: magic vars 19649 1726882606.69429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19649 1726882606.71259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19649 1726882606.71525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19649 1726882606.71553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19649 1726882606.71579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19649 1726882606.71599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19649 1726882606.71668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19649 1726882606.71688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19649 1726882606.71705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19649 1726882606.71730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19649 1726882606.71741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19649 1726882606.71809: variable '__network_is_ostree' from source: set_fact 19649 1726882606.71812: variable 'omit' from source: magic vars 19649 1726882606.71832: variable 'omit' from source: magic vars 19649 1726882606.71851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882606.71877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882606.71891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882606.71904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.71912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882606.71934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882606.71936: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.71939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.72006: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882606.72009: Set connection var ansible_shell_executable to /bin/sh 19649 1726882606.72017: Set connection var ansible_connection to ssh 19649 1726882606.72022: Set connection var ansible_timeout to 10 19649 1726882606.72024: Set connection var ansible_shell_type to sh 19649 1726882606.72030: Set connection var ansible_pipelining to False 19649 1726882606.72048: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.72051: variable 'ansible_connection' from source: unknown 19649 1726882606.72054: variable 'ansible_module_compression' from source: unknown 19649 1726882606.72058: variable 'ansible_shell_type' from source: unknown 19649 1726882606.72060: variable 'ansible_shell_executable' from source: unknown 19649 1726882606.72063: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882606.72067: variable 'ansible_pipelining' from source: unknown 19649 1726882606.72069: variable 'ansible_timeout' from source: unknown 19649 1726882606.72071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882606.72139: 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=False) 19649 1726882606.72147: variable 'omit' from source: magic vars 19649 1726882606.72152: starting attempt loop 19649 1726882606.72155: running the handler 19649 1726882606.72160: variable 'ansible_facts' from source: unknown 19649 1726882606.72165: variable 'ansible_facts' from source: unknown 19649 1726882606.72193: _low_level_execute_command(): starting 19649 1726882606.72197: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882606.72668: 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 <<< 19649 1726882606.72678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.72708: 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 <<< 19649 1726882606.72720: 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 <<< 19649 1726882606.72780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.72792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.72915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.74591: stdout chunk (state=3): >>>/root <<< 19649 1726882606.74791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.74794: stdout chunk (state=3): >>><<< 19649 1726882606.74799: stderr chunk (state=3): >>><<< 19649 1726882606.74873: _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 19649 1726882606.74876: _low_level_execute_command(): starting 19649 1726882606.74879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793 `" && echo ansible-tmp-1726882606.748288-21934-151778999846793="` echo /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793 `" ) && sleep 0' 19649 1726882606.76813: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.76820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.76868: 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 <<< 19649 1726882606.76876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882606.76882: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882606.76889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.76894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.76909: 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 <<< 19649 1726882606.76914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.76962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882606.76990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.77109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.78995: stdout chunk (state=3): >>>ansible-tmp-1726882606.748288-21934-151778999846793=/root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793 <<< 19649 1726882606.79105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.79145: stderr chunk (state=3): >>><<< 19649 1726882606.79148: stdout chunk (state=3): >>><<< 19649 1726882606.79168: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882606.748288-21934-151778999846793=/root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793 , 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 19649 1726882606.79193: variable 'ansible_module_compression' from source: unknown 19649 1726882606.79238: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 19649 1726882606.79272: variable 'ansible_facts' from source: unknown 19649 1726882606.79342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/AnsiballZ_dnf.py 19649 1726882606.79443: Sending initial data 19649 1726882606.79447: Sent initial data (151 bytes) 19649 1726882606.80399: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882606.80443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.80476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.80533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.80641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.80644: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882606.80647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.80649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882606.80652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882606.80654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882606.80681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.80738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.80756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.80761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.80765: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882606.80776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.80876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882606.80890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.80977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.82685: 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 <<< 19649 1726882606.82781: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882606.82887: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpuj7j1747 /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/AnsiballZ_dnf.py <<< 19649 1726882606.82985: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882606.84725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.84884: stderr chunk (state=3): >>><<< 19649 1726882606.84888: stdout chunk (state=3): >>><<< 19649 1726882606.84908: done transferring module to remote 19649 1726882606.84918: _low_level_execute_command(): starting 19649 1726882606.84921: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/ /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/AnsiballZ_dnf.py && sleep 0' 19649 1726882606.85783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882606.85797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.85821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.85857: 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 <<< 19649 1726882606.85861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 19649 1726882606.85878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.85894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.85897: 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 <<< 19649 1726882606.85954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.85980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.86114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882606.88026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882606.88059: stdout chunk (state=3): >>><<< 19649 1726882606.88062: stderr chunk (state=3): >>><<< 19649 1726882606.88101: _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 19649 1726882606.88135: _low_level_execute_command(): starting 19649 1726882606.88139: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/AnsiballZ_dnf.py && sleep 0' 19649 1726882606.89228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882606.89240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.89253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.89271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.89319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.89330: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882606.89342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.89358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882606.89371: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882606.89380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882606.89391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882606.89407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882606.89423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882606.89437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882606.89447: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882606.89458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882606.89543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882606.89609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882606.89646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882606.89950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882607.89465: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "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_cache": 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}}} <<< 19649 1726882607.95243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882607.95247: stdout chunk (state=3): >>><<< 19649 1726882607.95250: stderr chunk (state=3): >>><<< 19649 1726882607.95400: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "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_cache": 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. 19649 1726882607.95405: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_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.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-1726882606.748288-21934-151778999846793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882607.95408: _low_level_execute_command(): starting 19649 1726882607.95411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882606.748288-21934-151778999846793/ > /dev/null 2>&1 && sleep 0' 19649 1726882607.96736: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882607.96740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882607.96776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882607.96779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19649 1726882607.96781: 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 <<< 19649 1726882607.96990: 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 <<< 19649 1726882607.96993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882607.97055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882607.97085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882607.97391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882607.99293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882607.99296: stdout chunk (state=3): >>><<< 19649 1726882607.99303: stderr chunk (state=3): >>><<< 19649 1726882607.99318: _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 19649 1726882607.99326: handler run complete 19649 1726882607.99517: variable '__install_status' from source: set_fact 19649 1726882607.99536: Evaluated conditional (__install_status is success): True 19649 1726882607.99547: attempt loop complete, returning result 19649 1726882607.99550: _execute() done 19649 1726882607.99553: dumping result to json 19649 1726882607.99559: done dumping result, returning 19649 1726882607.99582: done running TaskExecutor() for managed_node3/TASK: Install iproute [0e448fcc-3ce9-8316-300c-00000000064e] 19649 1726882607.99585: sending task result for task 0e448fcc-3ce9-8316-300c-00000000064e 19649 1726882607.99695: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000064e 19649 1726882607.99698: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 19649 1726882607.99781: no more pending results, returning what we have 19649 1726882607.99785: results queue empty 19649 1726882607.99786: checking for any_errors_fatal 19649 1726882607.99793: done checking for any_errors_fatal 19649 1726882607.99794: checking for max_fail_percentage 19649 1726882607.99795: done checking for max_fail_percentage 19649 1726882607.99796: checking to see if all hosts have failed and the running result is not ok 19649 1726882607.99797: done checking to see if all hosts have failed 19649 1726882607.99798: getting the remaining hosts for this loop 19649 1726882607.99800: done getting the remaining hosts for this loop 19649 1726882607.99803: getting the next task for host managed_node3 19649 1726882607.99811: done getting next task for host managed_node3 19649 1726882607.99813: ^ task is: TASK: Create veth interface {{ interface }} 19649 1726882607.99820: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882607.99824: getting variables 19649 1726882607.99826: in VariableManager get_vars() 19649 1726882607.99873: Calling all_inventory to load vars for managed_node3 19649 1726882607.99876: Calling groups_inventory to load vars for managed_node3 19649 1726882607.99878: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882607.99888: Calling all_plugins_play to load vars for managed_node3 19649 1726882607.99891: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882607.99893: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.01779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.03742: done with get_vars() 19649 1726882608.03766: done getting variables 19649 1726882608.03819: 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) 19649 1726882608.03942: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:36:48 -0400 (0:00:01.359) 0:00:52.594 ****** 19649 1726882608.03973: entering _queue_task() for managed_node3/command 19649 1726882608.04327: worker is 1 (out of 1 available) 19649 1726882608.04340: exiting _queue_task() for managed_node3/command 19649 1726882608.04351: done queuing things up, now waiting for results queue to drain 19649 1726882608.04352: waiting for pending results... 19649 1726882608.04680: running TaskExecutor() for managed_node3/TASK: Create veth interface testnic1 19649 1726882608.04821: in run() - task 0e448fcc-3ce9-8316-300c-00000000064f 19649 1726882608.04842: variable 'ansible_search_path' from source: unknown 19649 1726882608.04850: variable 'ansible_search_path' from source: unknown 19649 1726882608.05125: variable 'interface' from source: play vars 19649 1726882608.05226: variable 'interface' from source: play vars 19649 1726882608.05312: variable 'interface' from source: play vars 19649 1726882608.05470: Loaded config def from plugin (lookup/items) 19649 1726882608.05485: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 19649 1726882608.05514: variable 'omit' from source: magic vars 19649 1726882608.05653: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.05672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.05688: variable 'omit' from source: magic vars 19649 1726882608.05929: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.05942: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.06123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.06375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.06418: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.06487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.06613: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.07369: variable 'networkmanager_version' from source: set_fact 19649 1726882608.07533: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.07761: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.07775: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.07918: variable 'networkmanager_version' from source: set_fact 19649 1726882608.08076: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.08385: variable 'type' from source: play vars 19649 1726882608.08510: variable 'state' from source: include params 19649 1726882608.08520: variable 'interface' from source: play vars 19649 1726882608.08530: variable 'current_interfaces' from source: set_fact 19649 1726882608.08542: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 19649 1726882608.08549: when evaluation is False, skipping this task 19649 1726882608.08587: variable 'item' from source: unknown 19649 1726882608.08774: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 19649 1726882608.08991: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.09055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.09081: variable 'omit' from source: magic vars 19649 1726882608.09413: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.09424: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.09672: variable 'networkmanager_version' from source: set_fact 19649 1726882608.09718: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.10028: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.10042: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.10293: variable 'networkmanager_version' from source: set_fact 19649 1726882608.10306: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.10721: variable 'type' from source: play vars 19649 1726882608.10731: variable 'state' from source: include params 19649 1726882608.10739: variable 'interface' from source: play vars 19649 1726882608.10747: variable 'current_interfaces' from source: set_fact 19649 1726882608.10758: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 19649 1726882608.10766: when evaluation is False, skipping this task 19649 1726882608.10905: variable 'item' from source: unknown 19649 1726882608.10968: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 19649 1726882608.11215: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.11228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.11242: variable 'omit' from source: magic vars 19649 1726882608.11507: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.11608: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.11853: variable 'networkmanager_version' from source: set_fact 19649 1726882608.11870: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.12095: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.12105: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.12347: variable 'networkmanager_version' from source: set_fact 19649 1726882608.12369: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.12755: variable 'type' from source: play vars 19649 1726882608.12767: variable 'state' from source: include params 19649 1726882608.12775: variable 'interface' from source: play vars 19649 1726882608.12782: variable 'current_interfaces' from source: set_fact 19649 1726882608.12792: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 19649 1726882608.12915: when evaluation is False, skipping this task 19649 1726882608.12944: variable 'item' from source: unknown 19649 1726882608.13006: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 19649 1726882608.13136: dumping result to json 19649 1726882608.13147: done dumping result, returning 19649 1726882608.13157: done running TaskExecutor() for managed_node3/TASK: Create veth interface testnic1 [0e448fcc-3ce9-8316-300c-00000000064f] 19649 1726882608.13244: sending task result for task 0e448fcc-3ce9-8316-300c-00000000064f 19649 1726882608.13316: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000064f 19649 1726882608.13323: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 19649 1726882608.13378: no more pending results, returning what we have 19649 1726882608.13388: results queue empty 19649 1726882608.13389: checking for any_errors_fatal 19649 1726882608.13398: done checking for any_errors_fatal 19649 1726882608.13399: checking for max_fail_percentage 19649 1726882608.13401: done checking for max_fail_percentage 19649 1726882608.13402: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.13403: done checking to see if all hosts have failed 19649 1726882608.13403: getting the remaining hosts for this loop 19649 1726882608.13405: done getting the remaining hosts for this loop 19649 1726882608.13409: getting the next task for host managed_node3 19649 1726882608.13416: done getting next task for host managed_node3 19649 1726882608.13419: ^ task is: TASK: Set up veth as managed by NetworkManager 19649 1726882608.13423: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.13428: getting variables 19649 1726882608.13430: in VariableManager get_vars() 19649 1726882608.13505: Calling all_inventory to load vars for managed_node3 19649 1726882608.13508: Calling groups_inventory to load vars for managed_node3 19649 1726882608.13527: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.13540: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.13544: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.13547: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.15389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.17897: done with get_vars() 19649 1726882608.17926: done getting variables 19649 1726882608.17993: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:36:48 -0400 (0:00:00.140) 0:00:52.734 ****** 19649 1726882608.18026: entering _queue_task() for managed_node3/command 19649 1726882608.18343: worker is 1 (out of 1 available) 19649 1726882608.18356: exiting _queue_task() for managed_node3/command 19649 1726882608.18370: done queuing things up, now waiting for results queue to drain 19649 1726882608.18372: waiting for pending results... 19649 1726882608.18662: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 19649 1726882608.18787: in run() - task 0e448fcc-3ce9-8316-300c-000000000650 19649 1726882608.18809: variable 'ansible_search_path' from source: unknown 19649 1726882608.18819: variable 'ansible_search_path' from source: unknown 19649 1726882608.18865: calling self._execute() 19649 1726882608.18971: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.18982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.18997: variable 'omit' from source: magic vars 19649 1726882608.19513: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.19531: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.19716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.19997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.20049: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.20093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.20134: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.20223: variable 'networkmanager_version' from source: set_fact 19649 1726882608.20245: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.20410: variable 'type' from source: play vars 19649 1726882608.20420: variable 'state' from source: include params 19649 1726882608.20431: Evaluated conditional (type == 'veth' and state == 'present'): False 19649 1726882608.20438: when evaluation is False, skipping this task 19649 1726882608.20444: _execute() done 19649 1726882608.20451: dumping result to json 19649 1726882608.20461: done dumping result, returning 19649 1726882608.20472: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-8316-300c-000000000650] 19649 1726882608.20482: sending task result for task 0e448fcc-3ce9-8316-300c-000000000650 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 19649 1726882608.20627: no more pending results, returning what we have 19649 1726882608.20631: results queue empty 19649 1726882608.20632: checking for any_errors_fatal 19649 1726882608.20645: done checking for any_errors_fatal 19649 1726882608.20645: checking for max_fail_percentage 19649 1726882608.20648: done checking for max_fail_percentage 19649 1726882608.20649: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.20649: done checking to see if all hosts have failed 19649 1726882608.20650: getting the remaining hosts for this loop 19649 1726882608.20652: done getting the remaining hosts for this loop 19649 1726882608.20655: getting the next task for host managed_node3 19649 1726882608.20664: done getting next task for host managed_node3 19649 1726882608.20668: ^ task is: TASK: Delete veth interface {{ interface }} 19649 1726882608.20671: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.20677: getting variables 19649 1726882608.20678: in VariableManager get_vars() 19649 1726882608.20730: Calling all_inventory to load vars for managed_node3 19649 1726882608.20733: Calling groups_inventory to load vars for managed_node3 19649 1726882608.20736: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.20748: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.20752: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.20755: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.21987: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000650 19649 1726882608.21991: WORKER PROCESS EXITING 19649 1726882608.22656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.25160: done with get_vars() 19649 1726882608.25184: done getting variables 19649 1726882608.25247: 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) 19649 1726882608.25367: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:36:48 -0400 (0:00:00.073) 0:00:52.808 ****** 19649 1726882608.25397: entering _queue_task() for managed_node3/command 19649 1726882608.25682: worker is 1 (out of 1 available) 19649 1726882608.25695: exiting _queue_task() for managed_node3/command 19649 1726882608.25708: done queuing things up, now waiting for results queue to drain 19649 1726882608.25710: waiting for pending results... 19649 1726882608.25999: running TaskExecutor() for managed_node3/TASK: Delete veth interface testnic1 19649 1726882608.26134: in run() - task 0e448fcc-3ce9-8316-300c-000000000651 19649 1726882608.26178: variable 'ansible_search_path' from source: unknown 19649 1726882608.26189: variable 'ansible_search_path' from source: unknown 19649 1726882608.26226: calling self._execute() 19649 1726882608.26342: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.26375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.26392: variable 'omit' from source: magic vars 19649 1726882608.28419: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.28436: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.28606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.29006: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.29237: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.29278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.29334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.29434: variable 'networkmanager_version' from source: set_fact 19649 1726882608.29452: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.29737: variable 'type' from source: play vars 19649 1726882608.29746: variable 'state' from source: include params 19649 1726882608.29755: variable 'interface' from source: play vars 19649 1726882608.29766: variable 'current_interfaces' from source: set_fact 19649 1726882608.29779: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 19649 1726882608.29790: variable 'omit' from source: magic vars 19649 1726882608.29840: variable 'omit' from source: magic vars 19649 1726882608.29943: variable 'interface' from source: play vars 19649 1726882608.29966: variable 'omit' from source: magic vars 19649 1726882608.29997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882608.30028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882608.30052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882608.30077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882608.30093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882608.30122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882608.30130: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.30137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.30231: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882608.30241: Set connection var ansible_shell_executable to /bin/sh 19649 1726882608.30253: Set connection var ansible_connection to ssh 19649 1726882608.30269: Set connection var ansible_timeout to 10 19649 1726882608.30276: Set connection var ansible_shell_type to sh 19649 1726882608.30286: Set connection var ansible_pipelining to False 19649 1726882608.30309: variable 'ansible_shell_executable' from source: unknown 19649 1726882608.30344: variable 'ansible_connection' from source: unknown 19649 1726882608.30351: variable 'ansible_module_compression' from source: unknown 19649 1726882608.30357: variable 'ansible_shell_type' from source: unknown 19649 1726882608.30368: variable 'ansible_shell_executable' from source: unknown 19649 1726882608.30377: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.30385: variable 'ansible_pipelining' from source: unknown 19649 1726882608.30392: variable 'ansible_timeout' from source: unknown 19649 1726882608.30399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.30507: 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) 19649 1726882608.30522: variable 'omit' from source: magic vars 19649 1726882608.30530: starting attempt loop 19649 1726882608.30535: running the handler 19649 1726882608.30553: _low_level_execute_command(): starting 19649 1726882608.30567: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882608.31252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882608.31269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.31283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882608.31303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.31346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882608.31361: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882608.31378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882608.31397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882608.31411: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882608.31423: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882608.31436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.31452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882608.31475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.31487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882608.31499: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882608.31514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882608.31590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882608.31613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882608.31630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.31757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.33393: stdout chunk (state=3): >>>/root <<< 19649 1726882608.33550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882608.33552: stdout chunk (state=3): >>><<< 19649 1726882608.33553: stderr chunk (state=3): >>><<< 19649 1726882608.33628: _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 19649 1726882608.33639: _low_level_execute_command(): starting 19649 1726882608.33642: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553 `" && echo ansible-tmp-1726882608.33573-21997-40977206378553="` echo /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553 `" ) && sleep 0' 19649 1726882608.34089: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882608.34103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.34118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882608.34143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.34186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882608.34203: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882608.34219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882608.34246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882608.34260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882608.34276: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882608.34289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.34301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882608.34321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.34333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882608.34344: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882608.34366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882608.34444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882608.34471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882608.34487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.34609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.36485: stdout chunk (state=3): >>>ansible-tmp-1726882608.33573-21997-40977206378553=/root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553 <<< 19649 1726882608.36655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882608.36658: stdout chunk (state=3): >>><<< 19649 1726882608.36661: stderr chunk (state=3): >>><<< 19649 1726882608.36778: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882608.33573-21997-40977206378553=/root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553 , 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 19649 1726882608.36781: variable 'ansible_module_compression' from source: unknown 19649 1726882608.36784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882608.36886: variable 'ansible_facts' from source: unknown 19649 1726882608.36994: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/AnsiballZ_command.py 19649 1726882608.37104: Sending initial data 19649 1726882608.37107: Sent initial data (153 bytes) 19649 1726882608.37788: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882608.37812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.37815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882608.37817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.37852: 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 <<< 19649 1726882608.37856: 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 <<< 19649 1726882608.37858: 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 <<< 19649 1726882608.37909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882608.37920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.38029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.39769: 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 <<< 19649 1726882608.39774: stderr chunk (state=3): >>>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 <<< 19649 1726882608.39845: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882608.39941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpdhhcmle9 /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/AnsiballZ_command.py <<< 19649 1726882608.40039: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882608.41048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882608.41136: stderr chunk (state=3): >>><<< 19649 1726882608.41140: stdout chunk (state=3): >>><<< 19649 1726882608.41162: done transferring module to remote 19649 1726882608.41173: _low_level_execute_command(): starting 19649 1726882608.41176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/ /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/AnsiballZ_command.py && sleep 0' 19649 1726882608.41610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.41613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.41644: 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 <<< 19649 1726882608.41647: 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 <<< 19649 1726882608.41650: 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 <<< 19649 1726882608.41736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.41844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.43593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882608.43696: stderr chunk (state=3): >>><<< 19649 1726882608.43700: stdout chunk (state=3): >>><<< 19649 1726882608.43736: _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 19649 1726882608.43739: _low_level_execute_command(): starting 19649 1726882608.43741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/AnsiballZ_command.py && sleep 0' 19649 1726882608.44397: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.44400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.44428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882608.44460: 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 <<< 19649 1726882608.44520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882608.44552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.44667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.59613: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:36:48.574580", "end": "2024-09-20 21:36:48.592560", "delta": "0:00:00.017980", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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}}} <<< 19649 1726882608.60672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882608.60736: stderr chunk (state=3): >>><<< 19649 1726882608.60740: stdout chunk (state=3): >>><<< 19649 1726882608.60757: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:36:48.574580", "end": "2024-09-20 21:36:48.592560", "delta": "0:00:00.017980", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. 19649 1726882608.60805: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_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-1726882608.33573-21997-40977206378553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882608.60814: _low_level_execute_command(): starting 19649 1726882608.60821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882608.33573-21997-40977206378553/ > /dev/null 2>&1 && sleep 0' 19649 1726882608.61311: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882608.61315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882608.61360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 19649 1726882608.61382: 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 <<< 19649 1726882608.61406: 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 <<< 19649 1726882608.61443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882608.61458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882608.61573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882608.63616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882608.63668: stderr chunk (state=3): >>><<< 19649 1726882608.63672: stdout chunk (state=3): >>><<< 19649 1726882608.63697: _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 19649 1726882608.63704: handler run complete 19649 1726882608.63742: Evaluated conditional (False): False 19649 1726882608.63750: attempt loop complete, returning result 19649 1726882608.63755: _execute() done 19649 1726882608.63757: dumping result to json 19649 1726882608.63769: done dumping result, returning 19649 1726882608.63786: done running TaskExecutor() for managed_node3/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-8316-300c-000000000651] 19649 1726882608.63791: sending task result for task 0e448fcc-3ce9-8316-300c-000000000651 19649 1726882608.63936: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000651 19649 1726882608.63938: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.017980", "end": "2024-09-20 21:36:48.592560", "rc": 0, "start": "2024-09-20 21:36:48.574580" } 19649 1726882608.64038: no more pending results, returning what we have 19649 1726882608.64043: results queue empty 19649 1726882608.64044: checking for any_errors_fatal 19649 1726882608.64051: done checking for any_errors_fatal 19649 1726882608.64052: checking for max_fail_percentage 19649 1726882608.64059: done checking for max_fail_percentage 19649 1726882608.64061: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.64061: done checking to see if all hosts have failed 19649 1726882608.64062: getting the remaining hosts for this loop 19649 1726882608.64065: done getting the remaining hosts for this loop 19649 1726882608.64069: getting the next task for host managed_node3 19649 1726882608.64081: done getting next task for host managed_node3 19649 1726882608.64089: ^ task is: TASK: Create dummy interface {{ interface }} 19649 1726882608.64093: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.64098: getting variables 19649 1726882608.64099: in VariableManager get_vars() 19649 1726882608.64169: Calling all_inventory to load vars for managed_node3 19649 1726882608.64172: Calling groups_inventory to load vars for managed_node3 19649 1726882608.64174: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.64192: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.64195: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.64205: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.66006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.73801: done with get_vars() 19649 1726882608.73838: done getting variables 19649 1726882608.73907: 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) 19649 1726882608.74019: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:36:48 -0400 (0:00:00.486) 0:00:53.294 ****** 19649 1726882608.74049: entering _queue_task() for managed_node3/command 19649 1726882608.74486: worker is 1 (out of 1 available) 19649 1726882608.74503: exiting _queue_task() for managed_node3/command 19649 1726882608.74519: done queuing things up, now waiting for results queue to drain 19649 1726882608.74521: waiting for pending results... 19649 1726882608.74861: running TaskExecutor() for managed_node3/TASK: Create dummy interface testnic1 19649 1726882608.75037: in run() - task 0e448fcc-3ce9-8316-300c-000000000652 19649 1726882608.75067: variable 'ansible_search_path' from source: unknown 19649 1726882608.75076: variable 'ansible_search_path' from source: unknown 19649 1726882608.75125: calling self._execute() 19649 1726882608.75241: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.75252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.75271: variable 'omit' from source: magic vars 19649 1726882608.75773: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.75794: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.76041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.76427: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.76498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.76594: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.76648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.76759: variable 'networkmanager_version' from source: set_fact 19649 1726882608.76788: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.77070: variable 'type' from source: play vars 19649 1726882608.77086: variable 'state' from source: include params 19649 1726882608.77105: variable 'interface' from source: play vars 19649 1726882608.77122: variable 'current_interfaces' from source: set_fact 19649 1726882608.77141: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 19649 1726882608.77150: when evaluation is False, skipping this task 19649 1726882608.77172: _execute() done 19649 1726882608.77183: dumping result to json 19649 1726882608.77199: done dumping result, returning 19649 1726882608.77211: done running TaskExecutor() for managed_node3/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-8316-300c-000000000652] 19649 1726882608.77228: sending task result for task 0e448fcc-3ce9-8316-300c-000000000652 19649 1726882608.77367: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000652 19649 1726882608.77378: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882608.77427: no more pending results, returning what we have 19649 1726882608.77431: results queue empty 19649 1726882608.77432: checking for any_errors_fatal 19649 1726882608.77447: done checking for any_errors_fatal 19649 1726882608.77447: checking for max_fail_percentage 19649 1726882608.77449: done checking for max_fail_percentage 19649 1726882608.77451: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.77451: done checking to see if all hosts have failed 19649 1726882608.77452: getting the remaining hosts for this loop 19649 1726882608.77454: done getting the remaining hosts for this loop 19649 1726882608.77460: getting the next task for host managed_node3 19649 1726882608.77471: done getting next task for host managed_node3 19649 1726882608.77474: ^ task is: TASK: Delete dummy interface {{ interface }} 19649 1726882608.77478: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.77484: getting variables 19649 1726882608.77486: in VariableManager get_vars() 19649 1726882608.77537: Calling all_inventory to load vars for managed_node3 19649 1726882608.77540: Calling groups_inventory to load vars for managed_node3 19649 1726882608.77542: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.77559: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.77565: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.77569: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.79617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.83168: done with get_vars() 19649 1726882608.83401: done getting variables 19649 1726882608.83507: 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) 19649 1726882608.83633: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:36:48 -0400 (0:00:00.096) 0:00:53.391 ****** 19649 1726882608.83674: entering _queue_task() for managed_node3/command 19649 1726882608.84077: worker is 1 (out of 1 available) 19649 1726882608.84089: exiting _queue_task() for managed_node3/command 19649 1726882608.84102: done queuing things up, now waiting for results queue to drain 19649 1726882608.84104: waiting for pending results... 19649 1726882608.84469: running TaskExecutor() for managed_node3/TASK: Delete dummy interface testnic1 19649 1726882608.84648: in run() - task 0e448fcc-3ce9-8316-300c-000000000653 19649 1726882608.84679: variable 'ansible_search_path' from source: unknown 19649 1726882608.84688: variable 'ansible_search_path' from source: unknown 19649 1726882608.84829: calling self._execute() 19649 1726882608.85220: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.85244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.85270: variable 'omit' from source: magic vars 19649 1726882608.86198: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.86345: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.86842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.87155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.87218: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.87317: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.87537: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.87635: variable 'networkmanager_version' from source: set_fact 19649 1726882608.87654: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.87876: variable 'type' from source: play vars 19649 1726882608.87887: variable 'state' from source: include params 19649 1726882608.87897: variable 'interface' from source: play vars 19649 1726882608.87906: variable 'current_interfaces' from source: set_fact 19649 1726882608.87918: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 19649 1726882608.87926: when evaluation is False, skipping this task 19649 1726882608.87933: _execute() done 19649 1726882608.87940: dumping result to json 19649 1726882608.87953: done dumping result, returning 19649 1726882608.87971: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-8316-300c-000000000653] 19649 1726882608.87983: sending task result for task 0e448fcc-3ce9-8316-300c-000000000653 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882608.88137: no more pending results, returning what we have 19649 1726882608.88142: results queue empty 19649 1726882608.88143: checking for any_errors_fatal 19649 1726882608.88153: done checking for any_errors_fatal 19649 1726882608.88154: checking for max_fail_percentage 19649 1726882608.88156: done checking for max_fail_percentage 19649 1726882608.88160: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.88161: done checking to see if all hosts have failed 19649 1726882608.88162: getting the remaining hosts for this loop 19649 1726882608.88165: done getting the remaining hosts for this loop 19649 1726882608.88168: getting the next task for host managed_node3 19649 1726882608.88177: done getting next task for host managed_node3 19649 1726882608.88181: ^ task is: TASK: Create tap interface {{ interface }} 19649 1726882608.88184: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.88189: getting variables 19649 1726882608.88191: in VariableManager get_vars() 19649 1726882608.88246: Calling all_inventory to load vars for managed_node3 19649 1726882608.88249: Calling groups_inventory to load vars for managed_node3 19649 1726882608.88252: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.88271: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.88276: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.88279: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.89582: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000653 19649 1726882608.89586: WORKER PROCESS EXITING 19649 1726882608.90287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.92301: done with get_vars() 19649 1726882608.92326: done getting variables 19649 1726882608.92390: 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) 19649 1726882608.92504: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:36:48 -0400 (0:00:00.088) 0:00:53.479 ****** 19649 1726882608.92537: entering _queue_task() for managed_node3/command 19649 1726882608.92846: worker is 1 (out of 1 available) 19649 1726882608.92860: exiting _queue_task() for managed_node3/command 19649 1726882608.92874: done queuing things up, now waiting for results queue to drain 19649 1726882608.92875: waiting for pending results... 19649 1726882608.93151: running TaskExecutor() for managed_node3/TASK: Create tap interface testnic1 19649 1726882608.93271: in run() - task 0e448fcc-3ce9-8316-300c-000000000654 19649 1726882608.93290: variable 'ansible_search_path' from source: unknown 19649 1726882608.93296: variable 'ansible_search_path' from source: unknown 19649 1726882608.93337: calling self._execute() 19649 1726882608.93448: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.93461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.93478: variable 'omit' from source: magic vars 19649 1726882608.93848: variable 'ansible_distribution_major_version' from source: facts 19649 1726882608.93875: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882608.94049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882608.94319: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882608.94371: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882608.94413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882608.94495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882608.94583: variable 'networkmanager_version' from source: set_fact 19649 1726882608.94600: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882608.94810: variable 'type' from source: play vars 19649 1726882608.94819: variable 'state' from source: include params 19649 1726882608.94827: variable 'interface' from source: play vars 19649 1726882608.94838: variable 'current_interfaces' from source: set_fact 19649 1726882608.94849: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 19649 1726882608.94855: when evaluation is False, skipping this task 19649 1726882608.94865: _execute() done 19649 1726882608.94872: dumping result to json 19649 1726882608.94879: done dumping result, returning 19649 1726882608.94887: done running TaskExecutor() for managed_node3/TASK: Create tap interface testnic1 [0e448fcc-3ce9-8316-300c-000000000654] 19649 1726882608.94896: sending task result for task 0e448fcc-3ce9-8316-300c-000000000654 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882608.95036: no more pending results, returning what we have 19649 1726882608.95040: results queue empty 19649 1726882608.95041: checking for any_errors_fatal 19649 1726882608.95049: done checking for any_errors_fatal 19649 1726882608.95050: checking for max_fail_percentage 19649 1726882608.95052: done checking for max_fail_percentage 19649 1726882608.95053: checking to see if all hosts have failed and the running result is not ok 19649 1726882608.95054: done checking to see if all hosts have failed 19649 1726882608.95055: getting the remaining hosts for this loop 19649 1726882608.95059: done getting the remaining hosts for this loop 19649 1726882608.95062: getting the next task for host managed_node3 19649 1726882608.95072: done getting next task for host managed_node3 19649 1726882608.95075: ^ task is: TASK: Delete tap interface {{ interface }} 19649 1726882608.95079: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882608.95083: getting variables 19649 1726882608.95085: in VariableManager get_vars() 19649 1726882608.95132: Calling all_inventory to load vars for managed_node3 19649 1726882608.95135: Calling groups_inventory to load vars for managed_node3 19649 1726882608.95138: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882608.95150: Calling all_plugins_play to load vars for managed_node3 19649 1726882608.95153: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882608.95159: Calling groups_plugins_play to load vars for managed_node3 19649 1726882608.96182: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000654 19649 1726882608.96185: WORKER PROCESS EXITING 19649 1726882608.96844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882608.98568: done with get_vars() 19649 1726882608.98589: done getting variables 19649 1726882608.98646: 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) 19649 1726882608.98761: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:36:48 -0400 (0:00:00.062) 0:00:53.542 ****** 19649 1726882608.98795: entering _queue_task() for managed_node3/command 19649 1726882608.99062: worker is 1 (out of 1 available) 19649 1726882608.99076: exiting _queue_task() for managed_node3/command 19649 1726882608.99088: done queuing things up, now waiting for results queue to drain 19649 1726882608.99090: waiting for pending results... 19649 1726882608.99370: running TaskExecutor() for managed_node3/TASK: Delete tap interface testnic1 19649 1726882608.99484: in run() - task 0e448fcc-3ce9-8316-300c-000000000655 19649 1726882608.99503: variable 'ansible_search_path' from source: unknown 19649 1726882608.99509: variable 'ansible_search_path' from source: unknown 19649 1726882608.99548: calling self._execute() 19649 1726882608.99648: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882608.99661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882608.99677: variable 'omit' from source: magic vars 19649 1726882609.00040: variable 'ansible_distribution_major_version' from source: facts 19649 1726882609.00061: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882609.00242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882609.00517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882609.00567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882609.00612: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882609.00697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882609.00783: variable 'networkmanager_version' from source: set_fact 19649 1726882609.00800: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882609.01007: variable 'type' from source: play vars 19649 1726882609.01017: variable 'state' from source: include params 19649 1726882609.01025: variable 'interface' from source: play vars 19649 1726882609.01033: variable 'current_interfaces' from source: set_fact 19649 1726882609.01044: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 19649 1726882609.01054: when evaluation is False, skipping this task 19649 1726882609.01065: _execute() done 19649 1726882609.01073: dumping result to json 19649 1726882609.01080: done dumping result, returning 19649 1726882609.01088: done running TaskExecutor() for managed_node3/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-8316-300c-000000000655] 19649 1726882609.01097: sending task result for task 0e448fcc-3ce9-8316-300c-000000000655 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 19649 1726882609.01229: no more pending results, returning what we have 19649 1726882609.01233: results queue empty 19649 1726882609.01234: checking for any_errors_fatal 19649 1726882609.01243: done checking for any_errors_fatal 19649 1726882609.01244: checking for max_fail_percentage 19649 1726882609.01245: done checking for max_fail_percentage 19649 1726882609.01247: checking to see if all hosts have failed and the running result is not ok 19649 1726882609.01247: done checking to see if all hosts have failed 19649 1726882609.01248: getting the remaining hosts for this loop 19649 1726882609.01250: done getting the remaining hosts for this loop 19649 1726882609.01253: getting the next task for host managed_node3 19649 1726882609.01266: done getting next task for host managed_node3 19649 1726882609.01269: ^ task is: TASK: Verify network state restored to default 19649 1726882609.01272: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882609.01279: getting variables 19649 1726882609.01280: in VariableManager get_vars() 19649 1726882609.01327: Calling all_inventory to load vars for managed_node3 19649 1726882609.01329: Calling groups_inventory to load vars for managed_node3 19649 1726882609.01332: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882609.01344: Calling all_plugins_play to load vars for managed_node3 19649 1726882609.01347: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882609.01350: Calling groups_plugins_play to load vars for managed_node3 19649 1726882609.02382: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000655 19649 1726882609.02385: WORKER PROCESS EXITING 19649 1726882609.03121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882609.04808: done with get_vars() 19649 1726882609.04829: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:173 Friday 20 September 2024 21:36:49 -0400 (0:00:00.061) 0:00:53.603 ****** 19649 1726882609.04922: entering _queue_task() for managed_node3/include_tasks 19649 1726882609.05170: worker is 1 (out of 1 available) 19649 1726882609.05183: exiting _queue_task() for managed_node3/include_tasks 19649 1726882609.05194: done queuing things up, now waiting for results queue to drain 19649 1726882609.05196: waiting for pending results... 19649 1726882609.05482: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 19649 1726882609.05605: in run() - task 0e448fcc-3ce9-8316-300c-000000000157 19649 1726882609.05623: variable 'ansible_search_path' from source: unknown 19649 1726882609.05671: calling self._execute() 19649 1726882609.05771: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.05782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.05796: variable 'omit' from source: magic vars 19649 1726882609.06162: variable 'ansible_distribution_major_version' from source: facts 19649 1726882609.06183: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882609.06354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882609.06609: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882609.06659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882609.06703: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882609.06784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882609.06873: variable 'networkmanager_version' from source: set_fact 19649 1726882609.06891: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882609.06901: _execute() done 19649 1726882609.06907: dumping result to json 19649 1726882609.06914: done dumping result, returning 19649 1726882609.06922: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0e448fcc-3ce9-8316-300c-000000000157] 19649 1726882609.06931: sending task result for task 0e448fcc-3ce9-8316-300c-000000000157 19649 1726882609.07045: done sending task result for task 0e448fcc-3ce9-8316-300c-000000000157 19649 1726882609.07076: no more pending results, returning what we have 19649 1726882609.07082: in VariableManager get_vars() 19649 1726882609.07133: Calling all_inventory to load vars for managed_node3 19649 1726882609.07136: Calling groups_inventory to load vars for managed_node3 19649 1726882609.07139: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882609.07151: Calling all_plugins_play to load vars for managed_node3 19649 1726882609.07154: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882609.07160: Calling groups_plugins_play to load vars for managed_node3 19649 1726882609.08182: WORKER PROCESS EXITING 19649 1726882609.08770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882609.10495: done with get_vars() 19649 1726882609.10514: variable 'ansible_search_path' from source: unknown 19649 1726882609.10527: we have included files to process 19649 1726882609.10528: generating all_blocks data 19649 1726882609.10531: done generating all_blocks data 19649 1726882609.10536: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 19649 1726882609.10537: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 19649 1726882609.10539: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 19649 1726882609.10974: done processing included file 19649 1726882609.10976: iterating over new_blocks loaded from include file 19649 1726882609.10977: in VariableManager get_vars() 19649 1726882609.11000: done with get_vars() 19649 1726882609.11002: filtering new block on tags 19649 1726882609.11036: done filtering new block on tags 19649 1726882609.11039: 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 19649 1726882609.11044: extending task lists for all hosts with included blocks 19649 1726882609.12769: done extending task lists 19649 1726882609.12771: done processing included files 19649 1726882609.12771: results queue empty 19649 1726882609.12772: checking for any_errors_fatal 19649 1726882609.12775: done checking for any_errors_fatal 19649 1726882609.12776: checking for max_fail_percentage 19649 1726882609.12777: done checking for max_fail_percentage 19649 1726882609.12778: checking to see if all hosts have failed and the running result is not ok 19649 1726882609.12779: done checking to see if all hosts have failed 19649 1726882609.12779: getting the remaining hosts for this loop 19649 1726882609.12781: done getting the remaining hosts for this loop 19649 1726882609.12783: getting the next task for host managed_node3 19649 1726882609.12787: done getting next task for host managed_node3 19649 1726882609.12789: ^ task is: TASK: Check routes and DNS 19649 1726882609.12791: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 19649 1726882609.12794: getting variables 19649 1726882609.12795: in VariableManager get_vars() 19649 1726882609.12971: Calling all_inventory to load vars for managed_node3 19649 1726882609.12974: Calling groups_inventory to load vars for managed_node3 19649 1726882609.12976: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882609.12981: Calling all_plugins_play to load vars for managed_node3 19649 1726882609.12983: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882609.12986: Calling groups_plugins_play to load vars for managed_node3 19649 1726882609.14174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882609.15814: done with get_vars() 19649 1726882609.15835: done getting variables 19649 1726882609.15910: 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 [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:36:49 -0400 (0:00:00.110) 0:00:53.713 ****** 19649 1726882609.15937: entering _queue_task() for managed_node3/shell 19649 1726882609.15939: Creating lock for shell 19649 1726882609.16247: worker is 1 (out of 1 available) 19649 1726882609.16262: exiting _queue_task() for managed_node3/shell 19649 1726882609.16278: done queuing things up, now waiting for results queue to drain 19649 1726882609.16279: waiting for pending results... 19649 1726882609.16560: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 19649 1726882609.16676: in run() - task 0e448fcc-3ce9-8316-300c-00000000076b 19649 1726882609.16696: variable 'ansible_search_path' from source: unknown 19649 1726882609.16703: variable 'ansible_search_path' from source: unknown 19649 1726882609.16744: calling self._execute() 19649 1726882609.16844: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.16855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.16873: variable 'omit' from source: magic vars 19649 1726882609.17254: variable 'ansible_distribution_major_version' from source: facts 19649 1726882609.17279: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882609.17454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882609.17725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882609.17777: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882609.17818: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882609.17856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882609.17946: variable 'networkmanager_version' from source: set_fact 19649 1726882609.17969: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882609.17980: variable 'omit' from source: magic vars 19649 1726882609.18032: variable 'omit' from source: magic vars 19649 1726882609.18076: variable 'omit' from source: magic vars 19649 1726882609.18110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882609.18192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882609.18214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882609.18237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882609.18253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882609.18290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882609.18298: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.18305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.18413: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882609.18424: Set connection var ansible_shell_executable to /bin/sh 19649 1726882609.18435: Set connection var ansible_connection to ssh 19649 1726882609.18443: Set connection var ansible_timeout to 10 19649 1726882609.18449: Set connection var ansible_shell_type to sh 19649 1726882609.18469: Set connection var ansible_pipelining to False 19649 1726882609.18492: variable 'ansible_shell_executable' from source: unknown 19649 1726882609.18499: variable 'ansible_connection' from source: unknown 19649 1726882609.18506: variable 'ansible_module_compression' from source: unknown 19649 1726882609.18512: variable 'ansible_shell_type' from source: unknown 19649 1726882609.18518: variable 'ansible_shell_executable' from source: unknown 19649 1726882609.18524: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.18531: variable 'ansible_pipelining' from source: unknown 19649 1726882609.18537: variable 'ansible_timeout' from source: unknown 19649 1726882609.18543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.18652: 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) 19649 1726882609.18676: variable 'omit' from source: magic vars 19649 1726882609.18686: starting attempt loop 19649 1726882609.18693: running the handler 19649 1726882609.18707: 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) 19649 1726882609.18728: _low_level_execute_command(): starting 19649 1726882609.18740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882609.19509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.19524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.19541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.19565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.19608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.19619: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882609.19632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.19653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.19671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882609.19682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882609.19694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.19707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.19722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.19733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.19743: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882609.19760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.19841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.19871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.19889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.20024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.21718: stdout chunk (state=3): >>>/root <<< 19649 1726882609.21823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.21939: stderr chunk (state=3): >>><<< 19649 1726882609.21943: stdout chunk (state=3): >>><<< 19649 1726882609.22056: _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 19649 1726882609.22070: _low_level_execute_command(): starting 19649 1726882609.22074: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922 `" && echo ansible-tmp-1726882609.2196975-22028-177612704136922="` echo /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922 `" ) && sleep 0' 19649 1726882609.22759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.22766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.22816: 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 <<< 19649 1726882609.22820: 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 <<< 19649 1726882609.22822: 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 <<< 19649 1726882609.22869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.22879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.22991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.24865: stdout chunk (state=3): >>>ansible-tmp-1726882609.2196975-22028-177612704136922=/root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922 <<< 19649 1726882609.24981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.25049: stderr chunk (state=3): >>><<< 19649 1726882609.25052: stdout chunk (state=3): >>><<< 19649 1726882609.25070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882609.2196975-22028-177612704136922=/root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922 , 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 19649 1726882609.25098: variable 'ansible_module_compression' from source: unknown 19649 1726882609.25152: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882609.25200: variable 'ansible_facts' from source: unknown 19649 1726882609.25270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/AnsiballZ_command.py 19649 1726882609.25433: Sending initial data 19649 1726882609.25437: Sent initial data (156 bytes) 19649 1726882609.26131: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.26135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.26170: 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 <<< 19649 1726882609.26173: 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 <<< 19649 1726882609.26177: 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 <<< 19649 1726882609.26224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.26229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.26338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.28054: 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 <<< 19649 1726882609.28154: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882609.28260: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpkqptcy1p /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/AnsiballZ_command.py <<< 19649 1726882609.28359: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882609.29546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.29638: stderr chunk (state=3): >>><<< 19649 1726882609.29641: stdout chunk (state=3): >>><<< 19649 1726882609.29643: done transferring module to remote 19649 1726882609.29650: _low_level_execute_command(): starting 19649 1726882609.29654: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/ /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/AnsiballZ_command.py && sleep 0' 19649 1726882609.30055: 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 <<< 19649 1726882609.30065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.30106: 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 <<< 19649 1726882609.30114: 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 <<< 19649 1726882609.30117: 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 <<< 19649 1726882609.30166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.30173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.30288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.32089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.32096: stdout chunk (state=3): >>><<< 19649 1726882609.32099: stderr chunk (state=3): >>><<< 19649 1726882609.32122: _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 19649 1726882609.32144: _low_level_execute_command(): starting 19649 1726882609.32148: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/AnsiballZ_command.py && sleep 0' 19649 1726882609.32707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.32710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.32713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.32715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.32717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.32719: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882609.32721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.32739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.32742: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882609.32754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882609.32770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.32779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.32791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.32800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.32803: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882609.32814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.32899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.32916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.32928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.33070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.46871: 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 3074sec preferred_lft 3074sec\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:36:49.459296", "end": "2024-09-20 21:36:49.467320", "delta": "0:00:00.008024", "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}}} <<< 19649 1726882609.47944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882609.47991: stderr chunk (state=3): >>><<< 19649 1726882609.47995: stdout chunk (state=3): >>><<< 19649 1726882609.48011: _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 3074sec preferred_lft 3074sec\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:36:49.459296", "end": "2024-09-20 21:36:49.467320", "delta": "0:00:00.008024", "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. 19649 1726882609.48046: 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-1726882609.2196975-22028-177612704136922/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882609.48053: _low_level_execute_command(): starting 19649 1726882609.48062: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882609.2196975-22028-177612704136922/ > /dev/null 2>&1 && sleep 0' 19649 1726882609.48475: 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 <<< 19649 1726882609.48482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.48515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.48522: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.48531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.48536: 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 <<< 19649 1726882609.48554: 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 <<< 19649 1726882609.48559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.48607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.48626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.48720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.50495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.50535: stderr chunk (state=3): >>><<< 19649 1726882609.50538: stdout chunk (state=3): >>><<< 19649 1726882609.50550: _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 19649 1726882609.50558: handler run complete 19649 1726882609.50576: Evaluated conditional (False): False 19649 1726882609.50584: attempt loop complete, returning result 19649 1726882609.50586: _execute() done 19649 1726882609.50589: dumping result to json 19649 1726882609.50595: done dumping result, returning 19649 1726882609.50601: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0e448fcc-3ce9-8316-300c-00000000076b] 19649 1726882609.50606: sending task result for task 0e448fcc-3ce9-8316-300c-00000000076b 19649 1726882609.50714: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000076b 19649 1726882609.50716: 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.008024", "end": "2024-09-20 21:36:49.467320", "rc": 0, "start": "2024-09-20 21:36:49.459296" } 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 3074sec preferred_lft 3074sec 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 19649 1726882609.50786: no more pending results, returning what we have 19649 1726882609.50790: results queue empty 19649 1726882609.50791: checking for any_errors_fatal 19649 1726882609.50793: done checking for any_errors_fatal 19649 1726882609.50794: checking for max_fail_percentage 19649 1726882609.50795: done checking for max_fail_percentage 19649 1726882609.50796: checking to see if all hosts have failed and the running result is not ok 19649 1726882609.50797: done checking to see if all hosts have failed 19649 1726882609.50798: getting the remaining hosts for this loop 19649 1726882609.50800: done getting the remaining hosts for this loop 19649 1726882609.50803: getting the next task for host managed_node3 19649 1726882609.50810: done getting next task for host managed_node3 19649 1726882609.50813: ^ task is: TASK: Verify DNS and network connectivity 19649 1726882609.50816: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19649 1726882609.50824: getting variables 19649 1726882609.50825: in VariableManager get_vars() 19649 1726882609.50871: Calling all_inventory to load vars for managed_node3 19649 1726882609.50874: Calling groups_inventory to load vars for managed_node3 19649 1726882609.50876: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882609.50887: Calling all_plugins_play to load vars for managed_node3 19649 1726882609.50890: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882609.50892: Calling groups_plugins_play to load vars for managed_node3 19649 1726882609.51815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882609.52748: done with get_vars() 19649 1726882609.52768: done getting variables 19649 1726882609.52812: 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:36:49 -0400 (0:00:00.368) 0:00:54.082 ****** 19649 1726882609.52833: entering _queue_task() for managed_node3/shell 19649 1726882609.53036: worker is 1 (out of 1 available) 19649 1726882609.53047: exiting _queue_task() for managed_node3/shell 19649 1726882609.53062: done queuing things up, now waiting for results queue to drain 19649 1726882609.53065: waiting for pending results... 19649 1726882609.53261: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 19649 1726882609.53330: in run() - task 0e448fcc-3ce9-8316-300c-00000000076c 19649 1726882609.53340: variable 'ansible_search_path' from source: unknown 19649 1726882609.53347: variable 'ansible_search_path' from source: unknown 19649 1726882609.53378: calling self._execute() 19649 1726882609.53461: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.53470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.53474: variable 'omit' from source: magic vars 19649 1726882609.53744: variable 'ansible_distribution_major_version' from source: facts 19649 1726882609.53755: Evaluated conditional (ansible_distribution_major_version != '6'): True 19649 1726882609.53879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19649 1726882609.54074: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19649 1726882609.54108: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19649 1726882609.54136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19649 1726882609.54167: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19649 1726882609.54226: variable 'networkmanager_version' from source: set_fact 19649 1726882609.54237: Evaluated conditional (networkmanager_version is version('1.25.1', '>=')): True 19649 1726882609.54332: variable 'ansible_facts' from source: unknown 19649 1726882609.54837: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 19649 1726882609.54843: variable 'omit' from source: magic vars 19649 1726882609.54879: variable 'omit' from source: magic vars 19649 1726882609.54902: variable 'omit' from source: magic vars 19649 1726882609.54926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19649 1726882609.54947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19649 1726882609.54967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19649 1726882609.54982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882609.54992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19649 1726882609.55014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19649 1726882609.55017: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.55020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.55093: Set connection var ansible_module_compression to ZIP_DEFLATED 19649 1726882609.55100: Set connection var ansible_shell_executable to /bin/sh 19649 1726882609.55107: Set connection var ansible_connection to ssh 19649 1726882609.55111: Set connection var ansible_timeout to 10 19649 1726882609.55114: Set connection var ansible_shell_type to sh 19649 1726882609.55120: Set connection var ansible_pipelining to False 19649 1726882609.55138: variable 'ansible_shell_executable' from source: unknown 19649 1726882609.55141: variable 'ansible_connection' from source: unknown 19649 1726882609.55143: variable 'ansible_module_compression' from source: unknown 19649 1726882609.55146: variable 'ansible_shell_type' from source: unknown 19649 1726882609.55148: variable 'ansible_shell_executable' from source: unknown 19649 1726882609.55150: variable 'ansible_host' from source: host vars for 'managed_node3' 19649 1726882609.55152: variable 'ansible_pipelining' from source: unknown 19649 1726882609.55155: variable 'ansible_timeout' from source: unknown 19649 1726882609.55161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19649 1726882609.55240: 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) 19649 1726882609.55248: variable 'omit' from source: magic vars 19649 1726882609.55253: starting attempt loop 19649 1726882609.55256: running the handler 19649 1726882609.55266: 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) 19649 1726882609.55280: _low_level_execute_command(): starting 19649 1726882609.55286: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19649 1726882609.56085: 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 <<< 19649 1726882609.56105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.56118: 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 <<< 19649 1726882609.56129: 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 <<< 19649 1726882609.56139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.56183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.56195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.56304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.57874: stdout chunk (state=3): >>>/root <<< 19649 1726882609.57978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.58023: stderr chunk (state=3): >>><<< 19649 1726882609.58029: stdout chunk (state=3): >>><<< 19649 1726882609.58051: _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 19649 1726882609.58079: _low_level_execute_command(): starting 19649 1726882609.58083: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696 `" && echo ansible-tmp-1726882609.5806549-22042-123578038114696="` echo /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696 `" ) && sleep 0' 19649 1726882609.58508: 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 <<< 19649 1726882609.58513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.58541: 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 <<< 19649 1726882609.58554: 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 <<< 19649 1726882609.58655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.58697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.58816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.60685: stdout chunk (state=3): >>>ansible-tmp-1726882609.5806549-22042-123578038114696=/root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696 <<< 19649 1726882609.60797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.60851: stderr chunk (state=3): >>><<< 19649 1726882609.60855: stdout chunk (state=3): >>><<< 19649 1726882609.60872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882609.5806549-22042-123578038114696=/root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696 , 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 19649 1726882609.60903: variable 'ansible_module_compression' from source: unknown 19649 1726882609.60960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19649245dqupm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 19649 1726882609.61000: variable 'ansible_facts' from source: unknown 19649 1726882609.61087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/AnsiballZ_command.py 19649 1726882609.61242: Sending initial data 19649 1726882609.61245: Sent initial data (156 bytes) 19649 1726882609.62242: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.62261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.62282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.62298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.62338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.62348: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882609.62365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.62384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.62394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882609.62403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882609.62413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.62424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.62439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.62452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.62470: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882609.62486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.62567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.62590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.62604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.62730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.64475: 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 <<< 19649 1726882609.64553: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19649 1726882609.64669: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19649245dqupm/tmpjqvq5dep /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/AnsiballZ_command.py <<< 19649 1726882609.64739: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19649 1726882609.65972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.66040: stderr chunk (state=3): >>><<< 19649 1726882609.66043: stdout chunk (state=3): >>><<< 19649 1726882609.66065: done transferring module to remote 19649 1726882609.66077: _low_level_execute_command(): starting 19649 1726882609.66080: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/ /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/AnsiballZ_command.py && sleep 0' 19649 1726882609.67198: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.67206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.67216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.67229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.67267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.67275: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882609.67284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.67302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.67309: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882609.67316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882609.67323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.67332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.67342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.67350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.67356: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882609.67367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.67441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.67454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.67468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.67587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882609.69365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882609.69368: stdout chunk (state=3): >>><<< 19649 1726882609.69376: stderr chunk (state=3): >>><<< 19649 1726882609.69391: _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 19649 1726882609.69394: _low_level_execute_command(): starting 19649 1726882609.69399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/AnsiballZ_command.py && sleep 0' 19649 1726882609.70578: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19649 1726882609.70636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.70648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.70665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.70716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.70737: stderr chunk (state=3): >>>debug2: match not found <<< 19649 1726882609.70746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.70761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19649 1726882609.70767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 19649 1726882609.70774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19649 1726882609.70782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882609.70791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882609.70802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882609.70809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 19649 1726882609.70816: stderr chunk (state=3): >>>debug2: match found <<< 19649 1726882609.70825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19649 1726882609.70908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19649 1726882609.70924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882609.70935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882609.71062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882610.20253: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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", "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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1438 0 --:--:-- --:--:-- --:--:-- 1431\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 13227 0 --:--:-- --:--:-- --:--:-- 13857", "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:36:49.839215", "end": "2024-09-20 21:36:50.200514", "delta": "0:00:00.361299", "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}}} <<< 19649 1726882610.21554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 19649 1726882610.21570: stderr chunk (state=3): >>><<< 19649 1726882610.21585: stdout chunk (state=3): >>><<< 19649 1726882610.21606: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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", "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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1438 0 --:--:-- --:--:-- --:--:-- 1431\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 13227 0 --:--:-- --:--:-- --:--:-- 13857", "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:36:49.839215", "end": "2024-09-20 21:36:50.200514", "delta": "0:00:00.361299", "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. 19649 1726882610.21778: 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-1726882609.5806549-22042-123578038114696/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19649 1726882610.21786: _low_level_execute_command(): starting 19649 1726882610.21792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882609.5806549-22042-123578038114696/ > /dev/null 2>&1 && sleep 0' 19649 1726882610.22432: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19649 1726882610.22445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19649 1726882610.22479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19649 1726882610.22532: 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 <<< 19649 1726882610.22543: 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 <<< 19649 1726882610.22638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19649 1726882610.22641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19649 1726882610.22760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19649 1726882610.24565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19649 1726882610.24625: stderr chunk (state=3): >>><<< 19649 1726882610.24628: stdout chunk (state=3): >>><<< 19649 1726882610.24641: _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 19649 1726882610.24647: handler run complete 19649 1726882610.24670: Evaluated conditional (False): False 19649 1726882610.24698: attempt loop complete, returning result 19649 1726882610.24708: _execute() done 19649 1726882610.24716: dumping result to json 19649 1726882610.24719: done dumping result, returning 19649 1726882610.24721: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-8316-300c-00000000076c] 19649 1726882610.24735: sending task result for task 0e448fcc-3ce9-8316-300c-00000000076c 19649 1726882610.24843: done sending task result for task 0e448fcc-3ce9-8316-300c-00000000076c 19649 1726882610.24845: 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.361299", "end": "2024-09-20 21:36:50.200514", "rc": 0, "start": "2024-09-20 21:36:49.839215" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1438 0 --:--:-- --:--:-- --:--:-- 1431 % 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 13227 0 --:--:-- --:--:-- --:--:-- 13857 19649 1726882610.24937: no more pending results, returning what we have 19649 1726882610.24940: results queue empty 19649 1726882610.24941: checking for any_errors_fatal 19649 1726882610.24950: done checking for any_errors_fatal 19649 1726882610.24951: checking for max_fail_percentage 19649 1726882610.24952: done checking for max_fail_percentage 19649 1726882610.24953: checking to see if all hosts have failed and the running result is not ok 19649 1726882610.24956: done checking to see if all hosts have failed 19649 1726882610.24957: getting the remaining hosts for this loop 19649 1726882610.24958: done getting the remaining hosts for this loop 19649 1726882610.24961: getting the next task for host managed_node3 19649 1726882610.24973: done getting next task for host managed_node3 19649 1726882610.24975: ^ task is: TASK: meta (flush_handlers) 19649 1726882610.24977: ^ 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 19649 1726882610.24981: getting variables 19649 1726882610.24982: in VariableManager get_vars() 19649 1726882610.25024: Calling all_inventory to load vars for managed_node3 19649 1726882610.25026: Calling groups_inventory to load vars for managed_node3 19649 1726882610.25028: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882610.25038: Calling all_plugins_play to load vars for managed_node3 19649 1726882610.25040: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882610.25043: Calling groups_plugins_play to load vars for managed_node3 19649 1726882610.25855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882610.26813: done with get_vars() 19649 1726882610.26831: done getting variables 19649 1726882610.26923: in VariableManager get_vars() 19649 1726882610.26951: Calling all_inventory to load vars for managed_node3 19649 1726882610.26953: Calling groups_inventory to load vars for managed_node3 19649 1726882610.26960: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882610.26970: Calling all_plugins_play to load vars for managed_node3 19649 1726882610.26973: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882610.26980: Calling groups_plugins_play to load vars for managed_node3 19649 1726882610.28209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882610.29503: done with get_vars() 19649 1726882610.29520: done queuing things up, now waiting for results queue to drain 19649 1726882610.29521: results queue empty 19649 1726882610.29522: checking for any_errors_fatal 19649 1726882610.29524: done checking for any_errors_fatal 19649 1726882610.29524: checking for max_fail_percentage 19649 1726882610.29525: done checking for max_fail_percentage 19649 1726882610.29525: checking to see if all hosts have failed and the running result is not ok 19649 1726882610.29526: done checking to see if all hosts have failed 19649 1726882610.29526: getting the remaining hosts for this loop 19649 1726882610.29527: done getting the remaining hosts for this loop 19649 1726882610.29529: getting the next task for host managed_node3 19649 1726882610.29531: done getting next task for host managed_node3 19649 1726882610.29532: ^ task is: TASK: meta (flush_handlers) 19649 1726882610.29533: ^ 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 19649 1726882610.29535: getting variables 19649 1726882610.29536: in VariableManager get_vars() 19649 1726882610.29546: Calling all_inventory to load vars for managed_node3 19649 1726882610.29547: Calling groups_inventory to load vars for managed_node3 19649 1726882610.29548: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882610.29552: Calling all_plugins_play to load vars for managed_node3 19649 1726882610.29553: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882610.29555: Calling groups_plugins_play to load vars for managed_node3 19649 1726882610.30233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882610.31370: done with get_vars() 19649 1726882610.31382: done getting variables 19649 1726882610.31412: in VariableManager get_vars() 19649 1726882610.31424: Calling all_inventory to load vars for managed_node3 19649 1726882610.31426: Calling groups_inventory to load vars for managed_node3 19649 1726882610.31427: Calling all_plugins_inventory to load vars for managed_node3 19649 1726882610.31434: Calling all_plugins_play to load vars for managed_node3 19649 1726882610.31435: Calling groups_plugins_inventory to load vars for managed_node3 19649 1726882610.31437: Calling groups_plugins_play to load vars for managed_node3 19649 1726882610.32253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19649 1726882610.33493: done with get_vars() 19649 1726882610.33522: done queuing things up, now waiting for results queue to drain 19649 1726882610.33524: results queue empty 19649 1726882610.33525: checking for any_errors_fatal 19649 1726882610.33526: done checking for any_errors_fatal 19649 1726882610.33527: checking for max_fail_percentage 19649 1726882610.33529: done checking for max_fail_percentage 19649 1726882610.33530: checking to see if all hosts have failed and the running result is not ok 19649 1726882610.33531: done checking to see if all hosts have failed 19649 1726882610.33531: getting the remaining hosts for this loop 19649 1726882610.33532: done getting the remaining hosts for this loop 19649 1726882610.33535: getting the next task for host managed_node3 19649 1726882610.33538: done getting next task for host managed_node3 19649 1726882610.33539: ^ task is: None 19649 1726882610.33540: ^ 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 19649 1726882610.33541: done queuing things up, now waiting for results queue to drain 19649 1726882610.33542: results queue empty 19649 1726882610.33543: checking for any_errors_fatal 19649 1726882610.33543: done checking for any_errors_fatal 19649 1726882610.33544: checking for max_fail_percentage 19649 1726882610.33545: done checking for max_fail_percentage 19649 1726882610.33546: checking to see if all hosts have failed and the running result is not ok 19649 1726882610.33546: done checking to see if all hosts have failed 19649 1726882610.33548: getting the next task for host managed_node3 19649 1726882610.33551: done getting next task for host managed_node3 19649 1726882610.33551: ^ task is: None 19649 1726882610.33556: ^ 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=88 changed=4 unreachable=0 failed=0 skipped=99 rescued=0 ignored=0 Friday 20 September 2024 21:36:50 -0400 (0:00:00.807) 0:00:54.890 ****** =============================================================================== Install NetworkManager -------------------------------------------------- 2.76s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:25 Gathering Facts --------------------------------------------------------- 2.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:6 Get package info -------------------------------------------------------- 1.98s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_nm.yml:30 fedora.linux_system_roles.network : Check which services are running ---- 1.74s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.71s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.67s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which services are running ---- 1.66s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.60s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install ethtool (test dependency) --------------------------------------- 1.39s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Install iproute --------------------------------------------------------- 1.37s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.36s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Create veth interface testnic1 ------------------------------------------ 1.36s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 1.16s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Check if system is ostree ----------------------------------------------- 1.02s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 19649 1726882610.33676: RUNNING CLEANUP