[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. 10604 1726853268.62554: 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-NCp executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 10604 1726853268.62886: Added group all to inventory 10604 1726853268.62888: Added group ungrouped to inventory 10604 1726853268.62895: Group all now contains ungrouped 10604 1726853268.62901: Examining possible inventory source: /tmp/metrics-ANz/inventory.yml 10604 1726853268.76424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10604 1726853268.76486: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10604 1726853268.76517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10604 1726853268.76595: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10604 1726853268.76687: Loaded config def from plugin (inventory/script) 10604 1726853268.76691: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10604 1726853268.76723: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10604 1726853268.76784: Loaded config def from plugin (inventory/yaml) 10604 1726853268.76786: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10604 1726853268.76849: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10604 1726853268.77179: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10604 1726853268.77182: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10604 1726853268.77184: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10604 1726853268.77189: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10604 1726853268.77194: Loading data from /tmp/metrics-ANz/inventory.yml 10604 1726853268.77269: /tmp/metrics-ANz/inventory.yml was not parsable by auto 10604 1726853268.77340: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10604 1726853268.77370: Loading data from /tmp/metrics-ANz/inventory.yml 10604 1726853268.77448: group all already in inventory 10604 1726853268.77453: set inventory_file for managed_node1 10604 1726853268.77457: set inventory_dir for managed_node1 10604 1726853268.77458: Added host managed_node1 to inventory 10604 1726853268.77460: Added host managed_node1 to group all 10604 1726853268.77461: set ansible_host for managed_node1 10604 1726853268.77462: set ansible_ssh_extra_args for managed_node1 10604 1726853268.77465: set inventory_file for managed_node2 10604 1726853268.77467: set inventory_dir for managed_node2 10604 1726853268.77467: Added host managed_node2 to inventory 10604 1726853268.77468: Added host managed_node2 to group all 10604 1726853268.77469: set ansible_host for managed_node2 10604 1726853268.77469: set ansible_ssh_extra_args for managed_node2 10604 1726853268.77471: set inventory_file for managed_node3 10604 1726853268.77474: set inventory_dir for managed_node3 10604 1726853268.77475: Added host managed_node3 to inventory 10604 1726853268.77475: Added host managed_node3 to group all 10604 1726853268.77476: set ansible_host for managed_node3 10604 1726853268.77476: set ansible_ssh_extra_args for managed_node3 10604 1726853268.77478: Reconcile groups and hosts in inventory. 10604 1726853268.77481: Group ungrouped now contains managed_node1 10604 1726853268.77482: Group ungrouped now contains managed_node2 10604 1726853268.77483: Group ungrouped now contains managed_node3 10604 1726853268.77549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10604 1726853268.77632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10604 1726853268.77665: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10604 1726853268.77686: Loaded config def from plugin (vars/host_group_vars) 10604 1726853268.77688: 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) 10604 1726853268.77693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10604 1726853268.77699: 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) 10604 1726853268.77741: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10604 1726853268.77992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853268.78061: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10604 1726853268.78093: Loaded config def from plugin (connection/local) 10604 1726853268.78095: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10604 1726853268.78502: Loaded config def from plugin (connection/paramiko_ssh) 10604 1726853268.78505: 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) 10604 1726853268.79107: 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) 10604 1726853268.79131: Loaded config def from plugin (connection/psrp) 10604 1726853268.79133: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10604 1726853268.79556: 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) 10604 1726853268.79586: Loaded config def from plugin (connection/ssh) 10604 1726853268.79588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10604 1726853268.81137: 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) 10604 1726853268.81160: Loaded config def from plugin (connection/winrm) 10604 1726853268.81163: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10604 1726853268.81190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10604 1726853268.81237: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10604 1726853268.81279: Loaded config def from plugin (shell/cmd) 10604 1726853268.81281: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10604 1726853268.81306: 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) 10604 1726853268.81356: Loaded config def from plugin (shell/powershell) 10604 1726853268.81357: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10604 1726853268.81400: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10604 1726853268.81505: Loaded config def from plugin (shell/sh) 10604 1726853268.81507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10604 1726853268.81539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10604 1726853268.81618: Loaded config def from plugin (become/runas) 10604 1726853268.81620: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10604 1726853268.81731: Loaded config def from plugin (become/su) 10604 1726853268.81733: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10604 1726853268.81827: Loaded config def from plugin (become/sudo) 10604 1726853268.81829: 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 10604 1726853268.81852: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml 10604 1726853268.82264: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10604 1726853268.84732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10604 1726853268.84892: in VariableManager get_vars() 10604 1726853268.84908: done with get_vars() 10604 1726853268.84915: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml 10604 1726853268.85052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 10604 1726853268.85185: in VariableManager get_vars() 10604 1726853268.85201: done with get_vars() 10604 1726853268.85257: in VariableManager get_vars() 10604 1726853268.85266: done with get_vars() 10604 1726853268.85303: in VariableManager get_vars() 10604 1726853268.85318: done with get_vars() 10604 1726853268.85328: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml statically imported: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml 10604 1726853268.85645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 10604 1726853268.85833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10604 1726853268.85847: 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 10604 1726853268.86046: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10604 1726853268.86137: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10604 1726853268.86139: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-NCp/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) 10604 1726853268.86169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10604 1726853268.86189: 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) 10604 1726853268.86291: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10604 1726853268.86329: Loaded config def from plugin (callback/default) 10604 1726853268.86331: 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) 10604 1726853268.87141: Loaded config def from plugin (callback/junit) 10604 1726853268.87143: 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) 10604 1726853268.87178: 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) 10604 1726853268.87218: Loaded config def from plugin (callback/minimal) 10604 1726853268.87220: 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) 10604 1726853268.87247: 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) 10604 1726853268.87286: Loaded config def from plugin (callback/tree) 10604 1726853268.87289: 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 10604 1726853268.87369: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10604 1726853268.87372: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-NCp/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_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml 10604 1726853268.87401: in VariableManager get_vars() 10604 1726853268.87413: done with get_vars() 10604 1726853268.87416: in VariableManager get_vars() 10604 1726853268.87421: done with get_vars() 10604 1726853268.87424: variable 'omit' from source: magic vars 10604 1726853268.87453: in VariableManager get_vars() 10604 1726853268.87461: done with get_vars() 10604 1726853268.87476: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 10604 1726853268.87980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10604 1726853268.88054: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10604 1726853268.88084: getting the remaining hosts for this loop 10604 1726853268.88085: done getting the remaining hosts for this loop 10604 1726853268.88088: getting the next task for host managed_node3 10604 1726853268.88091: done getting next task for host managed_node3 10604 1726853268.88092: ^ task is: TASK: meta (flush_handlers) 10604 1726853268.88093: ^ 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 10604 1726853268.88095: getting variables 10604 1726853268.88096: in VariableManager get_vars() 10604 1726853268.88104: Calling all_inventory to load vars for managed_node3 10604 1726853268.88105: Calling groups_inventory to load vars for managed_node3 10604 1726853268.88107: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853268.88116: Calling all_plugins_play to load vars for managed_node3 10604 1726853268.88122: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853268.88124: Calling groups_plugins_play to load vars for managed_node3 10604 1726853268.88146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853268.88186: done with get_vars() 10604 1726853268.88192: done getting variables 10604 1726853268.88234: in VariableManager get_vars() 10604 1726853268.88241: Calling all_inventory to load vars for managed_node3 10604 1726853268.88242: Calling groups_inventory to load vars for managed_node3 10604 1726853268.88244: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853268.88247: Calling all_plugins_play to load vars for managed_node3 10604 1726853268.88248: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853268.88262: Calling groups_plugins_play to load vars for managed_node3 10604 1726853268.88359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853268.88376: done with get_vars() 10604 1726853268.88388: done queuing things up, now waiting for results queue to drain 10604 1726853268.88390: results queue empty 10604 1726853268.88391: checking for any_errors_fatal 10604 1726853268.88392: done checking for any_errors_fatal 10604 1726853268.88393: checking for max_fail_percentage 10604 1726853268.88394: done checking for max_fail_percentage 10604 1726853268.88395: checking to see if all hosts have failed and the running result is not ok 10604 1726853268.88396: done checking to see if all hosts have failed 10604 1726853268.88396: getting the remaining hosts for this loop 10604 1726853268.88398: done getting the remaining hosts for this loop 10604 1726853268.88401: getting the next task for host managed_node3 10604 1726853268.88406: done getting next task for host managed_node3 10604 1726853268.88408: ^ task is: TASK: Include vault variables 10604 1726853268.88410: ^ 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 10604 1726853268.88412: getting variables 10604 1726853268.88413: in VariableManager get_vars() 10604 1726853268.88431: Calling all_inventory to load vars for managed_node3 10604 1726853268.88433: Calling groups_inventory to load vars for managed_node3 10604 1726853268.88436: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853268.88441: Calling all_plugins_play to load vars for managed_node3 10604 1726853268.88443: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853268.88446: Calling groups_plugins_play to load vars for managed_node3 10604 1726853268.88475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853268.88489: done with get_vars() 10604 1726853268.88495: done getting variables 10604 1726853268.88614: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Include vault variables] ************************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Friday 20 September 2024 13:27:48 -0400 (0:00:00.013) 0:00:00.013 ****** 10604 1726853268.88692: entering _queue_task() for managed_node3/include_vars 10604 1726853268.88694: Creating lock for include_vars 10604 1726853268.89534: worker is 1 (out of 1 available) 10604 1726853268.89560: exiting _queue_task() for managed_node3/include_vars 10604 1726853268.89577: done queuing things up, now waiting for results queue to drain 10604 1726853268.89580: waiting for pending results... 10604 1726853268.90559: running TaskExecutor() for managed_node3/TASK: Include vault variables 10604 1726853268.90870: in run() - task 0208272e-a493-1d2a-cc37-000000000006 10604 1726853268.91002: variable 'ansible_search_path' from source: unknown 10604 1726853268.97366: calling self._execute() 10604 1726853268.97485: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853268.97494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853268.97502: variable 'omit' from source: magic vars 10604 1726853268.97688: variable 'omit' from source: magic vars 10604 1726853268.97693: variable 'omit' from source: magic vars 10604 1726853268.97910: variable 'omit' from source: magic vars 10604 1726853268.97922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853268.97929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853268.97934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853268.98093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853268.98138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853268.98411: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853268.98420: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853268.98424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853268.98465: Set connection var ansible_connection to ssh 10604 1726853268.98484: Set connection var ansible_pipelining to False 10604 1726853268.98487: Set connection var ansible_shell_type to sh 10604 1726853268.98522: Set connection var ansible_timeout to 10 10604 1726853268.98533: Set connection var ansible_shell_executable to /bin/sh 10604 1726853268.98543: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853268.98681: variable 'ansible_shell_executable' from source: unknown 10604 1726853268.98701: variable 'ansible_connection' from source: unknown 10604 1726853268.98758: variable 'ansible_module_compression' from source: unknown 10604 1726853268.98826: variable 'ansible_shell_type' from source: unknown 10604 1726853268.98840: variable 'ansible_shell_executable' from source: unknown 10604 1726853268.98845: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853268.98851: variable 'ansible_pipelining' from source: unknown 10604 1726853268.98937: variable 'ansible_timeout' from source: unknown 10604 1726853268.98952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853268.99355: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853268.99368: variable 'omit' from source: magic vars 10604 1726853268.99371: starting attempt loop 10604 1726853268.99377: running the handler 10604 1726853268.99683: handler run complete 10604 1726853268.99691: attempt loop complete, returning result 10604 1726853268.99698: _execute() done 10604 1726853268.99702: dumping result to json 10604 1726853268.99704: done dumping result, returning 10604 1726853268.99708: done running TaskExecutor() for managed_node3/TASK: Include vault variables [0208272e-a493-1d2a-cc37-000000000006] 10604 1726853268.99714: sending task result for task 0208272e-a493-1d2a-cc37-000000000006 10604 1726853269.05340: done sending task result for task 0208272e-a493-1d2a-cc37-000000000006 10604 1726853269.05344: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-ANz/tests/vars/vault-variables.yml" ], "changed": false } 10604 1726853269.05470: no more pending results, returning what we have 10604 1726853269.05476: results queue empty 10604 1726853269.05477: checking for any_errors_fatal 10604 1726853269.05479: done checking for any_errors_fatal 10604 1726853269.05479: checking for max_fail_percentage 10604 1726853269.05481: done checking for max_fail_percentage 10604 1726853269.05481: checking to see if all hosts have failed and the running result is not ok 10604 1726853269.05482: done checking to see if all hosts have failed 10604 1726853269.05483: getting the remaining hosts for this loop 10604 1726853269.05484: done getting the remaining hosts for this loop 10604 1726853269.05487: getting the next task for host managed_node3 10604 1726853269.05491: done getting next task for host managed_node3 10604 1726853269.05492: ^ task is: TASK: meta (flush_handlers) 10604 1726853269.05494: ^ 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 10604 1726853269.05498: getting variables 10604 1726853269.05499: in VariableManager get_vars() 10604 1726853269.05513: Calling all_inventory to load vars for managed_node3 10604 1726853269.05515: Calling groups_inventory to load vars for managed_node3 10604 1726853269.05525: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853269.05532: Calling all_plugins_play to load vars for managed_node3 10604 1726853269.05534: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853269.05537: Calling groups_plugins_play to load vars for managed_node3 10604 1726853269.05582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853269.05599: done with get_vars() 10604 1726853269.05607: done getting variables 10604 1726853269.05669: in VariableManager get_vars() 10604 1726853269.05680: Calling all_inventory to load vars for managed_node3 10604 1726853269.05683: Calling groups_inventory to load vars for managed_node3 10604 1726853269.05685: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853269.05693: Calling all_plugins_play to load vars for managed_node3 10604 1726853269.05695: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853269.05698: Calling groups_plugins_play to load vars for managed_node3 10604 1726853269.05725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853269.05739: done with get_vars() 10604 1726853269.05749: done queuing things up, now waiting for results queue to drain 10604 1726853269.05750: results queue empty 10604 1726853269.05751: checking for any_errors_fatal 10604 1726853269.05753: done checking for any_errors_fatal 10604 1726853269.05754: checking for max_fail_percentage 10604 1726853269.05754: done checking for max_fail_percentage 10604 1726853269.05755: checking to see if all hosts have failed and the running result is not ok 10604 1726853269.05756: done checking to see if all hosts have failed 10604 1726853269.05761: getting the remaining hosts for this loop 10604 1726853269.05763: done getting the remaining hosts for this loop 10604 1726853269.05765: getting the next task for host managed_node3 10604 1726853269.05769: done getting next task for host managed_node3 10604 1726853269.05770: ^ task is: TASK: meta (flush_handlers) 10604 1726853269.05772: ^ 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 10604 1726853269.05776: getting variables 10604 1726853269.05777: in VariableManager get_vars() 10604 1726853269.05785: Calling all_inventory to load vars for managed_node3 10604 1726853269.05788: Calling groups_inventory to load vars for managed_node3 10604 1726853269.05793: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853269.05798: Calling all_plugins_play to load vars for managed_node3 10604 1726853269.05800: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853269.05802: Calling groups_plugins_play to load vars for managed_node3 10604 1726853269.05825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853269.05838: done with get_vars() 10604 1726853269.05843: done getting variables 10604 1726853269.05885: in VariableManager get_vars() 10604 1726853269.05895: Calling all_inventory to load vars for managed_node3 10604 1726853269.05897: Calling groups_inventory to load vars for managed_node3 10604 1726853269.05900: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853269.05904: Calling all_plugins_play to load vars for managed_node3 10604 1726853269.05906: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853269.05908: Calling groups_plugins_play to load vars for managed_node3 10604 1726853269.05932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853269.05945: done with get_vars() 10604 1726853269.05953: done queuing things up, now waiting for results queue to drain 10604 1726853269.05954: results queue empty 10604 1726853269.05955: checking for any_errors_fatal 10604 1726853269.05956: done checking for any_errors_fatal 10604 1726853269.05957: checking for max_fail_percentage 10604 1726853269.05958: done checking for max_fail_percentage 10604 1726853269.05958: checking to see if all hosts have failed and the running result is not ok 10604 1726853269.05959: done checking to see if all hosts have failed 10604 1726853269.05960: getting the remaining hosts for this loop 10604 1726853269.05960: done getting the remaining hosts for this loop 10604 1726853269.05962: getting the next task for host managed_node3 10604 1726853269.05965: done getting next task for host managed_node3 10604 1726853269.05966: ^ task is: None 10604 1726853269.05967: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10604 1726853269.05968: done queuing things up, now waiting for results queue to drain 10604 1726853269.05969: results queue empty 10604 1726853269.05969: checking for any_errors_fatal 10604 1726853269.05970: done checking for any_errors_fatal 10604 1726853269.05971: checking for max_fail_percentage 10604 1726853269.05972: done checking for max_fail_percentage 10604 1726853269.05974: checking to see if all hosts have failed and the running result is not ok 10604 1726853269.05975: done checking to see if all hosts have failed 10604 1726853269.05976: getting the next task for host managed_node3 10604 1726853269.05978: done getting next task for host managed_node3 10604 1726853269.05979: ^ task is: None 10604 1726853269.05980: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10604 1726853269.06012: in VariableManager get_vars() 10604 1726853269.06026: done with get_vars() 10604 1726853269.06032: in VariableManager get_vars() 10604 1726853269.06041: done with get_vars() 10604 1726853269.06044: variable 'omit' from source: magic vars 10604 1726853269.06069: in VariableManager get_vars() 10604 1726853269.06080: done with get_vars() 10604 1726853269.06103: variable 'omit' from source: magic vars PLAY [Test the full PCP/Redis/Grafana stack] *********************************** 10604 1726853269.06334: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10604 1726853269.06355: getting the remaining hosts for this loop 10604 1726853269.06356: done getting the remaining hosts for this loop 10604 1726853269.06357: getting the next task for host managed_node3 10604 1726853269.06362: done getting next task for host managed_node3 10604 1726853269.06366: ^ task is: TASK: Gathering Facts 10604 1726853269.06367: ^ 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 10604 1726853269.06369: getting variables 10604 1726853269.06370: in VariableManager get_vars() 10604 1726853269.06381: Calling all_inventory to load vars for managed_node3 10604 1726853269.06383: Calling groups_inventory to load vars for managed_node3 10604 1726853269.06386: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853269.06392: Calling all_plugins_play to load vars for managed_node3 10604 1726853269.06395: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853269.06398: Calling groups_plugins_play to load vars for managed_node3 10604 1726853269.06420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853269.06432: done with get_vars() 10604 1726853269.06438: done getting variables 10604 1726853269.06498: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Friday 20 September 2024 13:27:49 -0400 (0:00:00.178) 0:00:00.191 ****** 10604 1726853269.06515: entering _queue_task() for managed_node3/gather_facts 10604 1726853269.06516: Creating lock for gather_facts 10604 1726853269.06759: worker is 1 (out of 1 available) 10604 1726853269.06770: exiting _queue_task() for managed_node3/gather_facts 10604 1726853269.06781: done queuing things up, now waiting for results queue to drain 10604 1726853269.06784: waiting for pending results... 10604 1726853269.07015: running TaskExecutor() for managed_node3/TASK: Gathering Facts 10604 1726853269.07085: in run() - task 0208272e-a493-1d2a-cc37-00000000002e 10604 1726853269.07089: variable 'ansible_search_path' from source: unknown 10604 1726853269.07112: calling self._execute() 10604 1726853269.07151: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853269.07155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853269.07164: variable 'omit' from source: magic vars 10604 1726853269.07241: variable 'omit' from source: magic vars 10604 1726853269.07258: variable 'omit' from source: magic vars 10604 1726853269.07284: variable 'omit' from source: magic vars 10604 1726853269.07319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853269.07348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853269.07363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853269.07378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853269.07388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853269.07416: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853269.07420: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853269.07422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853269.07490: Set connection var ansible_connection to ssh 10604 1726853269.07499: Set connection var ansible_pipelining to False 10604 1726853269.07502: Set connection var ansible_shell_type to sh 10604 1726853269.07510: Set connection var ansible_timeout to 10 10604 1726853269.07514: Set connection var ansible_shell_executable to /bin/sh 10604 1726853269.07521: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853269.07536: variable 'ansible_shell_executable' from source: unknown 10604 1726853269.07541: variable 'ansible_connection' from source: unknown 10604 1726853269.07543: variable 'ansible_module_compression' from source: unknown 10604 1726853269.07545: variable 'ansible_shell_type' from source: unknown 10604 1726853269.07548: variable 'ansible_shell_executable' from source: unknown 10604 1726853269.07550: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853269.07552: variable 'ansible_pipelining' from source: unknown 10604 1726853269.07555: variable 'ansible_timeout' from source: unknown 10604 1726853269.07565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853269.07705: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853269.07712: variable 'omit' from source: magic vars 10604 1726853269.07717: starting attempt loop 10604 1726853269.07719: running the handler 10604 1726853269.07733: variable 'ansible_facts' from source: unknown 10604 1726853269.07748: _low_level_execute_command(): starting 10604 1726853269.07755: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853269.08364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.08368: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.08371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.08376: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.08469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.08544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.10276: stdout chunk (state=3): >>>/root <<< 10604 1726853269.10445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.10449: stdout chunk (state=3): >>><<< 10604 1726853269.10452: stderr chunk (state=3): >>><<< 10604 1726853269.10476: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853269.10501: _low_level_execute_command(): starting 10604 1726853269.10519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939 `" && echo ansible-tmp-1726853269.1048353-10623-2679145532939="` echo /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939 `" ) && sleep 0' 10604 1726853269.11249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853269.11265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853269.11278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.11369: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.11400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.11417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.11438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.11587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.13515: stdout chunk (state=3): >>>ansible-tmp-1726853269.1048353-10623-2679145532939=/root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939 <<< 10604 1726853269.13684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.13688: stdout chunk (state=3): >>><<< 10604 1726853269.13881: stderr chunk (state=3): >>><<< 10604 1726853269.13885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853269.1048353-10623-2679145532939=/root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853269.13888: variable 'ansible_module_compression' from source: unknown 10604 1726853269.13892: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10604 1726853269.13895: ANSIBALLZ: Acquiring lock 10604 1726853269.13897: ANSIBALLZ: Lock acquired: 139763426052336 10604 1726853269.13899: ANSIBALLZ: Creating module 10604 1726853269.60236: ANSIBALLZ: Writing module into payload 10604 1726853269.60419: ANSIBALLZ: Writing module 10604 1726853269.60458: ANSIBALLZ: Renaming module 10604 1726853269.60469: ANSIBALLZ: Done creating module 10604 1726853269.60526: variable 'ansible_facts' from source: unknown 10604 1726853269.60537: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853269.60612: _low_level_execute_command(): starting 10604 1726853269.60616: _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' 10604 1726853269.61289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853269.61309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853269.61323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.61386: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.61454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.61486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.61515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.61645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.63358: stdout chunk (state=3): >>>PLATFORM <<< 10604 1726853269.63424: stdout chunk (state=3): >>>Linux <<< 10604 1726853269.63453: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10604 1726853269.63716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.63722: stdout chunk (state=3): >>><<< 10604 1726853269.63725: stderr chunk (state=3): >>><<< 10604 1726853269.63918: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853269.63927 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10604 1726853269.63931: _low_level_execute_command(): starting 10604 1726853269.63933: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10604 1726853269.64158: Sending initial data 10604 1726853269.64167: Sent initial data (1181 bytes) 10604 1726853269.64998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.65064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.65095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.65136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.65270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.68704: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 10604 1726853269.69056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.69283: stderr chunk (state=3): >>><<< 10604 1726853269.69286: stdout chunk (state=3): >>><<< 10604 1726853269.69289: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853269.69291: variable 'ansible_facts' from source: unknown 10604 1726853269.69293: variable 'ansible_facts' from source: unknown 10604 1726853269.69295: variable 'ansible_module_compression' from source: unknown 10604 1726853269.69297: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10604 1726853269.69299: variable 'ansible_facts' from source: unknown 10604 1726853269.69465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py 10604 1726853269.69701: Sending initial data 10604 1726853269.69705: Sent initial data (152 bytes) 10604 1726853269.70259: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853269.70294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853269.70297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.70405: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.70432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.70444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.70485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.70645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.72298: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10604 1726853269.72362: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853269.72417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853269.72559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpcy1crt0r /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py <<< 10604 1726853269.72563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py" <<< 10604 1726853269.72623: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpcy1crt0r" to remote "/root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py" <<< 10604 1726853269.74544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.74548: stdout chunk (state=3): >>><<< 10604 1726853269.74645: stderr chunk (state=3): >>><<< 10604 1726853269.74648: done transferring module to remote 10604 1726853269.74651: _low_level_execute_command(): starting 10604 1726853269.74653: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/ /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py && sleep 0' 10604 1726853269.75415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853269.75433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853269.75448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853269.75518: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.75582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.75627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.75663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.75784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.77671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853269.77729: stdout chunk (state=3): >>><<< 10604 1726853269.77732: stderr chunk (state=3): >>><<< 10604 1726853269.77911: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853269.77915: _low_level_execute_command(): starting 10604 1726853269.77918: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/AnsiballZ_setup.py && sleep 0' 10604 1726853269.78851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853269.78875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853269.78926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853269.78946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853269.78981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853269.79111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853269.81479: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853269.81799: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853269.81874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d6aa50> import '_signal' # import '_abc' # import 'abc' # <<< 10604 1726853269.81953: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 10604 1726853269.82002: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 10604 1726853269.82054: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853269.82093: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10604 1726853269.82098: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853269.82125: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853269.82151: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b1d130> <<< 10604 1726853269.82232: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853269.82313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b1dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853269.82744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.82918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853269.82921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853269.82926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853269.83066: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b5be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b5bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853269.83070: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.83074: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853269.83117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b93800> <<< 10604 1726853269.83132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b93e90> import '_collections' # <<< 10604 1726853269.83199: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b73ad0> <<< 10604 1726853269.83261: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b71190> <<< 10604 1726853269.83419: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b58fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853269.83490: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10604 1726853269.83517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb63f0> <<< 10604 1726853269.83555: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b72240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb4bf0> <<< 10604 1726853269.83589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b58260> <<< 10604 1726853269.83613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853269.83745: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311be8d10> <<< 10604 1726853269.83752: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311be8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b56d80> <<< 10604 1726853269.83883: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853269.83891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be92e0> <<< 10604 1726853269.83895: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10604 1726853269.83914: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bea4e0> import 'importlib.util' # import 'runpy' # <<< 10604 1726853269.83993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c006e0> <<< 10604 1726853269.84008: stdout chunk (state=3): >>>import 'errno' # <<< 10604 1726853269.84046: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c01dc0> <<< 10604 1726853269.84063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10604 1726853269.84084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853269.84138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c02c30> <<< 10604 1726853269.84279: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c03260> <<< 10604 1726853269.84286: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c02180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853269.84666: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c03410> <<< 10604 1726853269.84670: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3118ffb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3119286b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311928410> <<< 10604 1726853269.84676: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3119286e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853269.84678: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853269.84777: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311929010> <<< 10604 1726853269.84893: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311929940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119288c0> <<< 10604 1726853269.85186: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3118fdd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853269.85188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853269.85193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853269.85196: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31192acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311928e90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311beac00> <<< 10604 1726853269.85200: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853269.85202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.85204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853269.85213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853269.85256: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311957020> <<< 10604 1726853269.85275: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853269.85394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31197b3e0> <<< 10604 1726853269.85398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853269.85782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853269.85786: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853269.85788: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119d8170> <<< 10604 1726853269.85792: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853269.85794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853269.85797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853269.85799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853269.85805: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119da8d0> <<< 10604 1726853269.85810: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119d8290> <<< 10604 1726853269.85962: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119a5160> <<< 10604 1726853269.85966: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311315220> <<< 10604 1726853269.85968: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31197a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31192bbf0> <<< 10604 1726853269.86059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853269.86093: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3113154c0> <<< 10604 1726853269.86616: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kpe1xx53/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10604 1726853269.86732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.86785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853269.86799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853269.86992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853269.86996: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311376f90> import '_typing' # <<< 10604 1726853269.87099: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311355e80> <<< 10604 1726853269.87107: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311354fe0> # zipimport: zlib available <<< 10604 1726853269.87192: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.87300: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853269.88577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.89719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853269.89852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311374e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.89855: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853269.89857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853269.89859: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10604 1726853269.89865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853269.89867: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113aa8d0> <<< 10604 1726853269.89887: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113aa660> <<< 10604 1726853269.89908: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113a9f70> <<< 10604 1726853269.89939: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853269.89979: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113aa3c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113779b0> <<< 10604 1726853269.90018: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853269.90023: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853269.90064: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113ab620> <<< 10604 1726853269.90079: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113ab860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853269.90120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10604 1726853269.90130: stdout chunk (state=3): >>>import '_locale' # <<< 10604 1726853269.90190: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113abce0> import 'pwd' # <<< 10604 1726853269.90211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853269.90228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853269.90282: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311215a30> <<< 10604 1726853269.90307: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853269.90333: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311217650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10604 1726853269.90376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853269.90416: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311217f50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853269.90447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112191f0> <<< 10604 1726853269.90450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853269.90690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853269.90735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31121bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311215910> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311219f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853269.90829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853269.90855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311223b60> <<< 10604 1726853269.90874: stdout chunk (state=3): >>>import '_tokenize' # <<< 10604 1726853269.90938: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222390> <<< 10604 1726853269.90963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853269.91041: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222900> <<< 10604 1726853269.91071: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31121a480> <<< 10604 1726853269.91133: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311267e60> <<< 10604 1726853269.91142: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311267ef0> <<< 10604 1726853269.91262: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853269.91265: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311269ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311269880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853269.91325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853269.91354: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb31126bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126a1b0> <<< 10604 1726853269.91400: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853269.91479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853269.91487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126f830> <<< 10604 1726853269.91610: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126c200> <<< 10604 1726853269.91717: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270620> <<< 10604 1726853269.91728: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270890> <<< 10604 1726853269.91819: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112681d0> <<< 10604 1726853269.91826: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853269.91865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853269.91868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311100290> <<< 10604 1726853269.92016: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853269.92078: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3111015e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311272a20> <<< 10604 1726853269.92123: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311273da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311272600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10604 1726853269.92298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.92315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853269.92335: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853269.92459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.92578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.93112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.93862: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3111056a0> <<< 10604 1726853269.93866: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853269.93868: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311106420> <<< 10604 1726853269.93870: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311101400> <<< 10604 1726853269.93909: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853269.93940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.93961: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10604 1726853269.94110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.94274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311106570> <<< 10604 1726853269.94286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.94730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95311: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10604 1726853269.95360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95511: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853269.95516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.95889: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10604 1726853269.96028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.96127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853269.96196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10604 1726853269.96205: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853269.96387: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111075f0> # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.96429: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10604 1726853269.96500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.96533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 10604 1726853269.96599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.96627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.96703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.96747: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853269.96787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.96904: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311112270> <<< 10604 1726853269.96957: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31110ec90> <<< 10604 1726853269.96961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10604 1726853269.96964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97201: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853269.97480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111f6ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112e67e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311111fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311271cd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10604 1726853269.97661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97668: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10604 1726853269.97676: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853269.97830: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.97835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.97945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853269.97959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.98036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.98117: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853269.98187: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10604 1726853269.98349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.98506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.98540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.98595: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853269.98779: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10604 1726853269.98786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10604 1726853269.98796: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10604 1726853269.98799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a6510> <<< 10604 1726853269.98832: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d742c0> <<< 10604 1726853269.98867: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853269.98886: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d746b0> <<< 10604 1726853269.98950: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111902f0> <<< 10604 1726853269.99003: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a7080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a4c50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a47a0> <<< 10604 1726853269.99040: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853269.99170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10604 1726853269.99175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853269.99254: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d77680> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d76f30> <<< 10604 1726853269.99257: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d77110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d76390> <<< 10604 1726853269.99283: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853269.99334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10604 1726853269.99379: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d77800> <<< 10604 1726853269.99450: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853269.99467: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310dda300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310dd8320> <<< 10604 1726853269.99539: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a48f0> <<< 10604 1726853269.99552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10604 1726853269.99604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.99733: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10604 1726853269.99736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.99781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 10604 1726853269.99888: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10604 1726853269.99892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853269.99978: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10604 1726853269.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.00027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10604 1726853270.00078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.00096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10604 1726853270.00141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.00201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.00251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.00369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10604 1726853270.00390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10604 1726853270.00789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10604 1726853270.01264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01379: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10604 1726853270.01413: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 10604 1726853270.01611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10604 1726853270.01627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 10604 1726853270.01677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10604 1726853270.01732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.01876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10604 1726853270.01953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310dda600> <<< 10604 1726853270.01971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853270.02069: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310ddb260> <<< 10604 1726853270.02090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10604 1726853270.02176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10604 1726853270.02228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10604 1726853270.02410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10604 1726853270.02552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.02635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853270.02684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853270.02752: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853270.02815: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310e12780> <<< 10604 1726853270.02999: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310e006b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10604 1726853270.03055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10604 1726853270.03122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03546: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10604 1726853270.03582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10604 1726853270.03646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.03709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10604 1726853270.03745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10604 1726853270.03893: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310b52060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310e10440> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 10604 1726853270.03906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10604 1726853270.04310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10604 1726853270.04510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10604 1726853270.04649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.04771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.04821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10604 1726853270.04906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10604 1726853270.04951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.05074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10604 1726853270.05090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.05243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.05257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.05707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.06208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10604 1726853270.06387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.06457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10604 1726853270.06563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.06621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10604 1726853270.06638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.06870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.06963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10604 1726853270.06979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10604 1726853270.07016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.07205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.07259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.07463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.07659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10604 1726853270.07682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10604 1726853270.07706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.07754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 10604 1726853270.07854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.07875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.07955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10604 1726853270.07997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.08004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10604 1726853270.08080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.08122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10604 1726853270.08139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10604 1726853270.08265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10604 1726853270.08784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853270.08903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.08995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.09033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.09100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.09191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853270.09225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.09343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 10604 1726853270.09357: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.09408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10604 1726853270.09508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.09543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.09632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.09744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10604 1726853270.09766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.09812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10604 1726853270.10025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.10246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853270.10295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10604 1726853270.10403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.10422: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10604 1726853270.10477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.10614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10604 1726853270.10630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.10658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.10757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 10604 1726853270.10798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 10604 1726853270.11109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853270.11967: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10604 1726853270.12012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10604 1726853270.12039: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853270.12081: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310b82ae0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310b80890> <<< 10604 1726853270.12144: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310b809e0> <<< 10604 1726853270.23855: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 10604 1726853270.24035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bc86e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 10604 1726853270.24040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 10604 1726853270.24043: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bc9580> <<< 10604 1726853270.24075: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bcb890> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bca570> <<< 10604 1726853270.24309: 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 <<< 10604 1726853270.48159: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzMpWy+M8c6q8wQB8dxTouvi1YB9Qk61DZoWxmF6hkXXJKXMvyoS+CFewEWXMlmRy7ZS4uEncN9u9UxnnZQyrI6sAg/WSFLnxGZfzkaBft+4nTXWhBpsx+CGlNs5SEWCuhSQOKBngqTNcQI7/7Ct2+DspC/xt2zmV8OqhY0rm+oDd4ikUa8H3lhgVcjvjEi4DzmMLTxEbQrmbsko/3MbFMpM64iBxCEICOnsRIun1F6Vjc87PxmubNjoNNOEa3nrbHXZ9KtGW8VRL3+Lz4B1ui0xfEXV22zwtxeczdLhqbpTF7oerWJ7z4vAN25454MjpiAdSKwzypSFNvtjm6FCU0lGr/ZbR28FXPv7fAVAf1V1Osr1qNZ5Pxs21sF1XVVbiMPyJkMUzajsZ1idDvZRWBDMzuec6kFJ15+7iGLqVPIMFW5H5wTa4hp/X3L9GPZCi8xcfjKLC3ILGvUrFydk1PO+u7ZBgi3T9CNlurY7WCjFNCCN/poM+R4LRH/gbfKUc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdBoN7oNRe6vf7L6wTLs2STAx/hgzf5p2awy6I8mjianOOVW3IADEm9GH7Dfu+yjkLxg1/qSgpw6uYJhcrV4Ek=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINZBdUj7jMTSFLndD6dQk2IuEKuQYfEUIsy5CqE4Rybi", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-42-18.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-18", "ansible_nodename": "ip-10-31-42-18.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": "ec2d0aaad543d06cd89d7ae1daa24484", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "50", "epoch": "1726853270", "epoch_int": "1726853270", "date": "2024-09-20", "time": "13:27:50", "iso8601_micro": "2024-09-20T17:27:50.123338Z", "iso8601": "2024-09-20T17:27:50Z", "iso8601_basic": "20240920T132750123338", "iso8601_basic_short": "20240920T132750", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.202 53930 10.31.42.18 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER":<<< 10604 1726853270.48182: stdout chunk (state=3): >>> "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.202 53930 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2876, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 655, "free": 2876}, "nocache": {"free": 3241, "used": 290}, "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": "ec2d0aaa-d543-d06c-d89d-7ae1daa24484", "ansible_product_uuid": "ec2d0aaa-d543-d06c-d89d-7ae1daa24484", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 422, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261777272832, "block_size": 4096, "block_total": 65519099, "block_available": 63910467, "block_used": 1608632, "inode_total": 131070960, "inode_available": 131026835, "inode_used": 44125, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 1.00732421875, "5m": 0.49755859375, "15m": 0.2236328125}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:06:11:20:27:4d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.18", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c06:11ff:fe20:274d", "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.40.1", "interface": "eth0", "address": "10.31.42.18", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:06:11:20:27:4d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.18"], "ansible_all_ipv6_addresses": ["fe80::c06:11ff:fe20:274d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.18", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c06:11ff:fe20:274d"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10604 1726853270.48808: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 10604 1726853270.48813: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 10604 1726853270.48922: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 10604 1726853270.49013: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10604 1726853270.49237: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux <<< 10604 1726853270.49244: stdout chunk (state=3): >>># 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 <<< 10604 1726853270.49332: stdout chunk (state=3): >>># cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 10604 1726853270.49710: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 10604 1726853270.49780: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10604 1726853270.49910: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10604 1726853270.49913: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 10604 1726853270.49947: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 10604 1726853270.50263: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 10604 1726853270.50271: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 10604 1726853270.50347: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 10604 1726853270.50353: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 10604 1726853270.50392: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10604 1726853270.50431: 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853270.50780: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10604 1726853270.50783: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853270.50826: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 10604 1726853270.50851: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10604 1726853270.50903: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 10604 1726853270.51095: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853270.51665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853270.51668: stdout chunk (state=3): >>><<< 10604 1726853270.51671: stderr chunk (state=3): >>><<< 10604 1726853270.51993: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311d6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b1dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b5be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b5bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b93800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b93e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b73ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b58fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb63f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b72240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bb4bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b58260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311be8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311be8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311b56d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311be92e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bea4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c01dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c02c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c02180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311c03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311c03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311bea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3118ffb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3119286b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311928410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3119286e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311929010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311929940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119288c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3118fdd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31192acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311928e90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311beac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311957020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31197b3e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119d8170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119da8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119d8290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3119a5160> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311315220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31197a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31192bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3113154c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kpe1xx53/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311376f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311355e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311354fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311374e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113aa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113aa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113a9f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113aa3c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113779b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113ab620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3113ab860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3113abce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311215a30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311217650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311217f50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112191f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31121bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311215910> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311219f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311223b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311222900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31121a480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311267e60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311267ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311269ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311269880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb31126bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126a1b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31126c200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311270b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311100290> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3111015e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311272a20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311273da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311272600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3111056a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311106420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311101400> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311106570> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111075f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb311112270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb31110ec90> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111f6ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3112e67e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311111fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb311271cd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a6510> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d742c0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d746b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111902f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a7080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a4c50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a47a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d77680> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d76f30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310d77110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d76390> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310d77800> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310dda300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310dd8320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3111a48f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310dda600> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310ddb260> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310e12780> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310e006b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310b52060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310e10440> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb310b82ae0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310b80890> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310b809e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bc86e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bc9580> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bcb890> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb310bca570> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzMpWy+M8c6q8wQB8dxTouvi1YB9Qk61DZoWxmF6hkXXJKXMvyoS+CFewEWXMlmRy7ZS4uEncN9u9UxnnZQyrI6sAg/WSFLnxGZfzkaBft+4nTXWhBpsx+CGlNs5SEWCuhSQOKBngqTNcQI7/7Ct2+DspC/xt2zmV8OqhY0rm+oDd4ikUa8H3lhgVcjvjEi4DzmMLTxEbQrmbsko/3MbFMpM64iBxCEICOnsRIun1F6Vjc87PxmubNjoNNOEa3nrbHXZ9KtGW8VRL3+Lz4B1ui0xfEXV22zwtxeczdLhqbpTF7oerWJ7z4vAN25454MjpiAdSKwzypSFNvtjm6FCU0lGr/ZbR28FXPv7fAVAf1V1Osr1qNZ5Pxs21sF1XVVbiMPyJkMUzajsZ1idDvZRWBDMzuec6kFJ15+7iGLqVPIMFW5H5wTa4hp/X3L9GPZCi8xcfjKLC3ILGvUrFydk1PO+u7ZBgi3T9CNlurY7WCjFNCCN/poM+R4LRH/gbfKUc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdBoN7oNRe6vf7L6wTLs2STAx/hgzf5p2awy6I8mjianOOVW3IADEm9GH7Dfu+yjkLxg1/qSgpw6uYJhcrV4Ek=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINZBdUj7jMTSFLndD6dQk2IuEKuQYfEUIsy5CqE4Rybi", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-42-18.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-18", "ansible_nodename": "ip-10-31-42-18.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": "ec2d0aaad543d06cd89d7ae1daa24484", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "50", "epoch": "1726853270", "epoch_int": "1726853270", "date": "2024-09-20", "time": "13:27:50", "iso8601_micro": "2024-09-20T17:27:50.123338Z", "iso8601": "2024-09-20T17:27:50Z", "iso8601_basic": "20240920T132750123338", "iso8601_basic_short": "20240920T132750", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.202 53930 10.31.42.18 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.202 53930 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2876, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 655, "free": 2876}, "nocache": {"free": 3241, "used": 290}, "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": "ec2d0aaa-d543-d06c-d89d-7ae1daa24484", "ansible_product_uuid": "ec2d0aaa-d543-d06c-d89d-7ae1daa24484", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 422, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261777272832, "block_size": 4096, "block_total": 65519099, "block_available": 63910467, "block_used": 1608632, "inode_total": 131070960, "inode_available": 131026835, "inode_used": 44125, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 1.00732421875, "5m": 0.49755859375, "15m": 0.2236328125}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:06:11:20:27:4d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.18", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c06:11ff:fe20:274d", "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.40.1", "interface": "eth0", "address": "10.31.42.18", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:06:11:20:27:4d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.18"], "ansible_all_ipv6_addresses": ["fe80::c06:11ff:fe20:274d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.18", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c06:11ff:fe20:274d"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 10604 1726853270.53712: 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-1726853269.1048353-10623-2679145532939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853270.53715: _low_level_execute_command(): starting 10604 1726853270.53717: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853269.1048353-10623-2679145532939/ > /dev/null 2>&1 && sleep 0' 10604 1726853270.55079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853270.55083: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853270.55086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853270.55088: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853270.55093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853270.55139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853270.55145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853270.55224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853270.57216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853270.57223: stderr chunk (state=3): >>><<< 10604 1726853270.57226: stdout chunk (state=3): >>><<< 10604 1726853270.57244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853270.57252: handler run complete 10604 1726853270.57777: variable 'ansible_facts' from source: unknown 10604 1726853270.57780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853270.58438: variable 'ansible_facts' from source: unknown 10604 1726853270.58645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853270.59008: attempt loop complete, returning result 10604 1726853270.59011: _execute() done 10604 1726853270.59014: dumping result to json 10604 1726853270.59044: done dumping result, returning 10604 1726853270.59052: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0208272e-a493-1d2a-cc37-00000000002e] 10604 1726853270.59055: sending task result for task 0208272e-a493-1d2a-cc37-00000000002e 10604 1726853270.59593: done sending task result for task 0208272e-a493-1d2a-cc37-00000000002e 10604 1726853270.59598: WORKER PROCESS EXITING ok: [managed_node3] 10604 1726853270.60327: no more pending results, returning what we have 10604 1726853270.60330: results queue empty 10604 1726853270.60333: checking for any_errors_fatal 10604 1726853270.60335: done checking for any_errors_fatal 10604 1726853270.60335: checking for max_fail_percentage 10604 1726853270.60337: done checking for max_fail_percentage 10604 1726853270.60338: checking to see if all hosts have failed and the running result is not ok 10604 1726853270.60338: done checking to see if all hosts have failed 10604 1726853270.60339: getting the remaining hosts for this loop 10604 1726853270.60342: done getting the remaining hosts for this loop 10604 1726853270.60348: getting the next task for host managed_node3 10604 1726853270.60353: done getting next task for host managed_node3 10604 1726853270.60355: ^ task is: TASK: meta (end_host) 10604 1726853270.60357: ^ 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 10604 1726853270.60360: getting variables 10604 1726853270.60361: in VariableManager get_vars() 10604 1726853270.60823: Calling all_inventory to load vars for managed_node3 10604 1726853270.60826: Calling groups_inventory to load vars for managed_node3 10604 1726853270.60829: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853270.61034: Calling all_plugins_play to load vars for managed_node3 10604 1726853270.61038: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853270.61042: Calling groups_plugins_play to load vars for managed_node3 10604 1726853270.61623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853270.62277: done with get_vars() 10604 1726853270.62378: done getting variables TASK [Stop test] *************************************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:20 Friday 20 September 2024 13:27:50 -0400 (0:00:01.562) 0:00:01.754 ****** 10604 1726853270.62800: in VariableManager get_vars() 10604 1726853270.62809: Calling all_inventory to load vars for managed_node3 10604 1726853270.62811: Calling groups_inventory to load vars for managed_node3 10604 1726853270.62813: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853270.62820: Calling all_plugins_play to load vars for managed_node3 10604 1726853270.62823: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853270.62828: Calling groups_plugins_play to load vars for managed_node3 10604 1726853270.63407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853270.64086: done with get_vars() 10604 1726853270.65098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10604 1726853270.67696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10604 1726853270.67747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10604 1726853270.67792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10604 1726853270.67830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10604 1726853270.67848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10604 1726853270.67968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853270.68027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853270.68131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853270.68176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853270.68191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853270.68663: variable 'ansible_distribution' from source: facts 10604 1726853270.68712: variable 'ansible_distribution_major_version' from source: facts 10604 1726853270.68726: Evaluated conditional ((ansible_distribution in ['RedHat', 'CentOS'] and ansible_distribution_major_version | int < 8) or ansible_distribution not in ['Fedora', 'RedHat', 'CentOS']): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 10604 1726853270.68821: done queuing things up, now waiting for results queue to drain 10604 1726853270.68841: results queue empty 10604 1726853270.68843: checking for any_errors_fatal 10604 1726853270.68845: done checking for any_errors_fatal 10604 1726853270.68846: checking for max_fail_percentage 10604 1726853270.68847: done checking for max_fail_percentage 10604 1726853270.68848: checking to see if all hosts have failed and the running result is not ok 10604 1726853270.68849: done checking to see if all hosts have failed 10604 1726853270.68856: getting the remaining hosts for this loop 10604 1726853270.68858: done getting the remaining hosts for this loop 10604 1726853270.68861: getting the next task for host managed_node3 10604 1726853270.68865: done getting next task for host managed_node3 10604 1726853270.68891: ^ task is: TASK: Get initial state of services 10604 1726853270.68894: ^ state is: HOST STATE: block=1, 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 10604 1726853270.68925: getting variables 10604 1726853270.68957: in VariableManager get_vars() 10604 1726853270.68971: Calling all_inventory to load vars for managed_node3 10604 1726853270.68994: Calling groups_inventory to load vars for managed_node3 10604 1726853270.68997: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853270.69002: Calling all_plugins_play to load vars for managed_node3 10604 1726853270.69012: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853270.69021: Calling groups_plugins_play to load vars for managed_node3 10604 1726853270.69380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853270.69712: done with get_vars() 10604 1726853270.69720: done getting variables TASK [Get initial state of services] ******************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Friday 20 September 2024 13:27:50 -0400 (0:00:00.069) 0:00:01.824 ****** 10604 1726853270.69781: entering _queue_task() for managed_node3/service_facts 10604 1726853270.69783: Creating lock for service_facts 10604 1726853270.70553: worker is 1 (out of 1 available) 10604 1726853270.70566: exiting _queue_task() for managed_node3/service_facts 10604 1726853270.70618: done queuing things up, now waiting for results queue to drain 10604 1726853270.70620: waiting for pending results... 10604 1726853270.70967: running TaskExecutor() for managed_node3/TASK: Get initial state of services 10604 1726853270.70973: in run() - task 0208272e-a493-1d2a-cc37-00000000000d 10604 1726853270.70976: variable 'ansible_search_path' from source: unknown 10604 1726853270.71065: calling self._execute() 10604 1726853270.71075: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853270.71101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853270.71117: variable 'omit' from source: magic vars 10604 1726853270.71240: variable 'omit' from source: magic vars 10604 1726853270.71299: variable 'omit' from source: magic vars 10604 1726853270.71347: variable 'omit' from source: magic vars 10604 1726853270.71425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853270.71473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853270.71511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853270.71551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853270.71576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853270.71615: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853270.71624: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853270.71677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853270.71756: Set connection var ansible_connection to ssh 10604 1726853270.71768: Set connection var ansible_pipelining to False 10604 1726853270.71776: Set connection var ansible_shell_type to sh 10604 1726853270.71790: Set connection var ansible_timeout to 10 10604 1726853270.71799: Set connection var ansible_shell_executable to /bin/sh 10604 1726853270.71809: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853270.71838: variable 'ansible_shell_executable' from source: unknown 10604 1726853270.71854: variable 'ansible_connection' from source: unknown 10604 1726853270.71945: variable 'ansible_module_compression' from source: unknown 10604 1726853270.71948: variable 'ansible_shell_type' from source: unknown 10604 1726853270.71951: variable 'ansible_shell_executable' from source: unknown 10604 1726853270.71969: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853270.71979: variable 'ansible_pipelining' from source: unknown 10604 1726853270.71981: variable 'ansible_timeout' from source: unknown 10604 1726853270.71983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853270.72625: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10604 1726853270.72628: variable 'omit' from source: magic vars 10604 1726853270.72630: starting attempt loop 10604 1726853270.72632: running the handler 10604 1726853270.72635: _low_level_execute_command(): starting 10604 1726853270.72637: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853270.73501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853270.73620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853270.73744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853270.73756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853270.73881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853270.75616: stdout chunk (state=3): >>>/root <<< 10604 1726853270.75938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853270.75971: stderr chunk (state=3): >>><<< 10604 1726853270.75976: stdout chunk (state=3): >>><<< 10604 1726853270.76024: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853270.76050: _low_level_execute_command(): starting 10604 1726853270.76062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833 `" && echo ansible-tmp-1726853270.759991-10686-189230164073833="` echo /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833 `" ) && sleep 0' 10604 1726853270.77352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853270.77361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853270.77373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853270.77685: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853270.77738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853270.77743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853270.77987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853270.79780: stdout chunk (state=3): >>>ansible-tmp-1726853270.759991-10686-189230164073833=/root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833 <<< 10604 1726853270.79909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853270.80178: stderr chunk (state=3): >>><<< 10604 1726853270.80182: stdout chunk (state=3): >>><<< 10604 1726853270.80184: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853270.759991-10686-189230164073833=/root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853270.80187: variable 'ansible_module_compression' from source: unknown 10604 1726853270.80189: ANSIBALLZ: Using lock for service_facts 10604 1726853270.80191: ANSIBALLZ: Acquiring lock 10604 1726853270.80193: ANSIBALLZ: Lock acquired: 139763423768272 10604 1726853270.80195: ANSIBALLZ: Creating module 10604 1726853271.02665: ANSIBALLZ: Writing module into payload 10604 1726853271.02779: ANSIBALLZ: Writing module 10604 1726853271.02815: ANSIBALLZ: Renaming module 10604 1726853271.02826: ANSIBALLZ: Done creating module 10604 1726853271.02847: variable 'ansible_facts' from source: unknown 10604 1726853271.02942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py 10604 1726853271.03104: Sending initial data 10604 1726853271.03120: Sent initial data (161 bytes) 10604 1726853271.04038: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853271.04152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853271.04216: 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.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853271.04263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853271.04366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853271.04370: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853271.04581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853271.04770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853271.06529: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853271.06565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853271.06659: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmp3c47j49c /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py <<< 10604 1726853271.06663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py" <<< 10604 1726853271.06835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmp3c47j49c" to remote "/root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py" <<< 10604 1726853271.08553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853271.08565: stdout chunk (state=3): >>><<< 10604 1726853271.08763: stderr chunk (state=3): >>><<< 10604 1726853271.08766: done transferring module to remote 10604 1726853271.08768: _low_level_execute_command(): starting 10604 1726853271.08771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/ /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py && sleep 0' 10604 1726853271.09977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853271.10288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853271.10302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853271.10514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853271.12364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853271.12434: stderr chunk (state=3): >>><<< 10604 1726853271.12780: stdout chunk (state=3): >>><<< 10604 1726853271.12784: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853271.12787: _low_level_execute_command(): starting 10604 1726853271.12790: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/AnsiballZ_service_facts.py && sleep 0' 10604 1726853271.14390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853271.14457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853271.14489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853271.14588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853271.14729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853271.16897: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853271.16938: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853271.16946: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853271.17079: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10604 1726853271.17132: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10604 1726853271.17167: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10604 1726853271.17302: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853271.17310: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853271.17313: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853271.17359: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f18bb00> <<< 10604 1726853271.17376: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1bea50> import '_signal' # <<< 10604 1726853271.17447: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10604 1726853271.17552: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853271.17560: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10604 1726853271.17640: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853271.17643: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10604 1726853271.17877: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853271.17881: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 10604 1726853271.17883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853271.17986: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1cdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853271.18077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853271.18083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853271.18115: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10604 1726853271.18142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853271.18275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853271.18280: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efcbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853271.18305: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efcbf50> <<< 10604 1726853271.18308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853271.18349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853271.18382: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853271.18437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 10604 1726853271.18543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f003890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f003f20> import '_collections' # <<< 10604 1726853271.18621: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe3b60> <<< 10604 1726853271.18625: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853271.18678: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe1280> <<< 10604 1726853271.18729: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc9040> <<< 10604 1726853271.18755: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853271.18777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10604 1726853271.18788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853271.18865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853271.18907: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f027800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f026420> <<< 10604 1726853271.18911: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10604 1726853271.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe2150> <<< 10604 1726853271.19165: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efca900> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f058890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f058d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f058bf0> <<< 10604 1726853271.19168: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853271.19171: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f058fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc6de0> <<< 10604 1726853271.19213: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f059670> <<< 10604 1726853271.19233: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f059370> <<< 10604 1726853271.19283: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10604 1726853271.19321: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a540> import 'importlib.util' # <<< 10604 1726853271.19432: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10604 1726853271.19445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f070740> <<< 10604 1726853271.19669: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f071e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f072cc0> <<< 10604 1726853271.19674: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f0732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f072210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f073d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f0734a0> <<< 10604 1726853271.19766: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853271.19769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853271.19891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03edfbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee246b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee24410> <<< 10604 1726853271.19931: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee246e0> <<< 10604 1726853271.19970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10604 1726853271.20010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853271.20103: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853271.20176: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee25010> <<< 10604 1726853271.20306: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee259d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee248c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03edf9d90> <<< 10604 1726853271.20341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853271.20467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853271.20500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee26d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee25850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a6f0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853271.20557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853271.20667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee53110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853271.20684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853271.20708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853271.20714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853271.20756: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee73470> <<< 10604 1726853271.20783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853271.20851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853271.20898: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853271.20986: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853271.21039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853271.21116: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed6930> <<< 10604 1726853271.21213: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed42f0> <<< 10604 1726853271.21241: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eea11f0> <<< 10604 1726853271.21277: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e725340> <<< 10604 1726853271.21337: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee72270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee27ce0> <<< 10604 1726853271.21463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd03ee725d0> <<< 10604 1726853271.21617: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_4xv77ip4/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10604 1726853271.21980: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853271.22007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77eff0> import '_typing' # <<< 10604 1726853271.22114: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e759ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e759040> <<< 10604 1726853271.22118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.22151: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853271.22157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.22186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.22201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.22218: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10604 1726853271.22221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.23630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.24878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77cd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a69c0> <<< 10604 1726853271.24908: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6750> <<< 10604 1726853271.24935: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6060> <<< 10604 1726853271.24962: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853271.24974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853271.25014: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77fa70> import 'atexit' # <<< 10604 1726853271.25046: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a7740> <<< 10604 1726853271.25075: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a7980> <<< 10604 1726853271.25100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853271.25179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10604 1726853271.25260: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a7ec0> import 'pwd' # <<< 10604 1726853271.25283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853271.25359: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e60dc70> <<< 10604 1726853271.25411: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e60f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853271.25530: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e614260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e615400> <<< 10604 1726853271.25585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853271.25710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e617ef0> <<< 10604 1726853271.25714: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee26cf0> <<< 10604 1726853271.25832: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6161b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10604 1726853271.25836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10604 1726853271.25936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61e690> <<< 10604 1726853271.26000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853271.26003: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61ebd0> <<< 10604 1726853271.26080: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6166c0> <<< 10604 1726853271.26107: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e663f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e664140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853271.26151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 10604 1726853271.26200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853271.26280: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e665c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e665a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853271.26356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853271.26399: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e666300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853271.26901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853271.26931: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e668350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66c950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66cb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e664380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853271.26934: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6f8260> <<< 10604 1726853271.27050: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853271.27082: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6f9610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66e9f0> <<< 10604 1726853271.27100: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66e600> <<< 10604 1726853271.27129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.27145: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10604 1726853271.27158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.27250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.27338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.27365: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10604 1726853271.27402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853271.27656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.27659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.28176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.28740: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853271.28748: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10604 1726853271.28777: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853271.28899: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6fd910> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853271.28915: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6fe720> <<< 10604 1726853271.28930: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6f9730> <<< 10604 1726853271.28977: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853271.29004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.29015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.29032: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853271.29042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.29196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.29470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6fe7b0> # zipimport: zlib available <<< 10604 1726853271.29835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30408: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10604 1726853271.30424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853271.30512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30665: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853271.30668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10604 1726853271.30743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.30781: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853271.30797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.31177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.31325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853271.31447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6ffa40> # zipimport: zlib available <<< 10604 1726853271.31558: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10604 1726853271.31566: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853271.31612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853271.31671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 10604 1726853271.31702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.31790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.31805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.31888: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853271.31908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853271.31998: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e50a630> <<< 10604 1726853271.32019: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e506fc0> <<< 10604 1726853271.32051: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10604 1726853271.32131: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10604 1726853271.32134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.32300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.32305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.32340: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853271.32393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853271.32435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853271.32629: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7fad20> <<< 10604 1726853271.32664: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7ee9f0> <<< 10604 1726853271.32762: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e50a240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66cc80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853271.32788: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10604 1726853271.33114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.33320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.33410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853271.33576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853271.33628: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e5a0980> <<< 10604 1726853271.33678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853271.33878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e58fc20> <<< 10604 1726853271.33923: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e58ff80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e5a12b0> import 'ansible.module_utils.service' # # zipimport: zlib available <<< 10604 1726853273.08301: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "avahi-daemon.service": {"name": "avahi-daemon.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"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "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"}, "fstrim.service": {"name": "fstrim.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.servic<<< 10604 1726853273.08329: stdout chunk (state=3): >>>e", "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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.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"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "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"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "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"}, "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"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "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-battery-check.service": {"name": "systemd-battery-check.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-confext.service": {"name": "systemd-confext.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-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hib<<< 10604 1726853273.08405: stdout chunk (state=3): >>>ernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.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-oomd.service": {"name": "systemd-oomd.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-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.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-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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-early.service": {"name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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"}, "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<<< 10604 1726853273.08449: stdout chunk (state=3): >>>-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "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"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.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-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-f<<< 10604 1726853273.08557: stdout chunk (state=3): >>>ile-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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"}, "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": {}}} # destroy __main__ <<< 10604 1726853273.09020: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 10604 1726853273.09032: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1<<< 10604 1726853273.09065: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 10604 1726853273.09245: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] re<<< 10604 1726853273.09260: stdout chunk (state=3): >>>moving locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 10604 1726853273.09552: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 10604 1726853273.09575: stdout chunk (state=3): >>> <<< 10604 1726853273.09584: stdout chunk (state=3): >>># destroy importlib.machinery<<< 10604 1726853273.09593: stdout chunk (state=3): >>> # destroy importlib._abc<<< 10604 1726853273.09667: stdout chunk (state=3): >>> # destroy importlib.util <<< 10604 1726853273.09674: stdout chunk (state=3): >>># destroy _bz2 <<< 10604 1726853273.09677: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10604 1726853273.09702: stdout chunk (state=3): >>># destroy _blake2 <<< 10604 1726853273.09732: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib <<< 10604 1726853273.09741: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10604 1726853273.09781: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 10604 1726853273.09799: stdout chunk (state=3): >>> # destroy ipaddress<<< 10604 1726853273.09846: stdout chunk (state=3): >>> # destroy ntpath<<< 10604 1726853273.09892: stdout chunk (state=3): >>> # destroy importlib<<< 10604 1726853273.09911: stdout chunk (state=3): >>> # destroy zipimport # destroy __main__<<< 10604 1726853273.09927: stdout chunk (state=3): >>> # 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<<< 10604 1726853273.09938: stdout chunk (state=3): >>> # destroy _json # destroy grp # destroy encodings<<< 10604 1726853273.09963: stdout chunk (state=3): >>> # destroy _locale <<< 10604 1726853273.09994: stdout chunk (state=3): >>># destroy pwd # destroy locale # destroy signal<<< 10604 1726853273.10012: stdout chunk (state=3): >>> # destroy fcntl # destroy _signal<<< 10604 1726853273.10019: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 10604 1726853273.10038: stdout chunk (state=3): >>> # destroy syslog # destroy uuid<<< 10604 1726853273.10061: stdout chunk (state=3): >>> # destroy selectors <<< 10604 1726853273.10092: stdout chunk (state=3): >>># destroy errno # destroy array <<< 10604 1726853273.10109: stdout chunk (state=3): >>># destroy datetime<<< 10604 1726853273.10123: stdout chunk (state=3): >>> <<< 10604 1726853273.10135: stdout chunk (state=3): >>># destroy selinux<<< 10604 1726853273.10168: stdout chunk (state=3): >>> # destroy shutil # destroy distro<<< 10604 1726853273.10179: stdout chunk (state=3): >>> # destroy distro.distro<<< 10604 1726853273.10187: stdout chunk (state=3): >>> # destroy argparse<<< 10604 1726853273.10239: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy glob<<< 10604 1726853273.10254: stdout chunk (state=3): >>> # destroy pickle<<< 10604 1726853273.10270: stdout chunk (state=3): >>> # destroy select # destroy shlex <<< 10604 1726853273.10284: stdout chunk (state=3): >>># destroy subprocess <<< 10604 1726853273.10294: stdout chunk (state=3): >>># destroy fnmatch # destroy _compat_pickle # destroy _pickle<<< 10604 1726853273.10352: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux <<< 10604 1726853273.10370: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian<<< 10604 1726853273.10396: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10604 1726853273.10409: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 10604 1726853273.10427: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 10604 1726853273.10435: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader<<< 10604 1726853273.10451: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 10604 1726853273.10458: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 10604 1726853273.10475: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 10604 1726853273.10495: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 10604 1726853273.10511: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 10604 1726853273.10526: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 10604 1726853273.10547: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 10604 1726853273.10575: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 10604 1726853273.10592: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 10604 1726853273.10601: stdout chunk (state=3): >>> # cleanup[3] wiping _sre<<< 10604 1726853273.10615: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 10604 1726853273.10622: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 10604 1726853273.10635: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 10604 1726853273.10686: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 10604 1726853273.10702: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 10604 1726853273.10748: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 10604 1726853273.10753: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 10604 1726853273.10784: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 10604 1726853273.10823: stdout chunk (state=3): >>> <<< 10604 1726853273.11015: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10604 1726853273.11039: stdout chunk (state=3): >>># destroy _socket <<< 10604 1726853273.11051: stdout chunk (state=3): >>># destroy _collections <<< 10604 1726853273.11157: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 10604 1726853273.11212: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing<<< 10604 1726853273.11274: stdout chunk (state=3): >>> # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 10604 1726853273.11282: stdout chunk (state=3): >>># clear sys.modules <<< 10604 1726853273.11342: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10604 1726853273.11500: stdout chunk (state=3): >>># destroy codecs <<< 10604 1726853273.11503: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 10604 1726853273.11505: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy _codecs # destroy io<<< 10604 1726853273.11521: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 10604 1726853273.11543: stdout chunk (state=3): >>> # destroy _random <<< 10604 1726853273.11563: stdout chunk (state=3): >>># destroy _weakref <<< 10604 1726853273.11594: stdout chunk (state=3): >>># destroy _hashlib<<< 10604 1726853273.11634: stdout chunk (state=3): >>> # destroy _operator # destroy _string # destroy re # destroy itertools<<< 10604 1726853273.11637: stdout chunk (state=3): >>> <<< 10604 1726853273.11677: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix<<< 10604 1726853273.11681: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853273.12278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853273.12281: stdout chunk (state=3): >>><<< 10604 1726853273.12283: stderr chunk (state=3): >>><<< 10604 1726853273.12380: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f18bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f1cdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efcbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efcbf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f003890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f003f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f027800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f026420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efe2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efca900> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f058890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f058d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f058bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f058fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03efc6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f059670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f059370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f070740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f071e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f072cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f0732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f072210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03f073d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f0734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03edfbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee246b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee24410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee246e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee25010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee259d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee248c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03edf9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee26d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee25850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03f05a6f0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee53110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee73470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed6930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eed42f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03eea11f0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee72270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03ee27ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd03ee725d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_4xv77ip4/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e759ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e759040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77cd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a6ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e77fa70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a7740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e7a7980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7a7ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e60dc70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e60f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e614260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e615400> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e617ef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03ee26cf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6161b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61e690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e61ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6166c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e663f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e664140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e665c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e665a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e666300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e668350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66c950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66cb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e664380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6f8260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6f9610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66e9f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e66fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66e600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e6fd910> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6fe720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6f9730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6fe7b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e6ffa40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e50a630> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e506fc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7fad20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e7ee9f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e50a240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e66cc80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e5a0980> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e58fc20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd03e58ff80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd03e5a12b0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "avahi-daemon.service": {"name": "avahi-daemon.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"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "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"}, "fstrim.service": {"name": "fstrim.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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.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"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "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"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "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"}, "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"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "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-battery-check.service": {"name": "systemd-battery-check.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-confext.service": {"name": "systemd-confext.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-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.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-oomd.service": {"name": "systemd-oomd.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-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.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-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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-early.service": {"name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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"}, "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "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"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.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-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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"}, "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": {}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10604 1726853273.13584: done with _execute_module (service_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': '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-1726853270.759991-10686-189230164073833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853273.13588: _low_level_execute_command(): starting 10604 1726853273.13591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853270.759991-10686-189230164073833/ > /dev/null 2>&1 && sleep 0' 10604 1726853273.13981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853273.13997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853273.14011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853273.14032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853273.14055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853273.14150: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853273.14165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853273.14298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853273.16514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853273.16570: stderr chunk (state=3): >>><<< 10604 1726853273.16590: stdout chunk (state=3): >>><<< 10604 1726853273.16782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853273.16786: handler run complete 10604 1726853273.16833: variable 'ansible_facts' from source: unknown 10604 1726853273.16999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.17526: variable 'ansible_facts' from source: unknown 10604 1726853273.17692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.17917: attempt loop complete, returning result 10604 1726853273.17928: _execute() done 10604 1726853273.17936: dumping result to json 10604 1726853273.18010: done dumping result, returning 10604 1726853273.18025: done running TaskExecutor() for managed_node3/TASK: Get initial state of services [0208272e-a493-1d2a-cc37-00000000000d] 10604 1726853273.18034: sending task result for task 0208272e-a493-1d2a-cc37-00000000000d 10604 1726853273.20064: done sending task result for task 0208272e-a493-1d2a-cc37-00000000000d 10604 1726853273.20067: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10604 1726853273.22450: no more pending results, returning what we have 10604 1726853273.22455: results queue empty 10604 1726853273.22455: checking for any_errors_fatal 10604 1726853273.22457: done checking for any_errors_fatal 10604 1726853273.22458: checking for max_fail_percentage 10604 1726853273.22459: done checking for max_fail_percentage 10604 1726853273.22460: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.22460: done checking to see if all hosts have failed 10604 1726853273.22461: getting the remaining hosts for this loop 10604 1726853273.22462: done getting the remaining hosts for this loop 10604 1726853273.22467: getting the next task for host managed_node3 10604 1726853273.22475: done getting next task for host managed_node3 10604 1726853273.22477: ^ task is: TASK: meta (flush_handlers) 10604 1726853273.22479: ^ state is: HOST STATE: block=2, 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 10604 1726853273.22483: getting variables 10604 1726853273.22484: in VariableManager get_vars() 10604 1726853273.22505: Calling all_inventory to load vars for managed_node3 10604 1726853273.22508: Calling groups_inventory to load vars for managed_node3 10604 1726853273.22511: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.22521: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.22524: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.22527: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.23340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.24425: done with get_vars() 10604 1726853273.24440: done getting variables 10604 1726853273.24621: in VariableManager get_vars() 10604 1726853273.24631: Calling all_inventory to load vars for managed_node3 10604 1726853273.24633: Calling groups_inventory to load vars for managed_node3 10604 1726853273.24635: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.24640: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.24642: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.24645: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.25380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.26402: done with get_vars() 10604 1726853273.26420: done queuing things up, now waiting for results queue to drain 10604 1726853273.26423: results queue empty 10604 1726853273.26424: checking for any_errors_fatal 10604 1726853273.26540: done checking for any_errors_fatal 10604 1726853273.26542: checking for max_fail_percentage 10604 1726853273.26543: done checking for max_fail_percentage 10604 1726853273.26544: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.26544: done checking to see if all hosts have failed 10604 1726853273.26545: getting the remaining hosts for this loop 10604 1726853273.26546: done getting the remaining hosts for this loop 10604 1726853273.26549: getting the next task for host managed_node3 10604 1726853273.26553: done getting next task for host managed_node3 10604 1726853273.26556: ^ task is: TASK: Run the role 10604 1726853273.26558: ^ 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 10604 1726853273.26560: getting variables 10604 1726853273.26561: in VariableManager get_vars() 10604 1726853273.26571: Calling all_inventory to load vars for managed_node3 10604 1726853273.26575: Calling groups_inventory to load vars for managed_node3 10604 1726853273.26578: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.26584: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.26586: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.26588: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.27282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.28251: done with get_vars() 10604 1726853273.28265: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:30 Friday 20 September 2024 13:27:53 -0400 (0:00:02.586) 0:00:04.411 ****** 10604 1726853273.28449: entering _queue_task() for managed_node3/include_role 10604 1726853273.28452: Creating lock for include_role 10604 1726853273.29081: worker is 1 (out of 1 available) 10604 1726853273.29093: exiting _queue_task() for managed_node3/include_role 10604 1726853273.29107: done queuing things up, now waiting for results queue to drain 10604 1726853273.29109: waiting for pending results... 10604 1726853273.29595: running TaskExecutor() for managed_node3/TASK: Run the role 10604 1726853273.29796: in run() - task 0208272e-a493-1d2a-cc37-00000000000f 10604 1726853273.29804: variable 'ansible_search_path' from source: unknown 10604 1726853273.29826: calling self._execute() 10604 1726853273.29903: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.29907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.29913: variable 'omit' from source: magic vars 10604 1726853273.30012: _execute() done 10604 1726853273.30016: dumping result to json 10604 1726853273.30020: done dumping result, returning 10604 1726853273.30025: done running TaskExecutor() for managed_node3/TASK: Run the role [0208272e-a493-1d2a-cc37-00000000000f] 10604 1726853273.30028: sending task result for task 0208272e-a493-1d2a-cc37-00000000000f 10604 1726853273.30143: done sending task result for task 0208272e-a493-1d2a-cc37-00000000000f 10604 1726853273.30146: WORKER PROCESS EXITING 10604 1726853273.30189: no more pending results, returning what we have 10604 1726853273.30194: in VariableManager get_vars() 10604 1726853273.30229: Calling all_inventory to load vars for managed_node3 10604 1726853273.30232: Calling groups_inventory to load vars for managed_node3 10604 1726853273.30236: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.30248: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.30251: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.30254: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.30530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.30805: done with get_vars() 10604 1726853273.30812: variable 'ansible_search_path' from source: unknown 10604 1726853273.30954: variable 'omit' from source: magic vars 10604 1726853273.30970: variable 'omit' from source: magic vars 10604 1726853273.30981: variable 'omit' from source: magic vars 10604 1726853273.30985: we have included files to process 10604 1726853273.30986: generating all_blocks data 10604 1726853273.30987: done generating all_blocks data 10604 1726853273.30988: processing included file: fedora.linux_system_roles.metrics 10604 1726853273.31004: in VariableManager get_vars() 10604 1726853273.31012: done with get_vars() 10604 1726853273.31057: in VariableManager get_vars() 10604 1726853273.31066: done with get_vars() 10604 1726853273.31094: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/vars/main.yml 10604 1726853273.31147: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/defaults/main.yml 10604 1726853273.31196: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/meta/main.yml 10604 1726853273.31370: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml 10604 1726853273.33088: in VariableManager get_vars() 10604 1726853273.33111: done with get_vars() 10604 1726853273.33149: in VariableManager get_vars() 10604 1726853273.33167: done with get_vars() 10604 1726853273.33490: iterating over new_blocks loaded from include file 10604 1726853273.33493: in VariableManager get_vars() 10604 1726853273.33513: done with get_vars() 10604 1726853273.33515: filtering new block on tags 10604 1726853273.33552: done filtering new block on tags 10604 1726853273.33555: in VariableManager get_vars() 10604 1726853273.33568: done with get_vars() 10604 1726853273.33570: filtering new block on tags 10604 1726853273.33588: done filtering new block on tags 10604 1726853273.33591: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.metrics for managed_node3 10604 1726853273.33597: extending task lists for all hosts with included blocks 10604 1726853273.33810: done extending task lists 10604 1726853273.33811: done processing included files 10604 1726853273.33812: results queue empty 10604 1726853273.33813: checking for any_errors_fatal 10604 1726853273.33814: done checking for any_errors_fatal 10604 1726853273.33815: checking for max_fail_percentage 10604 1726853273.33816: done checking for max_fail_percentage 10604 1726853273.33817: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.33818: done checking to see if all hosts have failed 10604 1726853273.33818: getting the remaining hosts for this loop 10604 1726853273.33820: done getting the remaining hosts for this loop 10604 1726853273.33822: getting the next task for host managed_node3 10604 1726853273.33826: done getting next task for host managed_node3 10604 1726853273.33829: ^ task is: TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 10604 1726853273.33831: ^ 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 10604 1726853273.33845: getting variables 10604 1726853273.33846: in VariableManager get_vars() 10604 1726853273.33859: Calling all_inventory to load vars for managed_node3 10604 1726853273.33861: Calling groups_inventory to load vars for managed_node3 10604 1726853273.33863: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.33869: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.33874: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.33877: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.34143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.34419: done with get_vars() 10604 1726853273.34428: done getting variables TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Friday 20 September 2024 13:27:53 -0400 (0:00:00.060) 0:00:04.471 ****** 10604 1726853273.34484: entering _queue_task() for managed_node3/setup 10604 1726853273.34715: worker is 1 (out of 1 available) 10604 1726853273.34729: exiting _queue_task() for managed_node3/setup 10604 1726853273.34741: done queuing things up, now waiting for results queue to drain 10604 1726853273.34742: waiting for pending results... 10604 1726853273.34899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 10604 1726853273.34968: in run() - task 0208272e-a493-1d2a-cc37-000000000063 10604 1726853273.35007: variable 'ansible_search_path' from source: unknown 10604 1726853273.35013: variable 'ansible_search_path' from source: unknown 10604 1726853273.35021: calling self._execute() 10604 1726853273.35095: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.35278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.35282: variable 'omit' from source: magic vars 10604 1726853273.35524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.35567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.35604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.35654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.35678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.35740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.35778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.35850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.35970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.36045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.36547: variable '__metrics_required_facts' from source: role '' all vars 10604 1726853273.36955: variable 'ansible_facts' from source: unknown 10604 1726853273.37115: Evaluated conditional (__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10604 1726853273.37286: when evaluation is False, skipping this task 10604 1726853273.37378: _execute() done 10604 1726853273.37382: dumping result to json 10604 1726853273.37384: done dumping result, returning 10604 1726853273.37387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role [0208272e-a493-1d2a-cc37-000000000063] 10604 1726853273.37392: sending task result for task 0208272e-a493-1d2a-cc37-000000000063 10604 1726853273.37468: done sending task result for task 0208272e-a493-1d2a-cc37-000000000063 10604 1726853273.37474: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10604 1726853273.37525: no more pending results, returning what we have 10604 1726853273.37529: results queue empty 10604 1726853273.37530: checking for any_errors_fatal 10604 1726853273.37531: done checking for any_errors_fatal 10604 1726853273.37532: checking for max_fail_percentage 10604 1726853273.37533: done checking for max_fail_percentage 10604 1726853273.37534: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.37535: done checking to see if all hosts have failed 10604 1726853273.37536: getting the remaining hosts for this loop 10604 1726853273.37538: done getting the remaining hosts for this loop 10604 1726853273.37542: getting the next task for host managed_node3 10604 1726853273.37548: done getting next task for host managed_node3 10604 1726853273.37551: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 10604 1726853273.37554: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10604 1726853273.37688: getting variables 10604 1726853273.37690: in VariableManager get_vars() 10604 1726853273.37727: Calling all_inventory to load vars for managed_node3 10604 1726853273.37730: Calling groups_inventory to load vars for managed_node3 10604 1726853273.37732: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.37742: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.37744: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.37746: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.38435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.38935: done with get_vars() 10604 1726853273.38949: done getting variables 10604 1726853273.39060: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Friday 20 September 2024 13:27:53 -0400 (0:00:00.046) 0:00:04.517 ****** 10604 1726853273.39097: entering _queue_task() for managed_node3/set_fact 10604 1726853273.39099: Creating lock for set_fact 10604 1726853273.39438: worker is 1 (out of 1 available) 10604 1726853273.39450: exiting _queue_task() for managed_node3/set_fact 10604 1726853273.39462: done queuing things up, now waiting for results queue to drain 10604 1726853273.39463: waiting for pending results... 10604 1726853273.39892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 10604 1726853273.39898: in run() - task 0208272e-a493-1d2a-cc37-000000000064 10604 1726853273.39901: variable 'ansible_search_path' from source: unknown 10604 1726853273.39904: variable 'ansible_search_path' from source: unknown 10604 1726853273.39906: calling self._execute() 10604 1726853273.39985: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.40000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.40018: variable 'omit' from source: magic vars 10604 1726853273.40823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.40975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.41037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.41204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.41237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.41478: variable 'metrics_from_elasticsearch' from source: role '' defaults 10604 1726853273.41482: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool): False 10604 1726853273.41484: when evaluation is False, skipping this task 10604 1726853273.41489: _execute() done 10604 1726853273.41493: dumping result to json 10604 1726853273.41496: done dumping result, returning 10604 1726853273.41645: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list [0208272e-a493-1d2a-cc37-000000000064] 10604 1726853273.41648: sending task result for task 0208272e-a493-1d2a-cc37-000000000064 10604 1726853273.41996: done sending task result for task 0208272e-a493-1d2a-cc37-000000000064 skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.42069: no more pending results, returning what we have 10604 1726853273.42074: results queue empty 10604 1726853273.42075: checking for any_errors_fatal 10604 1726853273.42084: done checking for any_errors_fatal 10604 1726853273.42085: checking for max_fail_percentage 10604 1726853273.42087: done checking for max_fail_percentage 10604 1726853273.42087: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.42089: done checking to see if all hosts have failed 10604 1726853273.42091: getting the remaining hosts for this loop 10604 1726853273.42094: done getting the remaining hosts for this loop 10604 1726853273.42098: getting the next task for host managed_node3 10604 1726853273.42105: done getting next task for host managed_node3 10604 1726853273.42109: ^ task is: TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 10604 1726853273.42113: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10604 1726853273.42129: getting variables 10604 1726853273.42131: in VariableManager get_vars() 10604 1726853273.42531: Calling all_inventory to load vars for managed_node3 10604 1726853273.42535: Calling groups_inventory to load vars for managed_node3 10604 1726853273.42538: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.42547: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.42549: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.42552: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.43303: WORKER PROCESS EXITING 10604 1726853273.43494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.44316: done with get_vars() 10604 1726853273.44357: done getting variables 10604 1726853273.44429: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Friday 20 September 2024 13:27:53 -0400 (0:00:00.053) 0:00:04.571 ****** 10604 1726853273.44462: entering _queue_task() for managed_node3/set_fact 10604 1726853273.44957: worker is 1 (out of 1 available) 10604 1726853273.45174: exiting _queue_task() for managed_node3/set_fact 10604 1726853273.45193: done queuing things up, now waiting for results queue to drain 10604 1726853273.45197: waiting for pending results... 10604 1726853273.45356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 10604 1726853273.45480: in run() - task 0208272e-a493-1d2a-cc37-000000000065 10604 1726853273.45504: variable 'ansible_search_path' from source: unknown 10604 1726853273.45513: variable 'ansible_search_path' from source: unknown 10604 1726853273.45556: calling self._execute() 10604 1726853273.45640: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.45653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.45674: variable 'omit' from source: magic vars 10604 1726853273.46059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.46111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.46144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.46197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.46224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.46478: variable 'metrics_from_mssql' from source: role '' defaults 10604 1726853273.46481: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 10604 1726853273.46483: when evaluation is False, skipping this task 10604 1726853273.46486: _execute() done 10604 1726853273.46488: dumping result to json 10604 1726853273.46493: done dumping result, returning 10604 1726853273.46496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list [0208272e-a493-1d2a-cc37-000000000065] 10604 1726853273.46498: sending task result for task 0208272e-a493-1d2a-cc37-000000000065 10604 1726853273.46566: done sending task result for task 0208272e-a493-1d2a-cc37-000000000065 10604 1726853273.46569: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.46621: no more pending results, returning what we have 10604 1726853273.46625: results queue empty 10604 1726853273.46626: checking for any_errors_fatal 10604 1726853273.46630: done checking for any_errors_fatal 10604 1726853273.46631: checking for max_fail_percentage 10604 1726853273.46632: done checking for max_fail_percentage 10604 1726853273.46633: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.46634: done checking to see if all hosts have failed 10604 1726853273.46635: getting the remaining hosts for this loop 10604 1726853273.46637: done getting the remaining hosts for this loop 10604 1726853273.46641: getting the next task for host managed_node3 10604 1726853273.46649: done getting next task for host managed_node3 10604 1726853273.46652: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 10604 1726853273.46656: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10604 1726853273.46880: getting variables 10604 1726853273.46882: in VariableManager get_vars() 10604 1726853273.46918: Calling all_inventory to load vars for managed_node3 10604 1726853273.46921: Calling groups_inventory to load vars for managed_node3 10604 1726853273.46923: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.46931: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.46934: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.46936: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.47444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.48144: done with get_vars() 10604 1726853273.48159: done getting variables 10604 1726853273.48271: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Friday 20 September 2024 13:27:53 -0400 (0:00:00.038) 0:00:04.609 ****** 10604 1726853273.48310: entering _queue_task() for managed_node3/set_fact 10604 1726853273.48961: worker is 1 (out of 1 available) 10604 1726853273.49176: exiting _queue_task() for managed_node3/set_fact 10604 1726853273.49192: done queuing things up, now waiting for results queue to drain 10604 1726853273.49194: waiting for pending results... 10604 1726853273.49435: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 10604 1726853273.49440: in run() - task 0208272e-a493-1d2a-cc37-000000000066 10604 1726853273.49465: variable 'ansible_search_path' from source: unknown 10604 1726853273.49482: variable 'ansible_search_path' from source: unknown 10604 1726853273.49554: calling self._execute() 10604 1726853273.49607: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.49617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.49655: variable 'omit' from source: magic vars 10604 1726853273.50186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.50352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.50356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.50358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.50361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.50631: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 10604 1726853273.50675: when evaluation is False, skipping this task 10604 1726853273.50684: _execute() done 10604 1726853273.50704: dumping result to json 10604 1726853273.50712: done dumping result, returning 10604 1726853273.50814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list [0208272e-a493-1d2a-cc37-000000000066] 10604 1726853273.50817: sending task result for task 0208272e-a493-1d2a-cc37-000000000066 10604 1726853273.50895: done sending task result for task 0208272e-a493-1d2a-cc37-000000000066 10604 1726853273.50898: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.50955: no more pending results, returning what we have 10604 1726853273.50958: results queue empty 10604 1726853273.50959: checking for any_errors_fatal 10604 1726853273.50967: done checking for any_errors_fatal 10604 1726853273.50968: checking for max_fail_percentage 10604 1726853273.50969: done checking for max_fail_percentage 10604 1726853273.50970: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.50971: done checking to see if all hosts have failed 10604 1726853273.50974: getting the remaining hosts for this loop 10604 1726853273.50976: done getting the remaining hosts for this loop 10604 1726853273.50980: getting the next task for host managed_node3 10604 1726853273.50987: done getting next task for host managed_node3 10604 1726853273.50993: ^ task is: TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 10604 1726853273.50996: ^ 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 10604 1726853273.51010: getting variables 10604 1726853273.51011: in VariableManager get_vars() 10604 1726853273.51046: Calling all_inventory to load vars for managed_node3 10604 1726853273.51049: Calling groups_inventory to load vars for managed_node3 10604 1726853273.51051: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.51060: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.51063: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.51065: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.51765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.52430: done with get_vars() 10604 1726853273.52443: done getting variables 10604 1726853273.52501: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Friday 20 September 2024 13:27:53 -0400 (0:00:00.042) 0:00:04.652 ****** 10604 1726853273.52530: entering _queue_task() for managed_node3/set_fact 10604 1726853273.52838: worker is 1 (out of 1 available) 10604 1726853273.52850: exiting _queue_task() for managed_node3/set_fact 10604 1726853273.52861: done queuing things up, now waiting for results queue to drain 10604 1726853273.52862: waiting for pending results... 10604 1726853273.53310: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 10604 1726853273.53362: in run() - task 0208272e-a493-1d2a-cc37-000000000067 10604 1726853273.53451: variable 'ansible_search_path' from source: unknown 10604 1726853273.53466: variable 'ansible_search_path' from source: unknown 10604 1726853273.53530: calling self._execute() 10604 1726853273.53678: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.53692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.53737: variable 'omit' from source: magic vars 10604 1726853273.54103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.54299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.54303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.54326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.54348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.54503: variable 'metrics_from_bpftrace' from source: role '' defaults 10604 1726853273.54528: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 10604 1726853273.54536: when evaluation is False, skipping this task 10604 1726853273.54543: _execute() done 10604 1726853273.54549: dumping result to json 10604 1726853273.54555: done dumping result, returning 10604 1726853273.54566: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list [0208272e-a493-1d2a-cc37-000000000067] 10604 1726853273.54618: sending task result for task 0208272e-a493-1d2a-cc37-000000000067 skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.54793: no more pending results, returning what we have 10604 1726853273.54798: results queue empty 10604 1726853273.54799: checking for any_errors_fatal 10604 1726853273.54806: done checking for any_errors_fatal 10604 1726853273.54807: checking for max_fail_percentage 10604 1726853273.54809: done checking for max_fail_percentage 10604 1726853273.54809: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.54811: done checking to see if all hosts have failed 10604 1726853273.54812: getting the remaining hosts for this loop 10604 1726853273.54813: done getting the remaining hosts for this loop 10604 1726853273.54817: getting the next task for host managed_node3 10604 1726853273.54824: done getting next task for host managed_node3 10604 1726853273.54828: ^ task is: TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 10604 1726853273.54831: ^ 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 10604 1726853273.54844: getting variables 10604 1726853273.54845: in VariableManager get_vars() 10604 1726853273.54884: Calling all_inventory to load vars for managed_node3 10604 1726853273.54887: Calling groups_inventory to load vars for managed_node3 10604 1726853273.54892: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.54902: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.54905: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.54908: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.55504: done sending task result for task 0208272e-a493-1d2a-cc37-000000000067 10604 1726853273.55508: WORKER PROCESS EXITING 10604 1726853273.55645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.56316: done with get_vars() 10604 1726853273.56361: done getting variables 10604 1726853273.56425: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Friday 20 September 2024 13:27:53 -0400 (0:00:00.039) 0:00:04.691 ****** 10604 1726853273.56459: entering _queue_task() for managed_node3/set_fact 10604 1726853273.57480: worker is 1 (out of 1 available) 10604 1726853273.57523: exiting _queue_task() for managed_node3/set_fact 10604 1726853273.57542: done queuing things up, now waiting for results queue to drain 10604 1726853273.57544: waiting for pending results... 10604 1726853273.57802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 10604 1726853273.58192: in run() - task 0208272e-a493-1d2a-cc37-000000000068 10604 1726853273.58209: variable 'ansible_search_path' from source: unknown 10604 1726853273.58213: variable 'ansible_search_path' from source: unknown 10604 1726853273.58243: calling self._execute() 10604 1726853273.58383: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.58410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.58431: variable 'omit' from source: magic vars 10604 1726853273.58982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.58992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.59024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.59081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.59110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.59175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.59217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.59248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.59329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.59364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.59562: variable 'metrics_username' from source: role '' defaults 10604 1726853273.59598: Evaluated conditional (metrics_username | d("") | length > 0): True 10604 1726853273.59612: variable 'omit' from source: magic vars 10604 1726853273.59675: variable 'omit' from source: magic vars 10604 1726853273.59747: variable 'metrics_username' from source: role '' defaults 10604 1726853273.59814: variable 'metrics_username' from source: role '' defaults 10604 1726853273.59833: variable 'metrics_username' from source: role '' defaults 10604 1726853273.60075: variable 'metrics_username' from source: role '' defaults 10604 1726853273.60078: variable 'metrics_password' from source: role '' defaults 10604 1726853273.60081: variable 'metrics_password' from source: role '' defaults 10604 1726853273.60083: variable 'omit' from source: magic vars 10604 1726853273.60085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853273.60088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853273.60102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853273.60124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.60138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.60170: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853273.60183: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.60195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.60301: Set connection var ansible_connection to ssh 10604 1726853273.60314: Set connection var ansible_pipelining to False 10604 1726853273.60321: Set connection var ansible_shell_type to sh 10604 1726853273.60336: Set connection var ansible_timeout to 10 10604 1726853273.60346: Set connection var ansible_shell_executable to /bin/sh 10604 1726853273.60358: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853273.60388: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.60431: variable 'ansible_connection' from source: unknown 10604 1726853273.60439: variable 'ansible_module_compression' from source: unknown 10604 1726853273.60446: variable 'ansible_shell_type' from source: unknown 10604 1726853273.60453: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.60460: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.60511: variable 'ansible_pipelining' from source: unknown 10604 1726853273.60514: variable 'ansible_timeout' from source: unknown 10604 1726853273.60517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.60714: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853273.60733: variable 'omit' from source: magic vars 10604 1726853273.60750: starting attempt loop 10604 1726853273.60812: running the handler 10604 1726853273.60816: handler run complete 10604 1726853273.60828: attempt loop complete, returning result 10604 1726853273.60834: _execute() done 10604 1726853273.60841: dumping result to json 10604 1726853273.60857: done dumping result, returning 10604 1726853273.60863: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles [0208272e-a493-1d2a-cc37-000000000068] 10604 1726853273.60967: sending task result for task 0208272e-a493-1d2a-cc37-000000000068 10604 1726853273.61047: done sending task result for task 0208272e-a493-1d2a-cc37-000000000068 10604 1726853273.61050: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } 10604 1726853273.61154: no more pending results, returning what we have 10604 1726853273.61157: results queue empty 10604 1726853273.61159: checking for any_errors_fatal 10604 1726853273.61165: done checking for any_errors_fatal 10604 1726853273.61166: checking for max_fail_percentage 10604 1726853273.61167: done checking for max_fail_percentage 10604 1726853273.61168: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.61169: done checking to see if all hosts have failed 10604 1726853273.61178: getting the remaining hosts for this loop 10604 1726853273.61180: done getting the remaining hosts for this loop 10604 1726853273.61184: getting the next task for host managed_node3 10604 1726853273.61194: done getting next task for host managed_node3 10604 1726853273.61197: ^ task is: TASK: Configure Elasticsearch metrics 10604 1726853273.61201: ^ 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 10604 1726853273.61210: getting variables 10604 1726853273.61212: in VariableManager get_vars() 10604 1726853273.61249: Calling all_inventory to load vars for managed_node3 10604 1726853273.61252: Calling groups_inventory to load vars for managed_node3 10604 1726853273.61378: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.61394: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.61397: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.61400: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.62007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.63250: done with get_vars() 10604 1726853273.63275: done getting variables TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Friday 20 September 2024 13:27:53 -0400 (0:00:00.071) 0:00:04.762 ****** 10604 1726853273.63605: entering _queue_task() for managed_node3/include_role 10604 1726853273.64409: worker is 1 (out of 1 available) 10604 1726853273.64420: exiting _queue_task() for managed_node3/include_role 10604 1726853273.64434: done queuing things up, now waiting for results queue to drain 10604 1726853273.64436: waiting for pending results... 10604 1726853273.64788: running TaskExecutor() for managed_node3/TASK: Configure Elasticsearch metrics 10604 1726853273.64993: in run() - task 0208272e-a493-1d2a-cc37-000000000069 10604 1726853273.64998: variable 'ansible_search_path' from source: unknown 10604 1726853273.65001: variable 'ansible_search_path' from source: unknown 10604 1726853273.65004: calling self._execute() 10604 1726853273.65056: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.65070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.65089: variable 'omit' from source: magic vars 10604 1726853273.65604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.65662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.65756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.65760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.65779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.65996: variable 'metrics_from_elasticsearch' from source: role '' defaults 10604 1726853273.66009: variable 'metrics_into_elasticsearch' from source: role '' defaults 10604 1726853273.66035: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool ): False 10604 1726853273.66046: when evaluation is False, skipping this task 10604 1726853273.66054: _execute() done 10604 1726853273.66060: dumping result to json 10604 1726853273.66066: done dumping result, returning 10604 1726853273.66177: done running TaskExecutor() for managed_node3/TASK: Configure Elasticsearch metrics [0208272e-a493-1d2a-cc37-000000000069] 10604 1726853273.66180: sending task result for task 0208272e-a493-1d2a-cc37-000000000069 10604 1726853273.66261: done sending task result for task 0208272e-a493-1d2a-cc37-000000000069 10604 1726853273.66265: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } 10604 1726853273.66317: no more pending results, returning what we have 10604 1726853273.66321: results queue empty 10604 1726853273.66322: checking for any_errors_fatal 10604 1726853273.66328: done checking for any_errors_fatal 10604 1726853273.66329: checking for max_fail_percentage 10604 1726853273.66330: done checking for max_fail_percentage 10604 1726853273.66331: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.66332: done checking to see if all hosts have failed 10604 1726853273.66333: getting the remaining hosts for this loop 10604 1726853273.66335: done getting the remaining hosts for this loop 10604 1726853273.66340: getting the next task for host managed_node3 10604 1726853273.66346: done getting next task for host managed_node3 10604 1726853273.66349: ^ task is: TASK: Configure SQL Server metrics. 10604 1726853273.66352: ^ 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 10604 1726853273.66367: getting variables 10604 1726853273.66369: in VariableManager get_vars() 10604 1726853273.66415: Calling all_inventory to load vars for managed_node3 10604 1726853273.66419: Calling groups_inventory to load vars for managed_node3 10604 1726853273.66422: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.66433: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.66436: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.66440: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.67920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.69239: done with get_vars() 10604 1726853273.69255: done getting variables TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Friday 20 September 2024 13:27:53 -0400 (0:00:00.057) 0:00:04.820 ****** 10604 1726853273.69347: entering _queue_task() for managed_node3/include_role 10604 1726853273.70090: worker is 1 (out of 1 available) 10604 1726853273.70108: exiting _queue_task() for managed_node3/include_role 10604 1726853273.70125: done queuing things up, now waiting for results queue to drain 10604 1726853273.70127: waiting for pending results... 10604 1726853273.70286: running TaskExecutor() for managed_node3/TASK: Configure SQL Server metrics. 10604 1726853273.70370: in run() - task 0208272e-a493-1d2a-cc37-00000000006a 10604 1726853273.70378: variable 'ansible_search_path' from source: unknown 10604 1726853273.70381: variable 'ansible_search_path' from source: unknown 10604 1726853273.70413: calling self._execute() 10604 1726853273.70476: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.70482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.70493: variable 'omit' from source: magic vars 10604 1726853273.70830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.71079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.71083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.71085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.71088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.71112: variable 'metrics_from_mssql' from source: role '' defaults 10604 1726853273.71134: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 10604 1726853273.71142: when evaluation is False, skipping this task 10604 1726853273.71149: _execute() done 10604 1726853273.71159: dumping result to json 10604 1726853273.71166: done dumping result, returning 10604 1726853273.71180: done running TaskExecutor() for managed_node3/TASK: Configure SQL Server metrics. [0208272e-a493-1d2a-cc37-00000000006a] 10604 1726853273.71192: sending task result for task 0208272e-a493-1d2a-cc37-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.71339: no more pending results, returning what we have 10604 1726853273.71342: results queue empty 10604 1726853273.71343: checking for any_errors_fatal 10604 1726853273.71348: done checking for any_errors_fatal 10604 1726853273.71349: checking for max_fail_percentage 10604 1726853273.71350: done checking for max_fail_percentage 10604 1726853273.71351: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.71352: done checking to see if all hosts have failed 10604 1726853273.71353: getting the remaining hosts for this loop 10604 1726853273.71355: done getting the remaining hosts for this loop 10604 1726853273.71359: getting the next task for host managed_node3 10604 1726853273.71365: done getting next task for host managed_node3 10604 1726853273.71367: ^ task is: TASK: Configure Postfix metrics. 10604 1726853273.71370: ^ 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 10604 1726853273.71385: getting variables 10604 1726853273.71386: in VariableManager get_vars() 10604 1726853273.71423: Calling all_inventory to load vars for managed_node3 10604 1726853273.71425: Calling groups_inventory to load vars for managed_node3 10604 1726853273.71428: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.71437: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.71440: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.71442: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.72087: done sending task result for task 0208272e-a493-1d2a-cc37-00000000006a 10604 1726853273.72093: WORKER PROCESS EXITING 10604 1726853273.72189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.72666: done with get_vars() 10604 1726853273.72681: done getting variables TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Friday 20 September 2024 13:27:53 -0400 (0:00:00.034) 0:00:04.854 ****** 10604 1726853273.72770: entering _queue_task() for managed_node3/include_role 10604 1726853273.73042: worker is 1 (out of 1 available) 10604 1726853273.73053: exiting _queue_task() for managed_node3/include_role 10604 1726853273.73065: done queuing things up, now waiting for results queue to drain 10604 1726853273.73066: waiting for pending results... 10604 1726853273.73314: running TaskExecutor() for managed_node3/TASK: Configure Postfix metrics. 10604 1726853273.73426: in run() - task 0208272e-a493-1d2a-cc37-00000000006b 10604 1726853273.73444: variable 'ansible_search_path' from source: unknown 10604 1726853273.73451: variable 'ansible_search_path' from source: unknown 10604 1726853273.73493: calling self._execute() 10604 1726853273.73568: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.73609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.73612: variable 'omit' from source: magic vars 10604 1726853273.73958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.74003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.74075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.74089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.74113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.74276: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 10604 1726853273.74285: when evaluation is False, skipping this task 10604 1726853273.74300: _execute() done 10604 1726853273.74307: dumping result to json 10604 1726853273.74477: done dumping result, returning 10604 1726853273.74481: done running TaskExecutor() for managed_node3/TASK: Configure Postfix metrics. [0208272e-a493-1d2a-cc37-00000000006b] 10604 1726853273.74483: sending task result for task 0208272e-a493-1d2a-cc37-00000000006b 10604 1726853273.74560: done sending task result for task 0208272e-a493-1d2a-cc37-00000000006b 10604 1726853273.74563: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.74614: no more pending results, returning what we have 10604 1726853273.74618: results queue empty 10604 1726853273.74619: checking for any_errors_fatal 10604 1726853273.74625: done checking for any_errors_fatal 10604 1726853273.74626: checking for max_fail_percentage 10604 1726853273.74628: done checking for max_fail_percentage 10604 1726853273.74629: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.74630: done checking to see if all hosts have failed 10604 1726853273.74631: getting the remaining hosts for this loop 10604 1726853273.74633: done getting the remaining hosts for this loop 10604 1726853273.74637: getting the next task for host managed_node3 10604 1726853273.74644: done getting next task for host managed_node3 10604 1726853273.74646: ^ task is: TASK: Setup bpftrace metrics. 10604 1726853273.74650: ^ 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 10604 1726853273.74662: getting variables 10604 1726853273.74664: in VariableManager get_vars() 10604 1726853273.74707: Calling all_inventory to load vars for managed_node3 10604 1726853273.74710: Calling groups_inventory to load vars for managed_node3 10604 1726853273.74716: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.74726: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.74730: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.74733: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.75488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.76399: done with get_vars() 10604 1726853273.76416: done getting variables TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Friday 20 September 2024 13:27:53 -0400 (0:00:00.039) 0:00:04.893 ****** 10604 1726853273.76721: entering _queue_task() for managed_node3/include_role 10604 1726853273.77247: worker is 1 (out of 1 available) 10604 1726853273.77261: exiting _queue_task() for managed_node3/include_role 10604 1726853273.77480: done queuing things up, now waiting for results queue to drain 10604 1726853273.77483: waiting for pending results... 10604 1726853273.78005: running TaskExecutor() for managed_node3/TASK: Setup bpftrace metrics. 10604 1726853273.78048: in run() - task 0208272e-a493-1d2a-cc37-00000000006c 10604 1726853273.78144: variable 'ansible_search_path' from source: unknown 10604 1726853273.78153: variable 'ansible_search_path' from source: unknown 10604 1726853273.78202: calling self._execute() 10604 1726853273.78704: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.78707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.78710: variable 'omit' from source: magic vars 10604 1726853273.79543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853273.79639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853273.79675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853273.79843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853273.79869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853273.80045: variable 'metrics_from_bpftrace' from source: role '' defaults 10604 1726853273.80070: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 10604 1726853273.80079: when evaluation is False, skipping this task 10604 1726853273.80086: _execute() done 10604 1726853273.80101: dumping result to json 10604 1726853273.80109: done dumping result, returning 10604 1726853273.80120: done running TaskExecutor() for managed_node3/TASK: Setup bpftrace metrics. [0208272e-a493-1d2a-cc37-00000000006c] 10604 1726853273.80128: sending task result for task 0208272e-a493-1d2a-cc37-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 10604 1726853273.80369: no more pending results, returning what we have 10604 1726853273.80375: results queue empty 10604 1726853273.80377: checking for any_errors_fatal 10604 1726853273.80384: done checking for any_errors_fatal 10604 1726853273.80385: checking for max_fail_percentage 10604 1726853273.80387: done checking for max_fail_percentage 10604 1726853273.80387: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.80389: done checking to see if all hosts have failed 10604 1726853273.80392: getting the remaining hosts for this loop 10604 1726853273.80394: done getting the remaining hosts for this loop 10604 1726853273.80398: getting the next task for host managed_node3 10604 1726853273.80406: done getting next task for host managed_node3 10604 1726853273.80409: ^ task is: TASK: Setup metric querying service. 10604 1726853273.80412: ^ 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 10604 1726853273.80611: getting variables 10604 1726853273.80613: in VariableManager get_vars() 10604 1726853273.80648: Calling all_inventory to load vars for managed_node3 10604 1726853273.80651: Calling groups_inventory to load vars for managed_node3 10604 1726853273.80653: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.80662: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.80664: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.80667: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.81276: done sending task result for task 0208272e-a493-1d2a-cc37-00000000006c 10604 1726853273.81281: WORKER PROCESS EXITING 10604 1726853273.81301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.82068: done with get_vars() 10604 1726853273.82083: done getting variables TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Friday 20 September 2024 13:27:53 -0400 (0:00:00.054) 0:00:04.948 ****** 10604 1726853273.82186: entering _queue_task() for managed_node3/include_role 10604 1726853273.82719: worker is 1 (out of 1 available) 10604 1726853273.82734: exiting _queue_task() for managed_node3/include_role 10604 1726853273.82863: done queuing things up, now waiting for results queue to drain 10604 1726853273.82866: waiting for pending results... 10604 1726853273.83320: running TaskExecutor() for managed_node3/TASK: Setup metric querying service. 10604 1726853273.83458: in run() - task 0208272e-a493-1d2a-cc37-00000000006d 10604 1726853273.83517: variable 'ansible_search_path' from source: unknown 10604 1726853273.83520: variable 'ansible_search_path' from source: unknown 10604 1726853273.83561: calling self._execute() 10604 1726853273.83663: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.83678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.83696: variable 'omit' from source: magic vars 10604 1726853273.84170: variable 'metrics_query_service' from source: play vars 10604 1726853273.84176: Evaluated conditional (metrics_query_service | bool): True 10604 1726853273.84198: _execute() done 10604 1726853273.84202: dumping result to json 10604 1726853273.84205: done dumping result, returning 10604 1726853273.84281: done running TaskExecutor() for managed_node3/TASK: Setup metric querying service. [0208272e-a493-1d2a-cc37-00000000006d] 10604 1726853273.84284: sending task result for task 0208272e-a493-1d2a-cc37-00000000006d 10604 1726853273.84369: done sending task result for task 0208272e-a493-1d2a-cc37-00000000006d 10604 1726853273.84374: WORKER PROCESS EXITING 10604 1726853273.84423: no more pending results, returning what we have 10604 1726853273.84428: in VariableManager get_vars() 10604 1726853273.84476: Calling all_inventory to load vars for managed_node3 10604 1726853273.84479: Calling groups_inventory to load vars for managed_node3 10604 1726853273.84482: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.84496: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.84501: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.84504: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.85239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.85583: done with get_vars() 10604 1726853273.85593: variable 'ansible_search_path' from source: unknown 10604 1726853273.85594: variable 'ansible_search_path' from source: unknown 10604 1726853273.86167: variable 'omit' from source: magic vars 10604 1726853273.86208: variable 'omit' from source: magic vars 10604 1726853273.86224: variable 'omit' from source: magic vars 10604 1726853273.86228: we have included files to process 10604 1726853273.86229: generating all_blocks data 10604 1726853273.86230: done generating all_blocks data 10604 1726853273.86235: processing included file: fedora.linux_system_roles.private_metrics_subrole_redis 10604 1726853273.86257: in VariableManager get_vars() 10604 1726853273.86276: done with get_vars() 10604 1726853273.86330: in VariableManager get_vars() 10604 1726853273.86355: done with get_vars() 10604 1726853273.86392: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/main.yml 10604 1726853273.86434: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/defaults/main.yml 10604 1726853273.86471: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/meta/main.yml 10604 1726853273.86642: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml 10604 1726853273.87936: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/handlers/main.yml 10604 1726853273.88243: iterating over new_blocks loaded from include file 10604 1726853273.88246: in VariableManager get_vars() 10604 1726853273.88268: done with get_vars() 10604 1726853273.88270: filtering new block on tags 10604 1726853273.88287: done filtering new block on tags 10604 1726853273.88289: in VariableManager get_vars() 10604 1726853273.88320: done with get_vars() 10604 1726853273.88322: filtering new block on tags 10604 1726853273.88339: done filtering new block on tags 10604 1726853273.88342: in VariableManager get_vars() 10604 1726853273.88361: done with get_vars() 10604 1726853273.88362: filtering new block on tags 10604 1726853273.88386: done filtering new block on tags 10604 1726853273.88389: in VariableManager get_vars() 10604 1726853273.88408: done with get_vars() 10604 1726853273.88410: filtering new block on tags 10604 1726853273.88426: done filtering new block on tags 10604 1726853273.88428: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node3 10604 1726853273.88434: extending task lists for all hosts with included blocks 10604 1726853273.89105: done extending task lists 10604 1726853273.89106: done processing included files 10604 1726853273.89107: results queue empty 10604 1726853273.89108: checking for any_errors_fatal 10604 1726853273.89111: done checking for any_errors_fatal 10604 1726853273.89112: checking for max_fail_percentage 10604 1726853273.89113: done checking for max_fail_percentage 10604 1726853273.89114: checking to see if all hosts have failed and the running result is not ok 10604 1726853273.89115: done checking to see if all hosts have failed 10604 1726853273.89115: getting the remaining hosts for this loop 10604 1726853273.89117: done getting the remaining hosts for this loop 10604 1726853273.89119: getting the next task for host managed_node3 10604 1726853273.89123: done getting next task for host managed_node3 10604 1726853273.89126: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 10604 1726853273.89128: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10604 1726853273.89137: getting variables 10604 1726853273.89138: in VariableManager get_vars() 10604 1726853273.89154: Calling all_inventory to load vars for managed_node3 10604 1726853273.89156: Calling groups_inventory to load vars for managed_node3 10604 1726853273.89158: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853273.89164: Calling all_plugins_play to load vars for managed_node3 10604 1726853273.89166: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853273.89169: Calling groups_plugins_play to load vars for managed_node3 10604 1726853273.89545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853273.90043: done with get_vars() 10604 1726853273.90055: done getting variables 10604 1726853273.90097: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Friday 20 September 2024 13:27:53 -0400 (0:00:00.079) 0:00:05.028 ****** 10604 1726853273.90132: entering _queue_task() for managed_node3/include_vars 10604 1726853273.90452: worker is 1 (out of 1 available) 10604 1726853273.90464: exiting _queue_task() for managed_node3/include_vars 10604 1726853273.90680: done queuing things up, now waiting for results queue to drain 10604 1726853273.90682: waiting for pending results... 10604 1726853273.90891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 10604 1726853273.90897: in run() - task 0208272e-a493-1d2a-cc37-000000000114 10604 1726853273.90902: variable 'ansible_search_path' from source: unknown 10604 1726853273.90908: variable 'ansible_search_path' from source: unknown 10604 1726853273.91453: variable 'role_path' from source: magic vars 10604 1726853273.91968: variable 'role_path' from source: magic vars 10604 1726853273.91972: variable 'ansible_facts' from source: unknown 10604 1726853273.92189: variable 'role_path' from source: magic vars 10604 1726853273.92224: variable 'ansible_facts' from source: unknown 10604 1726853273.92779: variable 'role_path' from source: magic vars 10604 1726853273.92814: variable 'ansible_facts' from source: unknown 10604 1726853273.93380: variable 'role_path' from source: magic vars 10604 1726853273.93474: variable 'ansible_facts' from source: unknown 10604 1726853273.93838: variable 'role_path' from source: magic vars 10604 1726853273.93848: variable 'ansible_facts' from source: unknown 10604 1726853273.94192: variable 'role_path' from source: magic vars 10604 1726853273.94202: variable 'ansible_facts' from source: unknown 10604 1726853273.94498: variable 'role_path' from source: magic vars 10604 1726853273.94507: variable 'ansible_facts' from source: unknown 10604 1726853273.94830: variable 'role_path' from source: magic vars 10604 1726853273.94841: variable 'ansible_facts' from source: unknown 10604 1726853273.95010: variable 'omit' from source: magic vars 10604 1726853273.95127: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.95149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.95164: variable 'omit' from source: magic vars 10604 1726853273.95443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10604 1726853273.95736: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10604 1726853273.95798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10604 1726853273.95843: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10604 1726853273.95923: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10604 1726853273.96007: variable 'item' from source: unknown 10604 1726853273.96023: Evaluated conditional (item is file): True 10604 1726853273.96034: variable 'omit' from source: magic vars 10604 1726853273.96104: variable 'omit' from source: magic vars 10604 1726853273.96171: variable 'item' from source: unknown 10604 1726853273.96249: variable 'item' from source: unknown 10604 1726853273.96271: variable 'omit' from source: magic vars 10604 1726853273.96304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853273.96344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853273.96365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853273.96391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.96407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.96447: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853273.96454: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.96461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.96560: Set connection var ansible_connection to ssh 10604 1726853273.96575: Set connection var ansible_pipelining to False 10604 1726853273.96584: Set connection var ansible_shell_type to sh 10604 1726853273.96600: Set connection var ansible_timeout to 10 10604 1726853273.96658: Set connection var ansible_shell_executable to /bin/sh 10604 1726853273.96661: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853273.96664: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.96666: variable 'ansible_connection' from source: unknown 10604 1726853273.96667: variable 'ansible_module_compression' from source: unknown 10604 1726853273.96669: variable 'ansible_shell_type' from source: unknown 10604 1726853273.96671: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.96674: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.96676: variable 'ansible_pipelining' from source: unknown 10604 1726853273.96681: variable 'ansible_timeout' from source: unknown 10604 1726853273.96689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.96825: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853273.96841: variable 'omit' from source: magic vars 10604 1726853273.96849: starting attempt loop 10604 1726853273.96855: running the handler 10604 1726853273.96966: handler run complete 10604 1726853273.97076: attempt loop complete, returning result 10604 1726853273.97080: variable 'item' from source: unknown 10604 1726853273.97084: variable 'item' from source: unknown ok: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => { "ansible_facts": { "__redis_conf_file": "redis.conf", "__redis_conf_link": "/etc", "__redis_conf_path": "/etc/redis" }, "ansible_included_var_files": [ "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" } 10604 1726853273.97478: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.97481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.97484: variable 'omit' from source: magic vars 10604 1726853273.97579: variable 'item' from source: unknown 10604 1726853273.97583: Evaluated conditional (item is file): True 10604 1726853273.97585: variable 'omit' from source: magic vars 10604 1726853273.97587: variable 'omit' from source: magic vars 10604 1726853273.97650: variable 'item' from source: unknown 10604 1726853273.97755: variable 'item' from source: unknown 10604 1726853273.97758: variable 'omit' from source: magic vars 10604 1726853273.97778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853273.97792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.97803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853273.97823: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853273.97851: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.97860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.97959: Set connection var ansible_connection to ssh 10604 1726853273.97962: Set connection var ansible_pipelining to False 10604 1726853273.97964: Set connection var ansible_shell_type to sh 10604 1726853273.97966: Set connection var ansible_timeout to 10 10604 1726853273.97968: Set connection var ansible_shell_executable to /bin/sh 10604 1726853273.97969: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853273.97994: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.98002: variable 'ansible_connection' from source: unknown 10604 1726853273.98008: variable 'ansible_module_compression' from source: unknown 10604 1726853273.98014: variable 'ansible_shell_type' from source: unknown 10604 1726853273.98029: variable 'ansible_shell_executable' from source: unknown 10604 1726853273.98032: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.98068: variable 'ansible_pipelining' from source: unknown 10604 1726853273.98071: variable 'ansible_timeout' from source: unknown 10604 1726853273.98076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.98157: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853273.98178: variable 'omit' from source: magic vars 10604 1726853273.98187: starting attempt loop 10604 1726853273.98194: running the handler 10604 1726853273.98246: handler run complete 10604 1726853273.98277: attempt loop complete, returning result 10604 1726853273.98285: variable 'item' from source: unknown 10604 1726853273.98346: variable 'item' from source: unknown ok: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => { "ansible_facts": { "__redis_packages": [ "redis", "redis-doc" ] }, "ansible_included_var_files": [ "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" } 10604 1726853273.98779: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.98782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.98785: variable 'omit' from source: magic vars 10604 1726853273.98787: variable 'item' from source: unknown 10604 1726853273.98789: Evaluated conditional (item is file): False 10604 1726853273.98791: when evaluation is False, skipping this task 10604 1726853273.98793: variable 'item' from source: unknown 10604 1726853273.98823: variable 'item' from source: unknown skipping: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } 10604 1726853273.99084: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.99087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.99089: variable 'omit' from source: magic vars 10604 1726853273.99141: variable 'item' from source: unknown 10604 1726853273.99154: Evaluated conditional (item is file): False 10604 1726853273.99161: when evaluation is False, skipping this task 10604 1726853273.99206: variable 'item' from source: unknown 10604 1726853273.99277: variable 'item' from source: unknown skipping: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml", "skip_reason": "Conditional result was False" } 10604 1726853273.99488: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.99491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.99494: variable 'omit' from source: magic vars 10604 1726853273.99625: variable 'item' from source: unknown 10604 1726853273.99643: Evaluated conditional (item is file): False 10604 1726853273.99649: when evaluation is False, skipping this task 10604 1726853273.99696: variable 'item' from source: unknown 10604 1726853273.99766: variable 'item' from source: unknown skipping: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } 10604 1726853273.99968: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853273.99971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853273.99975: variable 'omit' from source: magic vars 10604 1726853274.00065: variable 'item' from source: unknown 10604 1726853274.00085: Evaluated conditional (item is file): True 10604 1726853274.00094: variable 'omit' from source: magic vars 10604 1726853274.00110: variable 'omit' from source: magic vars 10604 1726853274.00159: variable 'item' from source: unknown 10604 1726853274.00223: variable 'item' from source: unknown 10604 1726853274.00240: variable 'omit' from source: magic vars 10604 1726853274.00262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853274.00275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.00291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.00306: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853274.00312: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.00317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.00381: Set connection var ansible_connection to ssh 10604 1726853274.00476: Set connection var ansible_pipelining to False 10604 1726853274.00479: Set connection var ansible_shell_type to sh 10604 1726853274.00481: Set connection var ansible_timeout to 10 10604 1726853274.00483: Set connection var ansible_shell_executable to /bin/sh 10604 1726853274.00484: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853274.00486: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.00487: variable 'ansible_connection' from source: unknown 10604 1726853274.00489: variable 'ansible_module_compression' from source: unknown 10604 1726853274.00491: variable 'ansible_shell_type' from source: unknown 10604 1726853274.00493: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.00494: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.00498: variable 'ansible_pipelining' from source: unknown 10604 1726853274.00511: variable 'ansible_timeout' from source: unknown 10604 1726853274.00514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.00587: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853274.00600: variable 'omit' from source: magic vars 10604 1726853274.00614: starting attempt loop 10604 1726853274.00624: running the handler 10604 1726853274.00669: handler run complete 10604 1726853274.00683: attempt loop complete, returning result 10604 1726853274.00700: variable 'item' from source: unknown 10604 1726853274.00769: variable 'item' from source: unknown ok: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 10604 1726853274.00945: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.00948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.00950: variable 'omit' from source: magic vars 10604 1726853274.01162: variable 'item' from source: unknown 10604 1726853274.01165: Evaluated conditional (item is file): False 10604 1726853274.01167: when evaluation is False, skipping this task 10604 1726853274.01169: variable 'item' from source: unknown 10604 1726853274.01206: variable 'item' from source: unknown skipping: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 10604 1726853274.01385: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.01398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.01410: variable 'omit' from source: magic vars 10604 1726853274.01563: variable 'item' from source: unknown 10604 1726853274.01578: Evaluated conditional (item is file): True 10604 1726853274.01587: variable 'omit' from source: magic vars 10604 1726853274.01677: variable 'omit' from source: magic vars 10604 1726853274.01680: variable 'item' from source: unknown 10604 1726853274.01731: variable 'item' from source: unknown 10604 1726853274.01925: variable 'omit' from source: magic vars 10604 1726853274.01928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853274.01930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.01932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.01934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853274.01937: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.01938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.02003: Set connection var ansible_connection to ssh 10604 1726853274.02086: Set connection var ansible_pipelining to False 10604 1726853274.02095: Set connection var ansible_shell_type to sh 10604 1726853274.02110: Set connection var ansible_timeout to 10 10604 1726853274.02120: Set connection var ansible_shell_executable to /bin/sh 10604 1726853274.02132: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853274.02359: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.02362: variable 'ansible_connection' from source: unknown 10604 1726853274.02364: variable 'ansible_module_compression' from source: unknown 10604 1726853274.02366: variable 'ansible_shell_type' from source: unknown 10604 1726853274.02368: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.02370: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.02374: variable 'ansible_pipelining' from source: unknown 10604 1726853274.02376: variable 'ansible_timeout' from source: unknown 10604 1726853274.02378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.02467: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853274.02487: variable 'omit' from source: magic vars 10604 1726853274.02497: starting attempt loop 10604 1726853274.02681: running the handler 10604 1726853274.02684: handler run complete 10604 1726853274.02687: attempt loop complete, returning result 10604 1726853274.02689: variable 'item' from source: unknown 10604 1726853274.02879: variable 'item' from source: unknown ok: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 10604 1726853274.03282: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.03285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.03288: variable 'omit' from source: magic vars 10604 1726853274.03290: variable 'item' from source: unknown 10604 1726853274.03291: Evaluated conditional (item is file): False 10604 1726853274.03293: when evaluation is False, skipping this task 10604 1726853274.03352: variable 'item' from source: unknown 10604 1726853274.03448: variable 'item' from source: unknown skipping: [managed_node3] => (item=/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 10604 1726853274.03644: dumping result to json 10604 1726853274.03647: done dumping result, returning 10604 1726853274.03651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables [0208272e-a493-1d2a-cc37-000000000114] 10604 1726853274.03653: sending task result for task 0208272e-a493-1d2a-cc37-000000000114 10604 1726853274.03885: no more pending results, returning what we have 10604 1726853274.03889: results queue empty 10604 1726853274.03895: checking for any_errors_fatal 10604 1726853274.03897: done checking for any_errors_fatal 10604 1726853274.03898: checking for max_fail_percentage 10604 1726853274.03900: done checking for max_fail_percentage 10604 1726853274.03901: checking to see if all hosts have failed and the running result is not ok 10604 1726853274.03902: done checking to see if all hosts have failed 10604 1726853274.03903: getting the remaining hosts for this loop 10604 1726853274.03905: done getting the remaining hosts for this loop 10604 1726853274.03909: getting the next task for host managed_node3 10604 1726853274.03918: done getting next task for host managed_node3 10604 1726853274.03922: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 10604 1726853274.03926: ^ 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? (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 10604 1726853274.03936: getting variables 10604 1726853274.03937: in VariableManager get_vars() 10604 1726853274.04088: Calling all_inventory to load vars for managed_node3 10604 1726853274.04091: Calling groups_inventory to load vars for managed_node3 10604 1726853274.04094: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853274.04103: Calling all_plugins_play to load vars for managed_node3 10604 1726853274.04107: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853274.04110: Calling groups_plugins_play to load vars for managed_node3 10604 1726853274.04655: done sending task result for task 0208272e-a493-1d2a-cc37-000000000114 10604 1726853274.04659: WORKER PROCESS EXITING 10604 1726853274.04683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853274.05178: done with get_vars() 10604 1726853274.05192: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Friday 20 September 2024 13:27:54 -0400 (0:00:00.151) 0:00:05.179 ****** 10604 1726853274.05295: entering _queue_task() for managed_node3/stat 10604 1726853274.05655: worker is 1 (out of 1 available) 10604 1726853274.05671: exiting _queue_task() for managed_node3/stat 10604 1726853274.05684: done queuing things up, now waiting for results queue to drain 10604 1726853274.05686: waiting for pending results... 10604 1726853274.06393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 10604 1726853274.06632: in run() - task 0208272e-a493-1d2a-cc37-000000000116 10604 1726853274.06644: variable 'ansible_search_path' from source: unknown 10604 1726853274.06648: variable 'ansible_search_path' from source: unknown 10604 1726853274.06686: calling self._execute() 10604 1726853274.06751: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.06767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.06785: variable 'omit' from source: magic vars 10604 1726853274.07276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10604 1726853274.07643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10604 1726853274.07673: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10604 1726853274.07720: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10604 1726853274.07786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10604 1726853274.07934: 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) 10604 1726853274.07938: 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) 10604 1726853274.07968: 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) 10604 1726853274.08088: 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) 10604 1726853274.08164: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 10604 1726853274.08284: variable 'omit' from source: magic vars 10604 1726853274.08287: variable 'omit' from source: magic vars 10604 1726853274.08325: variable 'omit' from source: magic vars 10604 1726853274.08547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853274.08551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853274.08554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853274.08556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.08563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.08567: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853274.08572: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.08576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.08758: Set connection var ansible_connection to ssh 10604 1726853274.08764: Set connection var ansible_pipelining to False 10604 1726853274.08766: Set connection var ansible_shell_type to sh 10604 1726853274.08769: Set connection var ansible_timeout to 10 10604 1726853274.08771: Set connection var ansible_shell_executable to /bin/sh 10604 1726853274.08774: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853274.08777: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.08780: variable 'ansible_connection' from source: unknown 10604 1726853274.08782: variable 'ansible_module_compression' from source: unknown 10604 1726853274.08784: variable 'ansible_shell_type' from source: unknown 10604 1726853274.08786: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.08797: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.08800: variable 'ansible_pipelining' from source: unknown 10604 1726853274.08804: variable 'ansible_timeout' from source: unknown 10604 1726853274.08807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.09145: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10604 1726853274.09148: variable 'omit' from source: magic vars 10604 1726853274.09150: starting attempt loop 10604 1726853274.09153: running the handler 10604 1726853274.09155: _low_level_execute_command(): starting 10604 1726853274.09157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853274.09896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.09927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.10058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.12515: stdout chunk (state=3): >>>/root <<< 10604 1726853274.12668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.12700: stderr chunk (state=3): >>><<< 10604 1726853274.12703: stdout chunk (state=3): >>><<< 10604 1726853274.12723: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.12740: _low_level_execute_command(): starting 10604 1726853274.12747: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236 `" && echo ansible-tmp-1726853274.1272564-10845-151252544524236="` echo /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236 `" ) && sleep 0' 10604 1726853274.13211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853274.13215: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.13218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address <<< 10604 1726853274.13220: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853274.13223: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.13276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.13298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.13464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.16292: stdout chunk (state=3): >>>ansible-tmp-1726853274.1272564-10845-151252544524236=/root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236 <<< 10604 1726853274.16463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.16499: stderr chunk (state=3): >>><<< 10604 1726853274.16501: stdout chunk (state=3): >>><<< 10604 1726853274.16513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853274.1272564-10845-151252544524236=/root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.16570: variable 'ansible_module_compression' from source: unknown 10604 1726853274.16620: ANSIBALLZ: Using lock for stat 10604 1726853274.16624: ANSIBALLZ: Acquiring lock 10604 1726853274.16626: ANSIBALLZ: Lock acquired: 139763426053968 10604 1726853274.16629: ANSIBALLZ: Creating module 10604 1726853274.28656: ANSIBALLZ: Writing module into payload 10604 1726853274.28721: ANSIBALLZ: Writing module 10604 1726853274.28744: ANSIBALLZ: Renaming module 10604 1726853274.28749: ANSIBALLZ: Done creating module 10604 1726853274.28775: variable 'ansible_facts' from source: unknown 10604 1726853274.28823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py 10604 1726853274.28923: Sending initial data 10604 1726853274.28926: Sent initial data (153 bytes) 10604 1726853274.29481: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.29583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.29587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.29693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.32042: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853274.32135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853274.32225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpl8i2tfay /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py <<< 10604 1726853274.32231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py" <<< 10604 1726853274.32328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpl8i2tfay" to remote "/root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py" <<< 10604 1726853274.32332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py" <<< 10604 1726853274.33193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.33411: stderr chunk (state=3): >>><<< 10604 1726853274.33414: stdout chunk (state=3): >>><<< 10604 1726853274.33417: done transferring module to remote 10604 1726853274.33419: _low_level_execute_command(): starting 10604 1726853274.33421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/ /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py && sleep 0' 10604 1726853274.34094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853274.34196: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.34251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.34360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.37093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.37107: stdout chunk (state=3): >>><<< 10604 1726853274.37127: stderr chunk (state=3): >>><<< 10604 1726853274.37156: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.37167: _low_level_execute_command(): starting 10604 1726853274.37188: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/AnsiballZ_stat.py && sleep 0' 10604 1726853274.38513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.38517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.38711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.38992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.42207: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853274.42259: stdout chunk (state=3): >>> import '_io' # <<< 10604 1726853274.42262: stdout chunk (state=3): >>> <<< 10604 1726853274.42326: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 10604 1726853274.42338: stdout chunk (state=3): >>> <<< 10604 1726853274.42371: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10604 1726853274.42396: stdout chunk (state=3): >>> # installing zipimport hook<<< 10604 1726853274.42425: stdout chunk (state=3): >>> import 'time' # <<< 10604 1726853274.42443: stdout chunk (state=3): >>> <<< 10604 1726853274.42517: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 10604 1726853274.42540: stdout chunk (state=3): >>> <<< 10604 1726853274.42559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.42585: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853274.42603: stdout chunk (state=3): >>> <<< 10604 1726853274.42636: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853274.42654: stdout chunk (state=3): >>> <<< 10604 1726853274.42723: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 10604 1726853274.42745: stdout chunk (state=3): >>> <<< 10604 1726853274.42762: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effcb7b30><<< 10604 1726853274.42795: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10604 1726853274.42829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effceaa50> <<< 10604 1726853274.42890: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 10604 1726853274.42908: stdout chunk (state=3): >>> <<< 10604 1726853274.42939: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 10604 1726853274.42951: stdout chunk (state=3): >>> <<< 10604 1726853274.42986: stdout chunk (state=3): >>>import '_stat' # <<< 10604 1726853274.43010: stdout chunk (state=3): >>> import 'stat' # <<< 10604 1726853274.43191: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 10604 1726853274.43215: stdout chunk (state=3): >>>import 'posixpath' # <<< 10604 1726853274.43258: stdout chunk (state=3): >>> import 'os' # <<< 10604 1726853274.43261: stdout chunk (state=3): >>> <<< 10604 1726853274.43284: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853274.43310: stdout chunk (state=3): >>> Processing user site-packages <<< 10604 1726853274.43344: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 10604 1726853274.43359: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 10604 1726853274.43384: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 10604 1726853274.43438: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 10604 1726853274.43442: stdout chunk (state=3): >>> <<< 10604 1726853274.43460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853274.43815: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effa99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 10604 1726853274.43819: stdout chunk (state=3): >>> <<< 10604 1726853274.43822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effa99fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 10604 1726853274.43839: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853274.44136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853274.44165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 10604 1726853274.44183: stdout chunk (state=3): >>> <<< 10604 1726853274.44206: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 10604 1726853274.44223: stdout chunk (state=3): >>> <<< 10604 1726853274.44243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.44327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853274.44381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853274.44492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad7ef0> <<< 10604 1726853274.44512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853274.44545: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad7fb0><<< 10604 1726853274.44588: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853274.44661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853274.44747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.44805: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10604 1726853274.44830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb0f920> <<< 10604 1726853274.44880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 10604 1726853274.44919: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb0ffb0><<< 10604 1726853274.44932: stdout chunk (state=3): >>> import '_collections' # <<< 10604 1726853274.45022: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaefbc0> import '_functools' # <<< 10604 1726853274.45201: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaed2e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad50a0> <<< 10604 1726853274.45253: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 10604 1726853274.45264: stdout chunk (state=3): >>> <<< 10604 1726853274.45295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853274.45323: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853274.45339: stdout chunk (state=3): >>> <<< 10604 1726853274.45375: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 10604 1726853274.45386: stdout chunk (state=3): >>> <<< 10604 1726853274.45427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 10604 1726853274.45448: stdout chunk (state=3): >>> <<< 10604 1726853274.45484: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10604 1726853274.45495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853274.45571: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb33890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb324b0><<< 10604 1726853274.45589: stdout chunk (state=3): >>> <<< 10604 1726853274.45611: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaee2d0><<< 10604 1726853274.45709: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb30ce0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 10604 1726853274.45736: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10604 1726853274.45765: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb648c0> <<< 10604 1726853274.45796: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad4320> <<< 10604 1726853274.45799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 10604 1726853274.45866: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.45893: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb64d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb64c20><<< 10604 1726853274.45945: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.45977: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.46002: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad2e40><<< 10604 1726853274.46057: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 10604 1726853274.46083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.46167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 10604 1726853274.46175: stdout chunk (state=3): >>> <<< 10604 1726853274.46203: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb656d0> <<< 10604 1726853274.46216: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb653a0><<< 10604 1726853274.46228: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 10604 1726853274.46293: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 10604 1726853274.46296: stdout chunk (state=3): >>> <<< 10604 1726853274.46326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10604 1726853274.46365: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb665d0> import 'importlib.util' # <<< 10604 1726853274.46378: stdout chunk (state=3): >>> <<< 10604 1726853274.46413: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 10604 1726853274.46433: stdout chunk (state=3): >>> <<< 10604 1726853274.46487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 10604 1726853274.46523: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 10604 1726853274.46550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 10604 1726853274.46757: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7c800> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7dee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7f3e0> <<< 10604 1726853274.46760: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7e2d0> <<< 10604 1726853274.46796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10604 1726853274.46828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 10604 1726853274.46843: stdout chunk (state=3): >>> <<< 10604 1726853274.46897: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.46918: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7fe60> <<< 10604 1726853274.46961: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7f590><<< 10604 1726853274.46980: stdout chunk (state=3): >>> <<< 10604 1726853274.47181: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb66630><<< 10604 1726853274.47224: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853274.47253: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.47296: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff907d70> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 10604 1726853274.47374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff9307d0><<< 10604 1726853274.47436: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff930530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.47492: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff930800> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 10604 1726853274.47519: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853274.47834: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.47849: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff931130> <<< 10604 1726853274.47987: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.48008: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.48025: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff931af0> <<< 10604 1726853274.48090: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9309e0> <<< 10604 1726853274.48142: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff905f10> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853274.48216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853274.48286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853274.48412: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff932ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff931970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb66d20> <<< 10604 1726853274.48514: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 10604 1726853274.48549: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.48555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853274.48594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853274.48650: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff95b170><<< 10604 1726853274.48653: stdout chunk (state=3): >>> <<< 10604 1726853274.48736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 10604 1726853274.48765: stdout chunk (state=3): >>> <<< 10604 1726853274.48798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 10604 1726853274.48847: stdout chunk (state=3): >>> <<< 10604 1726853274.48851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 10604 1726853274.48912: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff97f4d0> <<< 10604 1726853274.48946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853274.49018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 10604 1726853274.49050: stdout chunk (state=3): >>> <<< 10604 1726853274.49153: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 10604 1726853274.49184: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853274.49204: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e02c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853274.49239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 10604 1726853274.49298: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853274.49363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 10604 1726853274.49451: stdout chunk (state=3): >>> <<< 10604 1726853274.49531: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e2a20> <<< 10604 1726853274.49661: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e03e0><<< 10604 1726853274.49664: stdout chunk (state=3): >>> <<< 10604 1726853274.49739: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9a92e0> <<< 10604 1726853274.49776: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff325340><<< 10604 1726853274.49814: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff97e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff933d40><<< 10604 1726853274.49926: stdout chunk (state=3): >>> <<< 10604 1726853274.49984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 10604 1726853274.50005: stdout chunk (state=3): >>> <<< 10604 1726853274.50032: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3eff97e8d0><<< 10604 1726853274.50047: stdout chunk (state=3): >>> <<< 10604 1726853274.50278: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qntuzjuq/ansible_stat_payload.zip' <<< 10604 1726853274.50304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.50615: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.50663: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 10604 1726853274.50822: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853274.50879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 10604 1726853274.50900: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff37b050> import '_typing' # <<< 10604 1726853274.51096: stdout chunk (state=3): >>> <<< 10604 1726853274.51239: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff359f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff359130> <<< 10604 1726853274.51244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.51301: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853274.51346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.51349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.51435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.51442: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10604 1726853274.51445: stdout chunk (state=3): >>> <<< 10604 1726853274.51536: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.51541: stdout chunk (state=3): >>> <<< 10604 1726853274.53722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.55683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853274.55783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff378f20><<< 10604 1726853274.55796: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853274.55856: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853274.55859: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 10604 1726853274.55891: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.55923: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a2ae0><<< 10604 1726853274.55948: stdout chunk (state=3): >>> <<< 10604 1726853274.56060: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a2870> <<< 10604 1726853274.56092: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a2180><<< 10604 1726853274.56139: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853274.56188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a25d0> <<< 10604 1726853274.56249: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff37bce0> <<< 10604 1726853274.56254: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853274.56324: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.56371: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a3860><<< 10604 1726853274.56417: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.56463: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a39b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853274.56532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10604 1726853274.56598: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a3ef0> import 'pwd' # <<< 10604 1726853274.56670: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853274.56715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 10604 1726853274.56751: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff20dc70> <<< 10604 1726853274.56792: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.56829: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.56860: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff20f890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10604 1726853274.56958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff210260> <<< 10604 1726853274.56986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 10604 1726853274.56993: stdout chunk (state=3): >>> <<< 10604 1726853274.57044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 10604 1726853274.57051: stdout chunk (state=3): >>> <<< 10604 1726853274.57081: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff211130><<< 10604 1726853274.57119: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 10604 1726853274.57125: stdout chunk (state=3): >>> <<< 10604 1726853274.57216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 10604 1726853274.57231: stdout chunk (state=3): >>> <<< 10604 1726853274.57238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 10604 1726853274.57321: stdout chunk (state=3): >>> <<< 10604 1726853274.57344: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff213ec0><<< 10604 1726853274.57347: stdout chunk (state=3): >>> <<< 10604 1726853274.57400: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.57414: stdout chunk (state=3): >>> <<< 10604 1726853274.57437: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.57440: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff95b0e0> <<< 10604 1726853274.57480: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff212180><<< 10604 1726853274.57510: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 10604 1726853274.57522: stdout chunk (state=3): >>> <<< 10604 1726853274.57568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 10604 1726853274.57582: stdout chunk (state=3): >>> <<< 10604 1726853274.57613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 10604 1726853274.57648: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 10604 1726853274.57694: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 10604 1726853274.57709: stdout chunk (state=3): >>> <<< 10604 1726853274.57745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10604 1726853274.57757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 10604 1726853274.57782: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21fd10><<< 10604 1726853274.57814: stdout chunk (state=3): >>> import '_tokenize' # <<< 10604 1726853274.57818: stdout chunk (state=3): >>> <<< 10604 1726853274.57953: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21e7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21e540> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 10604 1726853274.57963: stdout chunk (state=3): >>> <<< 10604 1726853274.58095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21eab0><<< 10604 1726853274.58098: stdout chunk (state=3): >>> <<< 10604 1726853274.58146: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff212690><<< 10604 1726853274.58149: stdout chunk (state=3): >>> <<< 10604 1726853274.58199: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.58202: stdout chunk (state=3): >>> <<< 10604 1726853274.58225: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.58228: stdout chunk (state=3): >>> <<< 10604 1726853274.58230: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff263f50> <<< 10604 1726853274.58313: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 10604 1726853274.58320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff264050> <<< 10604 1726853274.58360: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 10604 1726853274.58409: stdout chunk (state=3): >>> <<< 10604 1726853274.58412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 10604 1726853274.58480: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 10604 1726853274.58603: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.58606: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.58628: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff265b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff265940><<< 10604 1726853274.58637: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853274.58815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 10604 1726853274.58936: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff268140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff266270><<< 10604 1726853274.58992: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853274.59131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853274.59330: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26b8f0> <<< 10604 1726853274.59362: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2682f0><<< 10604 1726853274.59381: stdout chunk (state=3): >>> <<< 10604 1726853274.59445: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.59459: stdout chunk (state=3): >>> <<< 10604 1726853274.59474: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cc50><<< 10604 1726853274.59502: stdout chunk (state=3): >>> <<< 10604 1726853274.59562: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.59585: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.59602: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cb00> <<< 10604 1726853274.59675: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.59705: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.59734: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cbc0> <<< 10604 1726853274.59747: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2642c0> <<< 10604 1726853274.59815: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 10604 1726853274.59892: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853274.59922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.59978: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.60128: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2f42f0> <<< 10604 1726853274.60247: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.60281: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2f55e0> <<< 10604 1726853274.60314: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26ea80><<< 10604 1726853274.60392: stdout chunk (state=3): >>> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.60407: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26e690> <<< 10604 1726853274.60471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853274.60495: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10604 1726853274.60548: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.60682: stdout chunk (state=3): >>> # zipimport: zlib available<<< 10604 1726853274.60687: stdout chunk (state=3): >>> <<< 10604 1726853274.60838: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.60844: stdout chunk (state=3): >>> <<< 10604 1726853274.60871: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.60895: stdout chunk (state=3): >>> <<< 10604 1726853274.60901: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 10604 1726853274.60930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.60968: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.60975: stdout chunk (state=3): >>> <<< 10604 1726853274.60986: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 10604 1726853274.61017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.61223: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.61227: stdout chunk (state=3): >>> <<< 10604 1726853274.61421: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.61535: stdout chunk (state=3): >>> <<< 10604 1726853274.62375: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.62379: stdout chunk (state=3): >>> <<< 10604 1726853274.63323: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853274.63337: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10604 1726853274.63354: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10604 1726853274.63359: stdout chunk (state=3): >>> <<< 10604 1726853274.63376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10604 1726853274.63406: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 10604 1726853274.63446: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853274.63450: stdout chunk (state=3): >>> <<< 10604 1726853274.63519: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853274.63598: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2fd6d0> <<< 10604 1726853274.63661: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10604 1726853274.63683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 10604 1726853274.63688: stdout chunk (state=3): >>> <<< 10604 1726853274.63725: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe420><<< 10604 1726853274.63729: stdout chunk (state=3): >>> <<< 10604 1726853274.63757: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2f5820><<< 10604 1726853274.63829: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853274.63834: stdout chunk (state=3): >>> <<< 10604 1726853274.63866: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.63875: stdout chunk (state=3): >>> <<< 10604 1726853274.63909: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.63914: stdout chunk (state=3): >>> <<< 10604 1726853274.63938: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853274.63969: stdout chunk (state=3): >>> # zipimport: zlib available<<< 10604 1726853274.63974: stdout chunk (state=3): >>> <<< 10604 1726853274.64326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.64498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853274.64544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe4b0> <<< 10604 1726853274.64555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.65358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.66136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.66249: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.66394: stdout chunk (state=3): >>> import 'ansible.module_utils.common.collections' # <<< 10604 1726853274.66449: stdout chunk (state=3): >>> <<< 10604 1726853274.66484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853274.66560: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853274.66568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.66921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 10604 1726853274.67257: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10604 1726853274.67261: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available<<< 10604 1726853274.67451: stdout chunk (state=3): >>> <<< 10604 1726853274.67580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.67909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853274.68002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 10604 1726853274.68040: stdout chunk (state=3): >>> import '_ast' # <<< 10604 1726853274.68071: stdout chunk (state=3): >>> <<< 10604 1726853274.68188: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2ff650><<< 10604 1726853274.68203: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10604 1726853274.68324: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.68327: stdout chunk (state=3): >>> <<< 10604 1726853274.68450: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10604 1726853274.68495: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10604 1726853274.68521: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853274.68562: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.68564: stdout chunk (state=3): >>> <<< 10604 1726853274.68629: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.68694: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 10604 1726853274.68729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.68803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.68969: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853274.69075: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<< 10604 1726853274.69081: stdout chunk (state=3): >>> <<< 10604 1726853274.69185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.69370: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853274.69427: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff10a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff105880> <<< 10604 1726853274.69487: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10604 1726853274.69548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10604 1726853274.69635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853274.69715: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.69732: stdout chunk (state=3): >>> <<< 10604 1726853274.69787: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.69891: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853274.69940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 10604 1726853274.69993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853274.70216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 10604 1726853274.70219: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853274.70241: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3fe8d0> <<< 10604 1726853274.70321: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3ea5a0><<< 10604 1726853274.70360: stdout chunk (state=3): >>> <<< 10604 1726853274.70481: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff109e50><<< 10604 1726853274.70539: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10604 1726853274.70593: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853274.70646: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10604 1726853274.70688: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 10604 1726853274.70768: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10604 1726853274.70875: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10604 1726853274.71131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853274.71386: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853274.71488: stdout chunk (state=3): >>> <<< 10604 1726853274.71562: stdout chunk (state=3): >>> <<< 10604 1726853274.71587: 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"}}} <<< 10604 1726853274.71723: stdout chunk (state=3): >>># destroy __main__ <<< 10604 1726853274.72120: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 10604 1726853274.72144: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 10604 1726853274.72166: stdout chunk (state=3): >>> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 10604 1726853274.72331: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread<<< 10604 1726853274.72377: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[<<< 10604 1726853274.72460: stdout chunk (state=3): >>>2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10604 1726853274.72700: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853274.72733: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 10604 1726853274.72793: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10604 1726853274.72818: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 10604 1726853274.72855: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 10604 1726853274.72903: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 10604 1726853274.72940: stdout chunk (state=3): >>># destroy uuid # destroy selectors # destroy errno <<< 10604 1726853274.72955: stdout chunk (state=3): >>># destroy array <<< 10604 1726853274.73074: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 10604 1726853274.73087: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 10604 1726853274.73123: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 10604 1726853274.73146: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 10604 1726853274.73338: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853274.73613: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10604 1726853274.73644: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853274.73771: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io<<< 10604 1726853274.73796: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 10604 1726853274.73823: stdout chunk (state=3): >>># destroy time <<< 10604 1726853274.73868: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 10604 1726853274.73910: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10604 1726853274.74060: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853274.74522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853274.74525: stdout chunk (state=3): >>><<< 10604 1726853274.74528: stderr chunk (state=3): >>><<< 10604 1726853274.74738: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effcb7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effceaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effa99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effa99fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad7ef0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb0f920> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb0ffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaefbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaed2e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad50a0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb33890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb324b0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effaee2d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb30ce0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb648c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad4320> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb64d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb64c20> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effad2e40> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb653a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb665d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7c800> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7dee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7f3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3effb7fe60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb7f590> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb66630> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff907d70> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff9307d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff930530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff930800> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff931130> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff931af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9309e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff905f10> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff932ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff931970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3effb66d20> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff95b170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff97f4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e02c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9e03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff9a92e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff325340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff97e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff933d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3eff97e8d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qntuzjuq/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff37b050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff359f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff359130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff378f20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a2ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a2870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a2180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a25d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff37bce0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a3860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff3a39b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3a3ef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff20dc70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff20f890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff210260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff211130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff213ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff95b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff212180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21fd10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21e7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21e540> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff21eab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff212690> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff263f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff264050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff265b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff265940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff268140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff266270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2682f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cc50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26cbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2642c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2f42f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2f55e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26ea80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff26fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff26e690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff2fd6d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2f5820> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe4b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2ff650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eff10a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff105880> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3fe8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff3ea5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff109e50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eff2fe450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10604 1726853274.76568: 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-1726853274.1272564-10845-151252544524236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853274.76572: _low_level_execute_command(): starting 10604 1726853274.76577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853274.1272564-10845-151252544524236/ > /dev/null 2>&1 && sleep 0' 10604 1726853274.76642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853274.76795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.76818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.76945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.79735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.79739: stdout chunk (state=3): >>><<< 10604 1726853274.79742: stderr chunk (state=3): >>><<< 10604 1726853274.79765: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.79779: handler run complete 10604 1726853274.79832: attempt loop complete, returning result 10604 1726853274.79836: _execute() done 10604 1726853274.79838: dumping result to json 10604 1726853274.79841: done dumping result, returning 10604 1726853274.79934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree [0208272e-a493-1d2a-cc37-000000000116] 10604 1726853274.79937: sending task result for task 0208272e-a493-1d2a-cc37-000000000116 10604 1726853274.80006: done sending task result for task 0208272e-a493-1d2a-cc37-000000000116 10604 1726853274.80009: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 10604 1726853274.80103: no more pending results, returning what we have 10604 1726853274.80107: results queue empty 10604 1726853274.80108: checking for any_errors_fatal 10604 1726853274.80115: done checking for any_errors_fatal 10604 1726853274.80115: checking for max_fail_percentage 10604 1726853274.80125: done checking for max_fail_percentage 10604 1726853274.80126: checking to see if all hosts have failed and the running result is not ok 10604 1726853274.80127: done checking to see if all hosts have failed 10604 1726853274.80128: getting the remaining hosts for this loop 10604 1726853274.80130: done getting the remaining hosts for this loop 10604 1726853274.80133: getting the next task for host managed_node3 10604 1726853274.80139: done getting next task for host managed_node3 10604 1726853274.80143: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 10604 1726853274.80146: ^ 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? (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 10604 1726853274.80156: getting variables 10604 1726853274.80157: in VariableManager get_vars() 10604 1726853274.80304: Calling all_inventory to load vars for managed_node3 10604 1726853274.80307: Calling groups_inventory to load vars for managed_node3 10604 1726853274.80309: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853274.80322: Calling all_plugins_play to load vars for managed_node3 10604 1726853274.80325: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853274.80330: Calling groups_plugins_play to load vars for managed_node3 10604 1726853274.80748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853274.81128: done with get_vars() 10604 1726853274.81139: done getting variables 10604 1726853274.81199: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 Friday 20 September 2024 13:27:54 -0400 (0:00:00.759) 0:00:05.939 ****** 10604 1726853274.81233: entering _queue_task() for managed_node3/set_fact 10604 1726853274.81563: worker is 1 (out of 1 available) 10604 1726853274.81578: exiting _queue_task() for managed_node3/set_fact 10604 1726853274.81592: done queuing things up, now waiting for results queue to drain 10604 1726853274.81594: waiting for pending results... 10604 1726853274.81897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 10604 1726853274.81980: in run() - task 0208272e-a493-1d2a-cc37-000000000117 10604 1726853274.82022: variable 'ansible_search_path' from source: unknown 10604 1726853274.82025: variable 'ansible_search_path' from source: unknown 10604 1726853274.82042: calling self._execute() 10604 1726853274.82117: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.82120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.82129: variable 'omit' from source: magic vars 10604 1726853274.82680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10604 1726853274.82766: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10604 1726853274.82823: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10604 1726853274.82863: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10604 1726853274.82912: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10604 1726853274.82978: 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) 10604 1726853274.83027: 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) 10604 1726853274.83031: 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) 10604 1726853274.83045: 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) 10604 1726853274.83149: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 10604 1726853274.83152: variable 'omit' from source: magic vars 10604 1726853274.83278: variable 'omit' from source: magic vars 10604 1726853274.83329: variable '__ostree_booted_stat' from source: set_fact 10604 1726853274.83378: variable 'omit' from source: magic vars 10604 1726853274.83408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853274.83439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853274.83462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853274.83486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.83502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.83535: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853274.83541: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.83549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.83729: Set connection var ansible_connection to ssh 10604 1726853274.83733: Set connection var ansible_pipelining to False 10604 1726853274.83735: Set connection var ansible_shell_type to sh 10604 1726853274.83737: Set connection var ansible_timeout to 10 10604 1726853274.83739: Set connection var ansible_shell_executable to /bin/sh 10604 1726853274.83741: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853274.83836: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.83840: variable 'ansible_connection' from source: unknown 10604 1726853274.83843: variable 'ansible_module_compression' from source: unknown 10604 1726853274.83845: variable 'ansible_shell_type' from source: unknown 10604 1726853274.83847: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.83848: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.83852: variable 'ansible_pipelining' from source: unknown 10604 1726853274.83854: variable 'ansible_timeout' from source: unknown 10604 1726853274.83856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.84001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853274.84005: variable 'omit' from source: magic vars 10604 1726853274.84008: starting attempt loop 10604 1726853274.84011: running the handler 10604 1726853274.84013: handler run complete 10604 1726853274.84015: attempt loop complete, returning result 10604 1726853274.84017: _execute() done 10604 1726853274.84018: dumping result to json 10604 1726853274.84020: done dumping result, returning 10604 1726853274.84057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree [0208272e-a493-1d2a-cc37-000000000117] 10604 1726853274.84060: sending task result for task 0208272e-a493-1d2a-cc37-000000000117 10604 1726853274.84231: done sending task result for task 0208272e-a493-1d2a-cc37-000000000117 10604 1726853274.84234: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } 10604 1726853274.84316: no more pending results, returning what we have 10604 1726853274.84320: results queue empty 10604 1726853274.84321: checking for any_errors_fatal 10604 1726853274.84329: done checking for any_errors_fatal 10604 1726853274.84329: checking for max_fail_percentage 10604 1726853274.84331: done checking for max_fail_percentage 10604 1726853274.84332: checking to see if all hosts have failed and the running result is not ok 10604 1726853274.84333: done checking to see if all hosts have failed 10604 1726853274.84334: getting the remaining hosts for this loop 10604 1726853274.84335: done getting the remaining hosts for this loop 10604 1726853274.84339: getting the next task for host managed_node3 10604 1726853274.84348: done getting next task for host managed_node3 10604 1726853274.84351: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 10604 1726853274.84355: ^ 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? (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 10604 1726853274.84379: getting variables 10604 1726853274.84381: in VariableManager get_vars() 10604 1726853274.84457: Calling all_inventory to load vars for managed_node3 10604 1726853274.84461: Calling groups_inventory to load vars for managed_node3 10604 1726853274.84479: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853274.84523: Calling all_plugins_play to load vars for managed_node3 10604 1726853274.84529: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853274.84536: Calling groups_plugins_play to load vars for managed_node3 10604 1726853274.85126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853274.85913: done with get_vars() 10604 1726853274.85923: done getting variables 10604 1726853274.86110: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages] *** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Friday 20 September 2024 13:27:54 -0400 (0:00:00.049) 0:00:05.988 ****** 10604 1726853274.86137: entering _queue_task() for managed_node3/package 10604 1726853274.86139: Creating lock for package 10604 1726853274.86395: worker is 1 (out of 1 available) 10604 1726853274.86412: exiting _queue_task() for managed_node3/package 10604 1726853274.86424: done queuing things up, now waiting for results queue to drain 10604 1726853274.86426: waiting for pending results... 10604 1726853274.86905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 10604 1726853274.86911: in run() - task 0208272e-a493-1d2a-cc37-000000000119 10604 1726853274.86914: variable 'ansible_search_path' from source: unknown 10604 1726853274.86918: variable 'ansible_search_path' from source: unknown 10604 1726853274.86948: calling self._execute() 10604 1726853274.87060: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.87071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.87088: variable 'omit' from source: magic vars 10604 1726853274.87578: variable 'omit' from source: magic vars 10604 1726853274.87582: variable 'omit' from source: magic vars 10604 1726853274.87980: variable '__redis_packages' from source: include_vars 10604 1726853274.88014: variable '__redis_packages_extra' from source: include_vars 10604 1726853274.88564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10604 1726853274.88612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10604 1726853274.88631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10604 1726853274.88680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10604 1726853274.88697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10604 1726853274.88789: variable '__ansible_pcp_is_ostree' from source: set_fact 10604 1726853274.88800: variable 'omit' from source: magic vars 10604 1726853274.88818: variable 'omit' from source: magic vars 10604 1726853274.88844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853274.88868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853274.88903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853274.88922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.88930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853274.88953: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853274.88955: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.88958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.89032: Set connection var ansible_connection to ssh 10604 1726853274.89038: Set connection var ansible_pipelining to False 10604 1726853274.89041: Set connection var ansible_shell_type to sh 10604 1726853274.89049: Set connection var ansible_timeout to 10 10604 1726853274.89054: Set connection var ansible_shell_executable to /bin/sh 10604 1726853274.89060: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853274.89080: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.89083: variable 'ansible_connection' from source: unknown 10604 1726853274.89086: variable 'ansible_module_compression' from source: unknown 10604 1726853274.89090: variable 'ansible_shell_type' from source: unknown 10604 1726853274.89093: variable 'ansible_shell_executable' from source: unknown 10604 1726853274.89096: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853274.89098: variable 'ansible_pipelining' from source: unknown 10604 1726853274.89104: variable 'ansible_timeout' from source: unknown 10604 1726853274.89106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853274.89203: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853274.89213: variable 'omit' from source: magic vars 10604 1726853274.89218: starting attempt loop 10604 1726853274.89222: running the handler 10604 1726853274.89228: variable 'ansible_facts' from source: unknown 10604 1726853274.89233: variable 'ansible_facts' from source: unknown 10604 1726853274.89294: _low_level_execute_command(): starting 10604 1726853274.89303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853274.89821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853274.89826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853274.89829: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853274.89876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853274.89879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.89883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.89982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.92468: stdout chunk (state=3): >>>/root <<< 10604 1726853274.92581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.92620: stdout chunk (state=3): >>><<< 10604 1726853274.92624: stderr chunk (state=3): >>><<< 10604 1726853274.92658: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.92780: _low_level_execute_command(): starting 10604 1726853274.92785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758 `" && echo ansible-tmp-1726853274.9267535-10892-253566033685758="` echo /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758 `" ) && sleep 0' 10604 1726853274.93645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853274.93659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853274.93759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853274.96410: stdout chunk (state=3): >>>ansible-tmp-1726853274.9267535-10892-253566033685758=/root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758 <<< 10604 1726853274.96593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853274.96631: stderr chunk (state=3): >>><<< 10604 1726853274.96640: stdout chunk (state=3): >>><<< 10604 1726853274.96666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853274.9267535-10892-253566033685758=/root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853274.96722: variable 'ansible_module_compression' from source: unknown 10604 1726853274.96825: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10604 1726853274.96829: ANSIBALLZ: Acquiring lock 10604 1726853274.96831: ANSIBALLZ: Lock acquired: 139763426052336 10604 1726853274.96833: ANSIBALLZ: Creating module 10604 1726853275.17889: ANSIBALLZ: Writing module into payload 10604 1726853275.18035: ANSIBALLZ: Writing module 10604 1726853275.18054: ANSIBALLZ: Renaming module 10604 1726853275.18064: ANSIBALLZ: Done creating module 10604 1726853275.18084: variable 'ansible_facts' from source: unknown 10604 1726853275.18153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py 10604 1726853275.18263: Sending initial data 10604 1726853275.18267: Sent initial data (152 bytes) 10604 1726853275.18921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853275.18978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853275.18995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853275.19027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853275.19185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853275.21457: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853275.21631: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853275.21778: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmp_7d4gs23 /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py <<< 10604 1726853275.21782: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py" <<< 10604 1726853275.21859: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmp_7d4gs23" to remote "/root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py" <<< 10604 1726853275.23493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853275.23682: stderr chunk (state=3): >>><<< 10604 1726853275.23686: stdout chunk (state=3): >>><<< 10604 1726853275.23688: done transferring module to remote 10604 1726853275.23690: _low_level_execute_command(): starting 10604 1726853275.23694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/ /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py && sleep 0' 10604 1726853275.24209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853275.24239: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853275.24282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853275.24327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853275.24339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853275.24362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853275.24475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853275.27107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853275.27122: stderr chunk (state=3): >>><<< 10604 1726853275.27125: stdout chunk (state=3): >>><<< 10604 1726853275.27139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853275.27141: _low_level_execute_command(): starting 10604 1726853275.27146: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/AnsiballZ_dnf.py && sleep 0' 10604 1726853275.27564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853275.27568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853275.27597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853275.27600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853275.27603: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853275.27651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853275.27655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853275.27670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853275.27782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853275.30958: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853275.31002: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853275.31156: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 10604 1726853275.31213: stdout chunk (state=3): >>>import 'posix' # <<< 10604 1726853275.31254: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10604 1726853275.31257: stdout chunk (state=3): >>># installing zipimport hook <<< 10604 1726853275.31351: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10604 1726853275.31428: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10604 1726853275.31462: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853275.31513: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853275.31571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10604 1726853275.31638: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bbe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc1aa50> <<< 10604 1726853275.31665: stdout chunk (state=3): >>>import '_signal' # <<< 10604 1726853275.31707: stdout chunk (state=3): >>>import '_abc' # <<< 10604 1726853275.31721: stdout chunk (state=3): >>>import 'abc' # <<< 10604 1726853275.31746: stdout chunk (state=3): >>>import 'io' # <<< 10604 1726853275.31947: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 10604 1726853275.31963: stdout chunk (state=3): >>>import 'genericpath' # <<< 10604 1726853275.31974: stdout chunk (state=3): >>>import 'posixpath' # <<< 10604 1726853275.32009: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853275.32038: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853275.32061: stdout chunk (state=3): >>>Processing user site-packages <<< 10604 1726853275.32081: stdout chunk (state=3): >>>Processing global site-packages <<< 10604 1726853275.32106: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10604 1726853275.32131: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853275.32173: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853275.32212: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b9e9130> <<< 10604 1726853275.32289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853275.32326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b9e9fd0> <<< 10604 1726853275.32437: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853275.32925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853275.32949: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10604 1726853275.32968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.32976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853275.33050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10604 1726853275.33259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba27e30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba27ef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853275.33322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.33355: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853275.33389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10604 1726853275.33423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 10604 1726853275.33478: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba5f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10604 1726853275.33516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba5fef0> <<< 10604 1726853275.33538: stdout chunk (state=3): >>>import '_collections' # <<< 10604 1726853275.33600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3fb00> <<< 10604 1726853275.33622: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853275.33668: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3d220> <<< 10604 1726853275.33805: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba24fe0> <<< 10604 1726853275.33851: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853275.33874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853275.33933: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853275.34027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba837d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba823f0> <<< 10604 1726853275.34066: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 10604 1726853275.34137: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3e210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba80c20> <<< 10604 1726853275.34158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853275.34187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab4830> <<< 10604 1726853275.34206: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba24260> <<< 10604 1726853275.34380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bab4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab4b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bab4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba22d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.34465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853275.34500: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab5340> import 'importlib.machinery' # <<< 10604 1726853275.34568: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10604 1726853275.34608: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab6570> <<< 10604 1726853275.34629: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10604 1726853275.34808: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacc770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacde50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853275.34846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10604 1726853275.34874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853275.34882: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacecf0> <<< 10604 1726853275.34966: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.34992: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacf320> <<< 10604 1726853275.34999: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bace240> <<< 10604 1726853275.35010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10604 1726853275.35025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853275.35073: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.35099: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.35112: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacfda0> <<< 10604 1726853275.35127: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacf4d0> <<< 10604 1726853275.35196: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab64e0> <<< 10604 1726853275.35233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853275.35317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853275.35320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853275.35343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853275.35531: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b80bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b8347d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b834530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b834710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853275.35617: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.35799: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b8350a0> <<< 10604 1726853275.35951: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.35960: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.35977: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b835a60> <<< 10604 1726853275.35988: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b834950> <<< 10604 1726853275.36009: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b809e50> <<< 10604 1726853275.36059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853275.36081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853275.36157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853275.36167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853275.36181: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b836e10> <<< 10604 1726853275.36244: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8358e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab6c90> <<< 10604 1726853275.36247: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853275.36334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.36427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853275.36469: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b85f1a0> <<< 10604 1726853275.36531: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853275.36568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.36594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853275.36635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853275.36937: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8834d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e4290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853275.36946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853275.36977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853275.37043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853275.37179: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e69f0> <<< 10604 1726853275.37433: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8ad280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6e93d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8822d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b837d70> <<< 10604 1726853275.37620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853275.37654: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee9b8828d0> <<< 10604 1726853275.37820: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_z0ljesd9/ansible_ansible.legacy.dnf_payload.zip' <<< 10604 1726853275.37839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.38049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.38092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853275.38107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853275.38174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853275.38283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853275.38326: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 10604 1726853275.38334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 10604 1726853275.38353: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b743140> <<< 10604 1726853275.38364: stdout chunk (state=3): >>>import '_typing' # <<< 10604 1726853275.38670: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b722030> <<< 10604 1726853275.38680: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b7211c0> <<< 10604 1726853275.38712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.38755: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853275.38805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.38816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.38937: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853275.41402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.42903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853275.42910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 10604 1726853275.42946: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b741010> <<< 10604 1726853275.42977: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10604 1726853275.42994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.43042: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853275.43083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853275.43086: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10604 1726853275.43233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76a8a0> <<< 10604 1726853275.43240: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76a210> <<< 10604 1726853275.43271: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853275.43286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853275.43344: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76ac30> <<< 10604 1726853275.43378: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b743dd0> <<< 10604 1726853275.43413: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853275.43416: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.43432: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76b860> <<< 10604 1726853275.43476: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.43482: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.43504: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76ba40> <<< 10604 1726853275.43525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853275.43727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76bf80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853275.43765: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b115dc0> <<< 10604 1726853275.43808: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.43844: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1179e0> <<< 10604 1726853275.43904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853275.43946: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1183e0> <<< 10604 1726853275.43983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853275.44019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10604 1726853275.44074: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1192e0> <<< 10604 1726853275.44089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853275.44379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853275.44411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11bfb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9ba22e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11a270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853275.44453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853275.44493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853275.44556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b123e30> import '_tokenize' # <<< 10604 1726853275.44652: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10604 1726853275.44713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853275.44854: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11a780> <<< 10604 1726853275.44874: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b167ef0> <<< 10604 1726853275.44895: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1681d0> <<< 10604 1726853275.44914: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853275.44941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10604 1726853275.45128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b169c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b169a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853275.45216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853275.45306: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b16c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16a2d0> <<< 10604 1726853275.45355: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853275.45441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.45444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853275.45483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853275.45525: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16f8c0> <<< 10604 1726853275.45712: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16c290> <<< 10604 1726853275.45780: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170920> <<< 10604 1726853275.45820: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170530> <<< 10604 1726853275.45882: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170a40> <<< 10604 1726853275.45889: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1682f0> <<< 10604 1726853275.45931: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853275.45978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853275.46066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1fc140> <<< 10604 1726853275.46344: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.46351: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1fd190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b172900> <<< 10604 1726853275.46488: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b173c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b172570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10604 1726853275.46506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.46626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.46712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 10604 1726853275.46754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10604 1726853275.46828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.46938: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.47133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.48025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.48957: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853275.48961: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10604 1726853275.49220: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b0013d0> <<< 10604 1726853275.49300: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b002210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1fff50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10604 1726853275.49309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.49340: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10604 1726853275.49593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.49897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10604 1726853275.49969: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0022a0> # zipimport: zlib available <<< 10604 1726853275.50635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.51321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.51419: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.51537: stdout chunk (state=3): >>> <<< 10604 1726853275.51560: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10604 1726853275.51582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.51696: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 10604 1726853275.51986: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.52001: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.errors' # <<< 10604 1726853275.52055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853275.52065: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 10604 1726853275.52149: stdout chunk (state=3): >>> <<< 10604 1726853275.52160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.52180: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.52238: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853275.52259: stdout chunk (state=3): >>> <<< 10604 1726853275.52486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.52652: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.52730: stdout chunk (state=3): >>> <<< 10604 1726853275.53046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 10604 1726853275.53088: stdout chunk (state=3): >>> <<< 10604 1726853275.53147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 10604 1726853275.53171: stdout chunk (state=3): >>> <<< 10604 1726853275.53194: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853275.53285: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b003440><<< 10604 1726853275.53306: stdout chunk (state=3): >>> <<< 10604 1726853275.53424: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 10604 1726853275.53442: stdout chunk (state=3): >>> <<< 10604 1726853275.53531: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10604 1726853275.53587: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10604 1726853275.53616: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853275.53638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.53708: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.53727: stdout chunk (state=3): >>> <<< 10604 1726853275.53774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853275.53805: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10604 1726853275.53926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.53952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.54068: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.54083: stdout chunk (state=3): >>> <<< 10604 1726853275.54179: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<< 10604 1726853275.54261: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853275.54276: stdout chunk (state=3): >>> <<< 10604 1726853275.54634: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b00e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b00bfe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10604 1726853275.54666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 10604 1726853275.54682: stdout chunk (state=3): >>> <<< 10604 1726853275.54780: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.54792: stdout chunk (state=3): >>> <<< 10604 1726853275.54836: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.54849: stdout chunk (state=3): >>> <<< 10604 1726853275.54901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<< 10604 1726853275.54931: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.54969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 10604 1726853275.55063: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853275.55160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853275.55224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 10604 1726853275.55235: stdout chunk (state=3): >>> <<< 10604 1726853275.55307: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b102900> <<< 10604 1726853275.55683: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b7a2600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b00e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b000950> # destroy ansible.module_utils.distro <<< 10604 1726853275.55686: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 10604 1726853275.55688: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853275.55703: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853275.55726: stdout chunk (state=3): >>> <<< 10604 1726853275.55845: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10604 1726853275.55879: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10604 1726853275.56941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.57715: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853275.57740: stdout chunk (state=3): >>> <<< 10604 1726853275.58830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.60047: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a01d0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py <<< 10604 1726853275.60052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0470><<< 10604 1726853275.60140: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py<<< 10604 1726853275.60179: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py<<< 10604 1726853275.60217: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0bc0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0740><<< 10604 1726853275.60251: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py<<< 10604 1726853275.60264: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'<<< 10604 1726853275.60311: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py<<< 10604 1726853275.60327: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'<<< 10604 1726853275.60453: stdout chunk (state=3): >>> import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a14f0> <<< 10604 1726853275.60457: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'<<< 10604 1726853275.60480: stdout chunk (state=3): >>> <<< 10604 1726853275.60496: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py<<< 10604 1726853275.60516: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 10604 1726853275.60564: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'<<< 10604 1726853275.60665: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 10604 1726853275.60717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'<<< 10604 1726853275.60814: stdout chunk (state=3): >>> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b089820> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b088b60> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 10604 1726853275.60817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2e570><<< 10604 1726853275.61031: stdout chunk (state=3): >>> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a2d20> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 10604 1726853275.61034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py<<< 10604 1726853275.61082: stdout chunk (state=3): >>> <<< 10604 1726853275.61091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 10604 1726853275.61188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 10604 1726853275.61293: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac35070> <<< 10604 1726853275.61408: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2fc20> <<< 10604 1726853275.61442: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2ef90> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a21b0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'<<< 10604 1726853275.61453: stdout chunk (state=3): >>> <<< 10604 1726853275.61571: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 10604 1726853275.61647: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 10604 1726853275.61677: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca1010> <<< 10604 1726853275.61892: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac59130><<< 10604 1726853275.61908: stdout chunk (state=3): >>> <<< 10604 1726853275.62102: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2fa70><<< 10604 1726853275.62142: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py<<< 10604 1726853275.62146: stdout chunk (state=3): >>> <<< 10604 1726853275.62196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 10604 1726853275.62237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'<<< 10604 1726853275.62308: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py<<< 10604 1726853275.62311: stdout chunk (state=3): >>> <<< 10604 1726853275.62343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' <<< 10604 1726853275.62346: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca4a40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca2db0><<< 10604 1726853275.62368: stdout chunk (state=3): >>> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac58c20><<< 10604 1726853275.62419: stdout chunk (state=3): >>> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a1be0> <<< 10604 1726853275.62446: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a1580> <<< 10604 1726853275.62470: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a12b0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a04d0><<< 10604 1726853275.62525: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py<<< 10604 1726853275.62546: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'<<< 10604 1726853275.62556: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a15b0><<< 10604 1726853275.62586: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 10604 1726853275.62644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py<<< 10604 1726853275.62681: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'<<< 10604 1726853275.62684: stdout chunk (state=3): >>> <<< 10604 1726853275.62834: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca50a0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca4ce0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.63011: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca57f0> <<< 10604 1726853275.63015: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 10604 1726853275.63033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853275.63086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853275.63169: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.63300: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9ac8ff20> <<< 10604 1726853275.63672: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac8d4f0> <<< 10604 1726853275.63680: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca6660> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac8cf80> <<< 10604 1726853275.63710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 10604 1726853275.63937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc5fd0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6c60> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6720> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 10604 1726853275.64049: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6f90> <<< 10604 1726853275.64080: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 10604 1726853275.64126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 10604 1726853275.64582: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac9b770> <<< 10604 1726853275.64585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 10604 1726853275.64587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 10604 1726853275.64588: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ab53f20> <<< 10604 1726853275.64815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.64818: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 10604 1726853275.64820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.64995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.65202: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10604 1726853275.65229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.65295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.65448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 10604 1726853275.65564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.65753: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 10604 1726853275.65891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853275.66553: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.66593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 10604 1726853275.66619: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 10604 1726853275.66732: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896c90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853275.67011: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896db0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a8e6f90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8e67e0> <<< 10604 1726853275.67125: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.67132: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a8e6990> <<< 10604 1726853275.67134: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8972f0> <<< 10604 1726853275.67137: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a895f40> <<< 10604 1726853275.67237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 10604 1726853275.67271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 10604 1726853275.67302: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.67344: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 10604 1726853275.67382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 10604 1726853275.67696: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a9605c0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a9601a0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'<<< 10604 1726853275.67708: stdout chunk (state=3): >>> # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'<<< 10604 1726853275.67756: stdout chunk (state=3): >>> import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a963e90> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a960710><<< 10604 1726853275.67770: stdout chunk (state=3): >>> <<< 10604 1726853275.67874: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 10604 1726853275.68031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 10604 1726853275.69370: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 10604 1726853275.69396: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a4bef60> <<< 10604 1726853275.69506: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a963fb0><<< 10604 1726853275.69563: stdout chunk (state=3): >>> <<< 10604 1726853275.69601: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 10604 1726853275.69675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'<<< 10604 1726853275.69859: stdout chunk (state=3): >>> # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 10604 1726853275.69862: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 10604 1726853275.69864: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a53cbf0><<< 10604 1726853275.69867: stdout chunk (state=3): >>> <<< 10604 1726853275.70275: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a4bf470> <<< 10604 1726853275.70279: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 10604 1726853275.70308: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'<<< 10604 1726853275.70320: stdout chunk (state=3): >>> <<< 10604 1726853275.70379: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a53fbf0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a53cda0><<< 10604 1726853275.70389: stdout chunk (state=3): >>> <<< 10604 1726853275.70422: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py<<< 10604 1726853275.70438: stdout chunk (state=3): >>> <<< 10604 1726853275.70507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'<<< 10604 1726853275.70517: stdout chunk (state=3): >>> <<< 10604 1726853275.70617: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'<<< 10604 1726853275.70684: stdout chunk (state=3): >>> import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a57bdd0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a53ffe0> <<< 10604 1726853275.70718: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 10604 1726853275.70747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 10604 1726853275.70847: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98ac9160> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ac8560> <<< 10604 1726853275.70895: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a903d10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 10604 1726853275.70949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'<<< 10604 1726853275.70995: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py<<< 10604 1726853275.70998: stdout chunk (state=3): >>> <<< 10604 1726853275.71036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py<<< 10604 1726853275.71039: stdout chunk (state=3): >>> <<< 10604 1726853275.71051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'<<< 10604 1726853275.71107: stdout chunk (state=3): >>> # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.71132: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98ae45f0><<< 10604 1726853275.71191: stdout chunk (state=3): >>> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acba70><<< 10604 1726853275.71201: stdout chunk (state=3): >>> <<< 10604 1726853275.71226: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py<<< 10604 1726853275.71284: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'<<< 10604 1726853275.71295: stdout chunk (state=3): >>> <<< 10604 1726853275.71335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py<<< 10604 1726853275.71338: stdout chunk (state=3): >>> <<< 10604 1726853275.71356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'<<< 10604 1726853275.71391: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py <<< 10604 1726853275.71408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae6c60><<< 10604 1726853275.71453: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py<<< 10604 1726853275.71488: stdout chunk (state=3): >>> <<< 10604 1726853275.71498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'<<< 10604 1726853275.71533: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py<<< 10604 1726853275.71550: stdout chunk (state=3): >>> <<< 10604 1726853275.71563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7b60><<< 10604 1726853275.71606: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py<<< 10604 1726853275.71630: stdout chunk (state=3): >>> <<< 10604 1726853275.71642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853275.71737: stdout chunk (state=3): >>> <<< 10604 1726853275.72309: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 10604 1726853275.72324: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98b0c470> <<< 10604 1726853275.72377: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 10604 1726853275.72421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 10604 1726853275.72456: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b0d970> <<< 10604 1726853275.72460: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7da0><<< 10604 1726853275.72469: stdout chunk (state=3): >>> <<< 10604 1726853275.72506: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae6b10> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae64b0><<< 10604 1726853275.72547: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 10604 1726853275.72616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.72746: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'<<< 10604 1726853275.72861: stdout chunk (state=3): >>> # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98b0f5c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7080> <<< 10604 1726853275.72899: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae4920> <<< 10604 1726853275.73100: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acb080> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.73176: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'<<< 10604 1726853275.73209: stdout chunk (state=3): >>> # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 10604 1726853275.73235: stdout chunk (state=3): >>>import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98acb710> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acb500> <<< 10604 1726853275.73288: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ac92b0><<< 10604 1726853275.73322: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py<<< 10604 1726853275.73343: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853275.73384: stdout chunk (state=3): >>> import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4cbf0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py<<< 10604 1726853275.73405: stdout chunk (state=3): >>> <<< 10604 1726853275.73493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'<<< 10604 1726853275.73542: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 10604 1726853275.73586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4f140><<< 10604 1726853275.73643: stdout chunk (state=3): >>> <<< 10604 1726853275.73665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 10604 1726853275.73778: stdout chunk (state=3): >>> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4f920> <<< 10604 1726853275.73793: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4e420> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'<<< 10604 1726853275.73852: stdout chunk (state=3): >>> import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b78170> <<< 10604 1726853275.73906: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4cbc0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 10604 1726853275.73926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853275.73968: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py<<< 10604 1726853275.74001: stdout chunk (state=3): >>> <<< 10604 1726853275.74004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'<<< 10604 1726853275.74037: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 10604 1726853275.74092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b79be0> <<< 10604 1726853275.74116: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b79160><<< 10604 1726853275.74168: stdout chunk (state=3): >>> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b78f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 10604 1726853275.74211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'<<< 10604 1726853275.74215: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 10604 1726853275.74256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'<<< 10604 1726853275.74306: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py<<< 10604 1726853275.74338: stdout chunk (state=3): >>> <<< 10604 1726853275.74362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 10604 1726853275.74397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'<<< 10604 1726853275.74415: stdout chunk (state=3): >>> import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98440bf0> <<< 10604 1726853275.74450: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py<<< 10604 1726853275.74523: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 10604 1726853275.74563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853275.74636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 10604 1726853275.74656: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 10604 1726853275.74692: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10604 1726853275.74760: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9846ec90> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853275.74795: stdout chunk (state=3): >>> <<< 10604 1726853275.74799: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853275.74815: stdout chunk (state=3): >>> import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9846ef90><<< 10604 1726853275.74848: stdout chunk (state=3): >>> <<< 10604 1726853275.74901: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98442f00> <<< 10604 1726853275.74966: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984410a0><<< 10604 1726853275.75005: stdout chunk (state=3): >>> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984400e0> <<< 10604 1726853275.75058: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a360><<< 10604 1726853275.75105: stdout chunk (state=3): >>> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a030> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 10604 1726853275.75130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'<<< 10604 1726853275.75170: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py<<< 10604 1726853275.75189: stdout chunk (state=3): >>> <<< 10604 1726853275.75233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py<<< 10604 1726853275.75253: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 10604 1726853275.75293: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a8aa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9846fbc0><<< 10604 1726853275.75358: stdout chunk (state=3): >>> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a870><<< 10604 1726853275.75361: stdout chunk (state=3): >>> <<< 10604 1726853275.75388: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 10604 1726853275.75423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'<<< 10604 1726853275.75433: stdout chunk (state=3): >>> <<< 10604 1726853275.75494: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a90d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py<<< 10604 1726853275.75511: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'<<< 10604 1726853275.75541: stdout chunk (state=3): >>> import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9490> <<< 10604 1726853275.75554: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'<<< 10604 1726853275.75604: stdout chunk (state=3): >>> import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9550> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py<<< 10604 1726853275.75625: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9640><<< 10604 1726853275.75678: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 10604 1726853275.75723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'<<< 10604 1726853275.75767: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 10604 1726853275.75814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'<<< 10604 1726853275.75920: stdout chunk (state=3): >>> # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 10604 1726853275.75942: stdout chunk (state=3): >>> # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee984c8200> <<< 10604 1726853275.75986: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984aa360> <<< 10604 1726853275.76039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py <<< 10604 1726853275.76043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'<<< 10604 1726853275.76093: stdout chunk (state=3): >>> import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c83b0><<< 10604 1726853275.76097: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 10604 1726853275.76112: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'<<< 10604 1726853275.76154: stdout chunk (state=3): >>> import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c8470><<< 10604 1726853275.76177: stdout chunk (state=3): >>> <<< 10604 1726853275.76197: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a93d0> <<< 10604 1726853275.76233: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'<<< 10604 1726853275.76254: stdout chunk (state=3): >>> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c8560> <<< 10604 1726853275.76304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'<<< 10604 1726853275.76319: stdout chunk (state=3): >>> <<< 10604 1726853275.76347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py<<< 10604 1726853275.76456: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'<<< 10604 1726853275.76481: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 10604 1726853275.76651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 10604 1726853275.76684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 10604 1726853275.76723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 10604 1726853275.76780: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.76808: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853275.76859: stdout chunk (state=3): >>> import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee984f3fe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984f3440><<< 10604 1726853275.76862: stdout chunk (state=3): >>> <<< 10604 1726853275.76964: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984f1eb0><<< 10604 1726853275.76967: stdout chunk (state=3): >>> <<< 10604 1726853275.77215: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c9df0> <<< 10604 1726853275.77284: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c9250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py<<< 10604 1726853275.77290: stdout chunk (state=3): >>> <<< 10604 1726853275.77328: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984cb1d0><<< 10604 1726853275.77331: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py<<< 10604 1726853275.77373: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a903c80><<< 10604 1726853275.77406: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py<<< 10604 1726853275.77434: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'<<< 10604 1726853275.77496: stdout chunk (state=3): >>> import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985308c0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'<<< 10604 1726853275.77793: stdout chunk (state=3): >>> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98530b30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98531490> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98530f20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 10604 1726853275.77797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98532390><<< 10604 1726853275.77799: stdout chunk (state=3): >>> import 'gc' # <<< 10604 1726853275.77817: stdout chunk (state=3): >>> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8e7110> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a895c40><<< 10604 1726853275.77930: stdout chunk (state=3): >>> <<< 10604 1726853275.78737: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98532f90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 10604 1726853275.78853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 10604 1726853275.78858: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 10604 1726853275.78925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 10604 1726853275.79014: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98307a40> <<< 10604 1726853275.79057: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 10604 1726853275.79157: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 10604 1726853275.79277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.79345: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98325ac0> <<< 10604 1726853275.79391: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98325670> <<< 10604 1726853275.79415: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a896840> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98324530> <<< 10604 1726853275.79453: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98307d70> <<< 10604 1726853275.79576: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98304aa0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 10604 1726853275.79613: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98324320> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 10604 1726853275.79633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.79733: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9833b020> <<< 10604 1726853275.79804: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98339b50> <<< 10604 1726853275.79888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 10604 1726853275.79892: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360830> <<< 10604 1726853275.80065: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360b00> <<< 10604 1726853275.80069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360d70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360fe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 10604 1726853275.80107: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98361700> <<< 10604 1726853275.80378: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98361550> <<< 10604 1726853275.80417: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98362ff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983630e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 10604 1726853275.80477: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983632f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837c290> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98363ad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 10604 1726853275.80524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 10604 1726853275.80527: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837ce30> <<< 10604 1726853275.80554: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 10604 1726853275.80579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 10604 1726853275.80590: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d280> <<< 10604 1726853275.80619: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 10604 1726853275.80655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 10604 1726853275.80671: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d460> <<< 10604 1726853275.80693: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 10604 1726853275.80723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 10604 1726853275.80768: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d730> <<< 10604 1726853275.80798: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 10604 1726853275.80819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 10604 1726853275.81107: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837e630> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837e8a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837eab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837f6b0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837f1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 10604 1726853275.81112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 10604 1726853275.81115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 10604 1726853275.81132: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a4530> <<< 10604 1726853275.81162: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837fe60> <<< 10604 1726853275.81166: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 10604 1726853275.81234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a51c0> <<< 10604 1726853275.81238: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 10604 1726853275.81296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 10604 1726853275.81340: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a5490> <<< 10604 1726853275.81405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 10604 1726853275.81408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 10604 1726853275.81411: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a63f0> <<< 10604 1726853275.81437: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6690> <<< 10604 1726853275.81493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 10604 1726853275.81497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 10604 1726853275.81577: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6840> <<< 10604 1726853275.81652: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985333e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98533170> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985327b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7230> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6f60> <<< 10604 1726853275.81674: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.81701: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 10604 1726853275.81801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 10604 1726853275.81851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 10604 1726853275.81958: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cd6d0> <<< 10604 1726853275.82178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 10604 1726853275.82203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 10604 1726853275.82343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cede0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee983cdfd0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cdbb0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98114680> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee980fba70> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 10604 1726853275.82379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 10604 1726853275.82537: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98117590> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98117e90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'<<< 10604 1726853275.82647: stdout chunk (state=3): >>> <<< 10604 1726853275.82666: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98114ce0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981149e0> <<< 10604 1726853275.82721: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7500> <<< 10604 1726853275.82757: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 10604 1726853275.82812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cd220> <<< 10604 1726853275.82841: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7260> <<< 10604 1726853275.82861: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98304170> <<< 10604 1726853275.82887: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 10604 1726853275.82926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 10604 1726853275.82992: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813df70> <<< 10604 1726853275.83091: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 10604 1726853275.83095: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813e810> <<< 10604 1726853275.83207: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 10604 1726853275.83211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813f800> <<< 10604 1726853275.83354: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 10604 1726853275.83358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813fe60> <<< 10604 1726853275.83411: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853275.83449: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 10604 1726853275.83524: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853275.83743: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98169550> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168f20> <<< 10604 1726853275.83803: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168bc0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168860> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 10604 1726853275.84037: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981692e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b290> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b320> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9816ba10> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b890> <<< 10604 1726853275.84183: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 10604 1726853275.84239: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 10604 1726853275.84306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853275.84339: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 10604 1726853275.84368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98199fa0> <<< 10604 1726853275.84400: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 10604 1726853275.84425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 10604 1726853275.84461: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 10604 1726853275.84547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 10604 1726853275.84552: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b1d0> <<< 10604 1726853275.84621: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 10604 1726853275.84742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b440> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9819b590> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b2f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819ac90> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819a120> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981993d0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98198950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98198200> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816adb0> <<< 10604 1726853275.84779: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816a2a0> <<< 10604 1726853275.84901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819aea0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 10604 1726853275.84910: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b9e0> <<< 10604 1726853275.84985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 10604 1726853275.84989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 10604 1726853275.85009: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c42f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 10604 1726853275.85047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 10604 1726853275.85058: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c46b0> <<< 10604 1726853275.85097: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 10604 1726853275.85134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 10604 1726853275.85235: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c4fe0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 10604 1726853275.85331: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c5b50> <<< 10604 1726853276.04923: stdout chunk (state=3): >>> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "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}}} <<< 10604 1726853276.06588: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10604 1726853276.06612: stdout chunk (state=3): >>># destroy __main__ <<< 10604 1726853276.07650: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 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 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 email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # 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 <<< 10604 1726853276.07831: stdout chunk (state=3): >>># cleanup[2] removing dnf.db # 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 gc # 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 termios # 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.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 <<< 10604 1726853276.08651: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 10604 1726853276.08670: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six<<< 10604 1726853276.08753: stdout chunk (state=3): >>> # destroy sqlite3 # destroy sqlite3.dbapi2 <<< 10604 1726853276.08784: stdout chunk (state=3): >>># destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 10604 1726853276.08792: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 10604 1726853276.08857: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli <<< 10604 1726853276.08896: stdout chunk (state=3): >>># 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 termios # 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 <<< 10604 1726853276.08922: stdout chunk (state=3): >>># 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 <<< 10604 1726853276.08938: stdout chunk (state=3): >>># destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 10604 1726853276.08944: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 10604 1726853276.09052: stdout chunk (state=3): >>># 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 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 _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl <<< 10604 1726853276.09056: stdout chunk (state=3): >>># 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 quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 10604 1726853276.09430: stdout chunk (state=3): >>># 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 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 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 # 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 # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _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 _typing # cleanup[3] wiping collections.abc<<< 10604 1726853276.09451: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853276.09958: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10604 1726853276.09967: stdout chunk (state=3): >>># destroy _socket <<< 10604 1726853276.10005: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 10604 1726853276.10045: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 10604 1726853276.10053: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10604 1726853276.10082: stdout chunk (state=3): >>># destroy _compat_pickle <<< 10604 1726853276.10092: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 10604 1726853276.10122: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 10604 1726853276.10128: stdout chunk (state=3): >>># destroy copyreg <<< 10604 1726853276.10156: stdout chunk (state=3): >>># destroy _pickle <<< 10604 1726853276.10177: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 10604 1726853276.10180: stdout chunk (state=3): >>># destroy _typing <<< 10604 1726853276.10210: stdout chunk (state=3): >>># destroy _tokenize <<< 10604 1726853276.10214: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata<<< 10604 1726853276.10228: stdout chunk (state=3): >>> <<< 10604 1726853276.10256: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext <<< 10604 1726853276.10278: stdout chunk (state=3): >>># destroy libcomps # destroy urllib # destroy dnf.rpm.transaction <<< 10604 1726853276.10284: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc <<< 10604 1726853276.10290: stdout chunk (state=3): >>># destroy math # destroy shutil # destroy zlib <<< 10604 1726853276.10440: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # 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 datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm <<< 10604 1726853276.10471: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 10604 1726853276.10477: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 10604 1726853276.10479: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 10604 1726853276.10566: stdout chunk (state=3): >>># destroy _warnings <<< 10604 1726853276.10574: stdout chunk (state=3): >>># destroy posix <<< 10604 1726853276.10605: stdout chunk (state=3): >>># destroy binascii <<< 10604 1726853276.10609: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 10604 1726853276.10630: stdout chunk (state=3): >>># destroy string <<< 10604 1726853276.10662: stdout chunk (state=3): >>># destroy _ssl <<< 10604 1726853276.11240: stdout chunk (state=3): >>># clear sys.meta_path<<< 10604 1726853276.11243: stdout chunk (state=3): >>> # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 10604 1726853276.11738: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 10604 1726853276.11753: stderr chunk (state=3): >>>Shared connection to 10.31.42.18 closed. <<< 10604 1726853276.11805: stderr chunk (state=3): >>><<< 10604 1726853276.11903: stdout chunk (state=3): >>><<< 10604 1726853276.12314: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bbe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b9e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b9e9fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba27e30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba27ef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba5f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba5fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3fb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3d220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba24fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba837d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba823f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba3e210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba80c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba24260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bab4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab4b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bab4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ba22d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab5340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab6570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacc770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacde50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacecf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bace240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bacfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bacf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab64e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b80bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b8347d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b834530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b834710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b8350a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b835a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b834950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b809e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b836e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8358e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bab6c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b85f1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8834d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e4290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8e43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8ad280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6e93d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8822d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b837d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee9b8828d0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_z0ljesd9/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b743140> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b722030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b7211c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b741010> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76a210> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76ac30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b743dd0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76b860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b76ba40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b76bf80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b115dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1179e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1183e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1192e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11bfb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9ba22e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11a270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b123e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b122bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b11a780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b167ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b169c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b169a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b16c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16f8c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b16c290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170530> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b170a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1fc140> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b1fd190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b172900> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b173c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b172570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b0013d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b002210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b1fff50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0022a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b003440> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9b00e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b00bfe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b102900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b7a2600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b00e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b000950> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a01d0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0470> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0bc0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a0740> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a14f0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b089820> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b088b60> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2e570> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a2d20> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac35070> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2fc20> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2ef90> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a21b0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca1010> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac59130> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac2fa70> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca4a40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca2db0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac58c20> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a1be0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a1580> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a12b0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a04d0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b0a15b0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca50a0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca4ce0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca57f0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9ac8ff20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac8d4f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9aca6660> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac8cf80> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc5fd0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6c60> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6720> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9acc6f90> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ac9b770> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9ab53f20> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896c90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896db0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a8e6f90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8e67e0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a8e6990> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8972f0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a895f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a896930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a9605c0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a9601a0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a963e90> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a960710> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a4bef60> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a963fb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a53cbf0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a4bf470> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a53fbf0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a53cda0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a57bdd0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a53ffe0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98ac9160> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ac8560> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a903d10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98ae45f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acba70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae6c60> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7b60> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98b0c470> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b0d970> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae6b10> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae64b0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98b0f5c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae7080> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ae4920> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acb080> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98acb710> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98acb500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ac92b0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4cbf0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4f140> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4f920> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4e420> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b78170> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b4cbc0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b79be0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b79160> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b78f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98440bf0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9846ec90> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9846ef90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98442f00> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984410a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984400e0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a360> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a030> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a8aa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9846fbc0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7a870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a90d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9550> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a9640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee984c8200> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984aa360> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c83b0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c8470> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984a93d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c8560> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee984f3fe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984f3440> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984f1eb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c9df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984c9250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984cb1d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a903c80> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985308c0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98530b30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98531490> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98530f20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98532390> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a8e7110> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9a895c40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98532f90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98307a40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98325ac0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98325670> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9a896840> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98324530> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98307d70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98304aa0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98324320> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9833b020> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98339b50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360b00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360d70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98360fe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98361700> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98361550> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98362ff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983630e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983632f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837c290> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98363ad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837ce30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d460> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837d730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837e630> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837e8a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837eab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837f6b0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837f1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a4530> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9837fe60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a51c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a5490> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a63f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6690> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6840> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985333e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98533170> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985327b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7230> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a6f60> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cd6d0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cede0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee983cdfd0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cdbb0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98114680> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee980fba70> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98117590> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98117e90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98114ce0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981149e0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7500> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983cd220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a7260> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98304170> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813df70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813e810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813f800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9813fe60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee98169550> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168f20> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168bc0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98168860> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981692e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b290> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b320> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9816ba10> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816b890> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98199fa0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b1d0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b440> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9819b590> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b2f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819ac90> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819a120> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981993d0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98198950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98198200> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816adb0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9816a2a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819aea0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9819b9e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c42f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c46b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c4fe0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee981c5b50> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 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 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 email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # 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 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 gc # 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 termios # 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.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 # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 termios # 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 gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # 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 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 _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy 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 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 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 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 # 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 # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _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 _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # 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 datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 1 Shared connection to 10.31.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 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 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 email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # 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 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 gc # 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 termios # 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.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 # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 termios # 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 gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # 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 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 _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy 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 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 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 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 # 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 # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _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 _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # 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 datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 10604 1726853276.13820: done with _execute_module (ansible.legacy.dnf, {'name': ['redis', 'redis-doc'], '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-1726853274.9267535-10892-253566033685758/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853276.13822: _low_level_execute_command(): starting 10604 1726853276.13824: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853274.9267535-10892-253566033685758/ > /dev/null 2>&1 && sleep 0' 10604 1726853276.13826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853276.13827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853276.13829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853276.13830: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.13831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853276.13833: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853276.13834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.13835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.13837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.13838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.16439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.16442: stderr chunk (state=3): >>><<< 10604 1726853276.16445: stdout chunk (state=3): >>><<< 10604 1726853276.16447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853276.16460: handler run complete 10604 1726853276.16499: attempt loop complete, returning result 10604 1726853276.16502: _execute() done 10604 1726853276.16505: dumping result to json 10604 1726853276.16509: done dumping result, returning 10604 1726853276.16522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages [0208272e-a493-1d2a-cc37-000000000119] 10604 1726853276.16525: sending task result for task 0208272e-a493-1d2a-cc37-000000000119 10604 1726853276.16668: done sending task result for task 0208272e-a493-1d2a-cc37-000000000119 10604 1726853276.16671: WORKER PROCESS EXITING 10604 1726853276.16680: marking managed_node3 as failed 10604 1726853276.16694: marking host managed_node3 failed, current state: 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? (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 10604 1726853276.16703: ^ failed state is now: 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 10604 1726853276.16705: getting the next task for host managed_node3 10604 1726853276.16712: done getting next task for host managed_node3 10604 1726853276.16716: ^ task is: TASK: Handle failure case 10604 1726853276.16717: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 fatal: [managed_node3]: FAILED! => { "changed": false, "failures": [ "No package redis available.", "No package redis-doc available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages 10604 1726853276.16923: no more pending results, returning what we have 10604 1726853276.16927: results queue empty 10604 1726853276.16928: checking for any_errors_fatal 10604 1726853276.16932: done checking for any_errors_fatal 10604 1726853276.16933: checking for max_fail_percentage 10604 1726853276.16934: done checking for max_fail_percentage 10604 1726853276.16934: checking to see if all hosts have failed and the running result is not ok 10604 1726853276.16935: done checking to see if all hosts have failed 10604 1726853276.16936: getting the remaining hosts for this loop 10604 1726853276.16938: done getting the remaining hosts for this loop 10604 1726853276.16945: getting the next task for host managed_node3 10604 1726853276.16991: done getting next task for host managed_node3 10604 1726853276.16994: ^ task is: TASK: Handle failure case 10604 1726853276.16995: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 10604 1726853276.17000: getting variables 10604 1726853276.17001: in VariableManager get_vars() 10604 1726853276.17036: Calling all_inventory to load vars for managed_node3 10604 1726853276.17039: Calling groups_inventory to load vars for managed_node3 10604 1726853276.17042: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853276.17052: Calling all_plugins_play to load vars for managed_node3 10604 1726853276.17056: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853276.17059: Calling groups_plugins_play to load vars for managed_node3 10604 1726853276.17518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853276.17929: done with get_vars() 10604 1726853276.17940: done getting variables TASK [Handle failure case] ***************************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:51 Friday 20 September 2024 13:27:56 -0400 (0:00:01.318) 0:00:07.306 ****** 10604 1726853276.18012: entering _queue_task() for managed_node3/include_tasks 10604 1726853276.18014: Creating lock for include_tasks 10604 1726853276.18357: worker is 1 (out of 1 available) 10604 1726853276.18375: exiting _queue_task() for managed_node3/include_tasks 10604 1726853276.18387: done queuing things up, now waiting for results queue to drain 10604 1726853276.18389: waiting for pending results... 10604 1726853276.18675: running TaskExecutor() for managed_node3/TASK: Handle failure case 10604 1726853276.18741: in run() - task 0208272e-a493-1d2a-cc37-000000000012 10604 1726853276.18749: variable 'ansible_search_path' from source: unknown 10604 1726853276.18799: calling self._execute() 10604 1726853276.18880: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853276.18886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853276.18896: variable 'omit' from source: magic vars 10604 1726853276.19051: _execute() done 10604 1726853276.19055: dumping result to json 10604 1726853276.19057: done dumping result, returning 10604 1726853276.19061: done running TaskExecutor() for managed_node3/TASK: Handle failure case [0208272e-a493-1d2a-cc37-000000000012] 10604 1726853276.19063: sending task result for task 0208272e-a493-1d2a-cc37-000000000012 10604 1726853276.19251: no more pending results, returning what we have 10604 1726853276.19256: in VariableManager get_vars() 10604 1726853276.19305: Calling all_inventory to load vars for managed_node3 10604 1726853276.19308: Calling groups_inventory to load vars for managed_node3 10604 1726853276.19310: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853276.19333: Calling all_plugins_play to load vars for managed_node3 10604 1726853276.19338: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853276.19341: Calling groups_plugins_play to load vars for managed_node3 10604 1726853276.19990: done sending task result for task 0208272e-a493-1d2a-cc37-000000000012 10604 1726853276.19995: WORKER PROCESS EXITING 10604 1726853276.20071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853276.20610: done with get_vars() 10604 1726853276.20621: variable 'ansible_search_path' from source: unknown 10604 1726853276.20637: we have included files to process 10604 1726853276.20638: generating all_blocks data 10604 1726853276.20640: done generating all_blocks data 10604 1726853276.20648: processing included file: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10604 1726853276.20649: loading included file: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10604 1726853276.20652: Loading data from /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10604 1726853276.20994: done processing included file 10604 1726853276.20995: iterating over new_blocks loaded from include file 10604 1726853276.20997: in VariableManager get_vars() 10604 1726853276.21015: done with get_vars() 10604 1726853276.21016: filtering new block on tags 10604 1726853276.21027: done filtering new block on tags 10604 1726853276.21029: done iterating over new_blocks loaded from include file included: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node3 10604 1726853276.21033: extending task lists for all hosts with included blocks 10604 1726853276.21585: done extending task lists 10604 1726853276.21586: done processing included files 10604 1726853276.21587: results queue empty 10604 1726853276.21587: checking for any_errors_fatal 10604 1726853276.21592: done checking for any_errors_fatal 10604 1726853276.21593: checking for max_fail_percentage 10604 1726853276.21593: done checking for max_fail_percentage 10604 1726853276.21594: checking to see if all hosts have failed and the running result is not ok 10604 1726853276.21594: done checking to see if all hosts have failed 10604 1726853276.21595: getting the remaining hosts for this loop 10604 1726853276.21596: done getting the remaining hosts for this loop 10604 1726853276.21597: getting the next task for host managed_node3 10604 1726853276.21601: done getting next task for host managed_node3 10604 1726853276.21602: ^ task is: TASK: Collect logs 10604 1726853276.21604: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 10604 1726853276.21605: getting variables 10604 1726853276.21606: in VariableManager get_vars() 10604 1726853276.21615: Calling all_inventory to load vars for managed_node3 10604 1726853276.21617: Calling groups_inventory to load vars for managed_node3 10604 1726853276.21618: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853276.21623: Calling all_plugins_play to load vars for managed_node3 10604 1726853276.21624: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853276.21626: Calling groups_plugins_play to load vars for managed_node3 10604 1726853276.21866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853276.22147: done with get_vars() 10604 1726853276.22156: done getting variables 10604 1726853276.22216: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Collect logs] ************************************************************ task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Friday 20 September 2024 13:27:56 -0400 (0:00:00.042) 0:00:07.349 ****** 10604 1726853276.22237: entering _queue_task() for managed_node3/shell 10604 1726853276.22238: Creating lock for shell 10604 1726853276.22498: worker is 1 (out of 1 available) 10604 1726853276.22514: exiting _queue_task() for managed_node3/shell 10604 1726853276.22529: done queuing things up, now waiting for results queue to drain 10604 1726853276.22531: waiting for pending results... 10604 1726853276.22846: running TaskExecutor() for managed_node3/TASK: Collect logs 10604 1726853276.22905: in run() - task 0208272e-a493-1d2a-cc37-00000000019e 10604 1726853276.22911: variable 'ansible_search_path' from source: unknown 10604 1726853276.22945: calling self._execute() 10604 1726853276.23045: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853276.23054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853276.23056: variable 'omit' from source: magic vars 10604 1726853276.23260: variable 'omit' from source: magic vars 10604 1726853276.23266: variable 'omit' from source: magic vars 10604 1726853276.23287: variable 'omit' from source: magic vars 10604 1726853276.23333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853276.23414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853276.23453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853276.23482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853276.23514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853276.23549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853276.23553: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853276.23555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853276.23754: Set connection var ansible_connection to ssh 10604 1726853276.23808: Set connection var ansible_pipelining to False 10604 1726853276.23815: Set connection var ansible_shell_type to sh 10604 1726853276.23853: Set connection var ansible_timeout to 10 10604 1726853276.23859: Set connection var ansible_shell_executable to /bin/sh 10604 1726853276.23944: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853276.23966: variable 'ansible_shell_executable' from source: unknown 10604 1726853276.23969: variable 'ansible_connection' from source: unknown 10604 1726853276.23974: variable 'ansible_module_compression' from source: unknown 10604 1726853276.23976: variable 'ansible_shell_type' from source: unknown 10604 1726853276.23979: variable 'ansible_shell_executable' from source: unknown 10604 1726853276.23982: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853276.23984: variable 'ansible_pipelining' from source: unknown 10604 1726853276.23986: variable 'ansible_timeout' from source: unknown 10604 1726853276.23989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853276.24266: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853276.24269: variable 'omit' from source: magic vars 10604 1726853276.24274: starting attempt loop 10604 1726853276.24276: running the handler 10604 1726853276.24317: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10604 1726853276.24339: _low_level_execute_command(): starting 10604 1726853276.24369: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853276.25418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.25457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853276.25460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.25564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.27820: stdout chunk (state=3): >>>/root <<< 10604 1726853276.27976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.28008: stderr chunk (state=3): >>><<< 10604 1726853276.28015: stdout chunk (state=3): >>><<< 10604 1726853276.28041: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853276.28078: _low_level_execute_command(): starting 10604 1726853276.28082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761 `" && echo ansible-tmp-1726853276.2805023-10954-219090516209761="` echo /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761 `" ) && sleep 0' 10604 1726853276.28743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.28785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.28910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.31734: stdout chunk (state=3): >>>ansible-tmp-1726853276.2805023-10954-219090516209761=/root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761 <<< 10604 1726853276.31895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.31925: stderr chunk (state=3): >>><<< 10604 1726853276.31929: stdout chunk (state=3): >>><<< 10604 1726853276.31950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853276.2805023-10954-219090516209761=/root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853276.32038: variable 'ansible_module_compression' from source: unknown 10604 1726853276.32053: ANSIBALLZ: Using generic lock for ansible.legacy.command 10604 1726853276.32056: ANSIBALLZ: Acquiring lock 10604 1726853276.32059: ANSIBALLZ: Lock acquired: 139763426052336 10604 1726853276.32061: ANSIBALLZ: Creating module 10604 1726853276.44670: ANSIBALLZ: Writing module into payload 10604 1726853276.44732: ANSIBALLZ: Writing module 10604 1726853276.44759: ANSIBALLZ: Renaming module 10604 1726853276.44762: ANSIBALLZ: Done creating module 10604 1726853276.44778: variable 'ansible_facts' from source: unknown 10604 1726853276.44825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py 10604 1726853276.44932: Sending initial data 10604 1726853276.44935: Sent initial data (156 bytes) 10604 1726853276.45504: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.45530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.45660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.47917: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10604 1726853276.47943: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853276.48038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853276.48144: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmplvn87nm_ /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py <<< 10604 1726853276.48148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py" <<< 10604 1726853276.48244: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmplvn87nm_" to remote "/root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py" <<< 10604 1726853276.49246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.49274: stderr chunk (state=3): >>><<< 10604 1726853276.49291: stdout chunk (state=3): >>><<< 10604 1726853276.49377: done transferring module to remote 10604 1726853276.49387: _low_level_execute_command(): starting 10604 1726853276.49400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/ /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py && sleep 0' 10604 1726853276.50202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.50234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.50355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.52859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.52912: stderr chunk (state=3): >>><<< 10604 1726853276.52919: stdout chunk (state=3): >>><<< 10604 1726853276.52947: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853276.52977: _low_level_execute_command(): starting 10604 1726853276.52981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/AnsiballZ_command.py && sleep 0' 10604 1726853276.53411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.53415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853276.53417: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.53467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853276.53470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.53478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.53566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.56926: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 10604 1726853276.56995: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10604 1726853276.57017: stdout chunk (state=3): >>># installing zipimport hook <<< 10604 1726853276.57046: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10604 1726853276.57125: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10604 1726853276.57406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ba184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b9e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ba1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 10604 1726853276.57443: stdout chunk (state=3): >>>import '_stat' # <<< 10604 1726853276.57464: stdout chunk (state=3): >>>import 'stat' # <<< 10604 1726853276.57594: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853276.57637: stdout chunk (state=3): >>>import 'genericpath' # <<< 10604 1726853276.57647: stdout chunk (state=3): >>>import 'posixpath' # <<< 10604 1726853276.57688: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853276.57716: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853276.57744: stdout chunk (state=3): >>>Processing user site-packages <<< 10604 1726853276.57770: stdout chunk (state=3): >>>Processing global site-packages <<< 10604 1726853276.57794: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10604 1726853276.57824: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853276.57868: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 10604 1726853276.57881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853276.57912: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7e9130> <<< 10604 1726853276.57995: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853276.58027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7e9fd0> <<< 10604 1726853276.58071: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853276.58229: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853276.58492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853276.58514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853276.58533: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10604 1726853276.58554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.58646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853276.58678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853276.58713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853276.58749: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b827e30> <<< 10604 1726853276.58782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10604 1726853276.58808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853276.58834: stdout chunk (state=3): >>>import '_operator' # <<< 10604 1726853276.58862: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b827ef0> <<< 10604 1726853276.59041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.59054: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853276.59104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10604 1726853276.59118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b85f860> <<< 10604 1726853276.59146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10604 1726853276.59187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 10604 1726853276.59191: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b85fef0> <<< 10604 1726853276.59224: stdout chunk (state=3): >>>import '_collections' # <<< 10604 1726853276.59271: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83fb00> <<< 10604 1726853276.59299: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853276.59342: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83d220> <<< 10604 1726853276.59486: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b824fe0> <<< 10604 1726853276.59523: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853276.59741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8837d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8823f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83e210> <<< 10604 1726853276.59768: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b880c20> <<< 10604 1726853276.59829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853276.59954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10604 1726853276.60152: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b824260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.60157: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.60170: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8b4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b4b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8b4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b822d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853276.60200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853276.60436: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b5340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b6570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cc770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cde50> <<< 10604 1726853276.60458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10604 1726853276.60483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853276.60513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10604 1726853276.60538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853276.60554: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cecf0> <<< 10604 1726853276.60599: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.60630: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cf320> <<< 10604 1726853276.60633: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8ce240> <<< 10604 1726853276.60654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10604 1726853276.60678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853276.60741: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.60759: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.60780: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cf4d0> <<< 10604 1726853276.60859: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b64e0> <<< 10604 1726853276.60891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853276.60929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853276.60968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853276.60998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853276.61054: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.61235: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b663cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853276.61278: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.61481: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.61484: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68d0a0> <<< 10604 1726853276.61695: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.61698: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.61749: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68c950> <<< 10604 1726853276.61756: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b661e50> <<< 10604 1726853276.61776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853276.61822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853276.61852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853276.61889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853276.61894: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68ee40> <<< 10604 1726853276.61945: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68db80> <<< 10604 1726853276.61982: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b6c90> <<< 10604 1726853276.62018: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853276.62344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6b71d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853276.62364: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6db4d0> <<< 10604 1726853276.62382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853276.62447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853276.62526: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853276.62568: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.62597: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73c2c0> <<< 10604 1726853276.62627: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853276.62662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853276.62697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853276.62771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853276.62916: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73ea20> <<< 10604 1726853276.63032: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73c3e0> <<< 10604 1726853276.63083: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7052b0> <<< 10604 1726853276.63129: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10604 1726853276.63160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5413d0> <<< 10604 1726853276.63204: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6da2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68fda0> <<< 10604 1726853276.63365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853276.63417: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c6b6da8d0> <<< 10604 1726853276.63602: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5a679j57/ansible_ansible.legacy.command_payload.zip' <<< 10604 1726853276.63642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.64105: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853276.64108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853276.64602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b597140> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b57a030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5791c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853276.66647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.68565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853276.68582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b594fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853276.68732: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5beba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be930> <<< 10604 1726853276.68755: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be240> <<< 10604 1726853276.68786: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853276.68807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853276.68876: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be720> <<< 10604 1726853276.68939: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b597b60> import 'atexit' # <<< 10604 1726853276.68962: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5bf860> <<< 10604 1726853276.68988: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.69019: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5bfaa0> <<< 10604 1726853276.69294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5bffb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853276.69380: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af11d90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.69422: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af139b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10604 1726853276.69484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853276.69528: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af14380> <<< 10604 1726853276.69607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853276.69670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af15520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853276.69769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853276.69789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853276.69854: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af17fb0> <<< 10604 1726853276.69916: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.69964: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af200e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af16270> <<< 10604 1726853276.70096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853276.70150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10604 1726853276.70162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af23fe0> import '_tokenize' # <<< 10604 1726853276.70331: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22ab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22810> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853276.70411: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22d80> <<< 10604 1726853276.70446: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af16780> <<< 10604 1726853276.70493: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.70506: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.70517: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af67c20> <<< 10604 1726853276.70548: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 10604 1726853276.70558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.70730: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af68320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af69d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af69b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853276.70885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853276.70955: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.70960: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af6c2c0> <<< 10604 1726853276.70987: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6a480> <<< 10604 1726853276.71019: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853276.71114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.71156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10604 1726853276.71160: stdout chunk (state=3): >>>import '_string' # <<< 10604 1726853276.71604: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6faa0> <<< 10604 1726853276.71611: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6c470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70b60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.71627: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70770> <<< 10604 1726853276.71664: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.71680: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.71836: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af68410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.71853: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6affc380> <<< 10604 1726853276.72095: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.72118: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6affd670> <<< 10604 1726853276.72148: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af72b10> <<< 10604 1726853276.72177: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.72200: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af73ec0> <<< 10604 1726853276.72224: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af72750> <<< 10604 1726853276.72301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.72304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.72306: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10604 1726853276.72332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.72628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853276.72661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.72697: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853276.72889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.73102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.74041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.74971: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853276.75065: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853276.75086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.75189: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.75192: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6ae01790> <<< 10604 1726853276.75502: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae02510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6affd910> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10604 1726853276.75725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.75982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853276.75987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10604 1726853276.76030: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae026c0> <<< 10604 1726853276.76036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.76816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.77550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.77662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.77800: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10604 1726853276.77821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78029: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853276.78158: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853276.78183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78236: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 10604 1726853276.78260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78371: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853276.78406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.78798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.79198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853276.79424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 10604 1726853276.79427: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae037d0> <<< 10604 1726853276.79438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.79546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.79842: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 10604 1726853276.79876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.79954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80159: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853276.80220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.80343: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.80385: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853276.80390: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6ae0e3f0> <<< 10604 1726853276.80434: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae09a00> <<< 10604 1726853276.80505: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10604 1726853276.80508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10604 1726853276.80544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.80840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 10604 1726853276.80843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853276.80940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853276.81030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853276.81058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853276.81094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853276.81188: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af02c00> <<< 10604 1726853276.81256: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5fa8d0> <<< 10604 1726853276.81427: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae0e4e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae02210> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853276.81478: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10604 1726853276.81515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853276.81570: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853276.81603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.81617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.81733: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 10604 1726853276.81831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.82019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10604 1726853276.82034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853276.82107: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b579fa0> <<< 10604 1726853276.82193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853276.89092: stdout chunk (state=3): >>> {"changed": true, "stdout": "Sep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 1 logged out. Waiting for processes to exit.\nSep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A stop job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Activating special unit exit.target...\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target default.target - Main User Target.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 28 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 30 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target paths.target - Paths.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 29 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target sockets.target - Sockets.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 22 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target timers.target - Timers.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 24 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 27 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Closed dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 17 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]:<<< 10604 1726853276.89196: stdout chunk (state=3): >>> Stopped systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 21 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Removed slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 19 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target shutdown.target - Shutdown.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 15.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Finished systemd-exit.service - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 14.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target exit.target - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 13.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user@0.service has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A stop job for unit user@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-user-0.mount has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user-runtime-dir@0.service has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A stop job for unit user-0.slice has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-0.slice has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 835 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 2.\n\u2591\u2591 Subject: Session 2 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 2 has been terminated.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: Accepted publickey for root from 10.31.9.217 port 59022 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: Accepted publickey for root from 10.31.9.217 port 59038 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4304) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4304.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 838.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4305.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4312.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com (systemd)[4312]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Queued start job for default target default.target.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Startup finished in 105ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 105078 microseconds.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 996.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1077.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Received disconnect from 10.31.9.217 port 59038:11: disconnected by user\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Disconnected from user root 10.31.9.217 port 59038\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session closed for user root\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 4 logged out. Waiting for processes to exit.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: Accepted publickey for root from 10.31.44.202 port 53930 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6165) opened.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 6 of user root.\n\u2591\u2591 Subject: A new session 6 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 6 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6165.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root.\n\u2591\u2591 Subject: A start job for unit session-6.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-6.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1158.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:25:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Invoked\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:25:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6657]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries...\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries...\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel:<<< 10604 1726853276.89535: stdout chunk (state=3): >>> SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-rb646f963b2af4507b37917fb2d7dc5ae.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1239.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemctl[7438]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7441 ('systemctl') (unit session-6.scope)...\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 195 ms.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7845]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7958]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8071]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8161]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853182.1721556-7410-225501864150166/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-rb646f963b2af4507b37917fb2d7dc5ae.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has successfully entered the 'dead' state.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8278]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8368]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.1144612-7446-122218529618101/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8573]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.8779576-7483-212414135811231/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user [debug] User instantiated - platform Generic\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Executing: /usr/sbin/useradd -m -r metrics\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new group: name=metrics, GID=993\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com sasldblistusers2[8809]: _sasldb_getkeyhandle has failed\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9019]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853186.2677414-7570-188037543518036/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmcd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1393.\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmcd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1393.\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[9276]: Installing dm PMDA ...\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9497]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9610]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9723]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9903]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10016]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10150]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10309]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10422]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10694]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853191.5552356-7776-203847572994117/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10966]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853192.320654-7776-30386824503808/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11193]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.0844665-7776-42114485145209/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11403]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.823111-7776-75117375393336/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[11567]: Installing nfsclient PMDA ...\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11671]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853194.5996296-7776-63171360171980/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11929]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12134]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12247]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12360]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12478]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12591]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12716]: Installing openmetrics PMDA ...\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12709]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Initializing ... currently in notready state.\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source grafana cluster 1\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source kepler cluster 2\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Ready to process requests\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Initializing ... currently in notready state.\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source grafana cluster 1\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source kepler cluster 2\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Ready to process requests\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12866]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...\n\u2591\u2591 Subject: A start job for unit pmie.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1470.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine.\n\u2591\u2591 Subject: A start job for unit pmie.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1470.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances.\n\u2591\u2591 Subject: A start job for unit pmie_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1471.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs.\n\u2591\u2591 Subject: A start job for unit pmie_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1548.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service...\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1549.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running...\n\u2591\u2591 Subject: A start job for unit pmie_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1552.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service.\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1549.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1550.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running.\n\u2591\u2591 Subject: A start job for unit pmie_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1552.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances...\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1629.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1629.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_farm_check.service has successfully entered the 'dead' state.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_check.service has successfully entered the 'dead' state.\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13781]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13992]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853201.2975976-8144-122513106334519/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14202]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853202.0649025-8173-262287668372515/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1706.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1706.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1785.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives.\n\u2591\u2591 Subject: A start job for unit pmlogger_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1786.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1783.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running...\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1788.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1788.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1783.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1784.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1865.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1865.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm_check.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_check.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024 and the job result is done.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942 and the job result is done.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Invoked\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3<<< 10604 1726853276.89557: stdout chunk (state=3): >>>.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:26:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16946]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17036]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853211.1686764-8408-59092495093905/.source.txt _original_basename=.szxt6_j5 follow=False checksum=748d3ff801d7f3c04b5f7708be910e3d7e208297 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17149]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:58 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17544]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Invoked\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:04 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18073]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18528]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18641]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18811]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18981]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19151]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user [debug] User instantiated - platform Generic\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Executing: /usr/sbin/usermod --help\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 13:27:12 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19554]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19782]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19895]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20008]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20121]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20234]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20347]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20460]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20573]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20743]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20913]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21083]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21253]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21423]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:27:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21593]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21706]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21819]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21932]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22045]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22158]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22271]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22384]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python<<< 10604 1726853276.89884: stdout chunk (state=3): >>>3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22612]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22782]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22952]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:27:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23180]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23293]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2027.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2104.\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/locale -a\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2104.\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has successfully entered the 'dead' state.\nSep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23786]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False\nSep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23899]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Executing: pcp\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmlogger.pmcd_host | grep '\"primary\"'\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '\"primary\"'\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger\" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger_timers\" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers\nSep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmie.pmcd_host | grep '\"primary\"'\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '\"primary\"'\nSep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n semanage boolean --list | egrep \"pcp_bind_all_unreserved_ports *\\(on \" _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all_unreserved_ports *\\(on '\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Invoked\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl sh<<< 10604 1726853276.89928: stdout chunk (state=3): >>>ow systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Invoked\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --prope<<< 10604 1726853276.90009: stdout chunk (state=3): >>>rty=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25834]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25967]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853271.9155338-10725-37217356989715/.source.txt _original_basename=.qlf4vn22 follow=False checksum=d0c86bdf19f2594d3672be57ed45afe1815bfcdc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26108]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:54 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26274]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exi<<< 10604 1726853276.90069: stdout chunk (state=3): >>>st fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 13:20 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:20 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:20 mount/\n-r--r--r--. 1 root root 33 Sep 20 13:20 machine-id\nprw-------. 1 root root 0 Sep 20 13:21 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 13:21 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 13:21 initctl|\ndrwx------. 2 root root 80 Sep 20 13:21 lvm/\ndrwx------. 2 root root 40 Sep 20 13:21 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 console/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 faillock/\n-rw-r--r--. 1 root root 0 Sep 20 13:21 motd\ndrwx--x--x. 3 root root 60 Sep 20 13:21 sudo/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 13:21 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 motd.d/\ndrwx------. 2 rpc rpc 60 Sep 20 13:21 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 13:21 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 irqbalance/\n-rw-------. 1 root root 3 Sep 20 13:21 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 13:21 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 13:21 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 13:21 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 13:21 chrony/\n-rw-------. 1 root root 4 Sep 20 13:21 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 13:21 lock/\n-rw-r--r--. 1 root root 4 Sep 20 13:21 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 13:21 crond.pid\n----------. 1 root root 0 Sep 20 13:21 cron.reboot\ndrwx------. 3 root root 340 Sep 20 13:21 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 13:21 credentials/\n-rw-------. 1 root root 0 Sep 20 13:21 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 13:21 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 13:21 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:24 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 13:26 selinux-policy/\ndrwxr-xr-x. 34 root root 1040 Sep 20 13:26 ./\ndrwxr-xr-x. 22 root root 640 Sep 20 13:26 systemd/\ndrwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 pcp/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 13:27 utmp\ntotal 12\ndrwxr-xr-x. 34 root root 1040 Sep 20 13:26 ../\nsrw-rw-rw-. 1 root root 0 Sep 20 13:26 pmcd.socket=\n-r--r--r--. 1 root root 4 Sep 20 13:26 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmie.pid\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 13:26 pmlogger.primary.socket -> /run/pcp/pmlogger.15957.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 13:26 pmlogger.15957.socket=\ndrwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 ./", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 13:27:56.822276", "end": "2024-09-20 13:27:56.884978", "delta": "0:00:00.062702", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\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}}} # destroy __main__ <<< 10604 1726853276.90592: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 10604 1726853276.90689: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv<<< 10604 1726853276.90733: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 10604 1726853276.90736: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 10604 1726853276.90843: stdout chunk (state=3): >>> # 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<<< 10604 1726853276.90846: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 10604 1726853276.90849: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types<<< 10604 1726853276.90851: stdout chunk (state=3): >>> # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections<<< 10604 1726853276.90853: stdout chunk (state=3): >>> # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct<<< 10604 1726853276.90855: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 10604 1726853276.90971: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing<<< 10604 1726853276.90980: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 10604 1726853276.91352: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10604 1726853276.91485: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2<<< 10604 1726853276.91521: stdout chunk (state=3): >>> # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile <<< 10604 1726853276.91534: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10604 1726853276.91582: stdout chunk (state=3): >>># destroy ntpath<<< 10604 1726853276.91630: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux<<< 10604 1726853276.91646: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 10604 1726853276.91685: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale<<< 10604 1726853276.91718: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal<<< 10604 1726853276.91743: stdout chunk (state=3): >>> # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 10604 1726853276.91790: stdout chunk (state=3): >>> # destroy uuid # destroy fnmatch<<< 10604 1726853276.91797: stdout chunk (state=3): >>> <<< 10604 1726853276.91825: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array<<< 10604 1726853276.91851: stdout chunk (state=3): >>> # destroy datetime<<< 10604 1726853276.91879: stdout chunk (state=3): >>> # destroy selinux # destroy shutil<<< 10604 1726853276.91929: stdout chunk (state=3): >>> # destroy distro<<< 10604 1726853276.91951: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse<<< 10604 1726853276.92056: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 10604 1726853276.92095: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 10604 1726853276.92103: stdout chunk (state=3): >>> # cleanup[3] wiping platform <<< 10604 1726853276.92137: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 10604 1726853276.92153: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 10604 1726853276.92175: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 10604 1726853276.92200: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 10604 1726853276.92236: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 10604 1726853276.92249: stdout chunk (state=3): >>># cleanup[3] wiping _sre<<< 10604 1726853276.92256: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 10604 1726853276.92285: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 10604 1726853276.92310: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 10604 1726853276.92328: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 10604 1726853276.92353: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 10604 1726853276.92369: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 10604 1726853276.92385: stdout chunk (state=3): >>> # 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 <<< 10604 1726853276.92415: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 10604 1726853276.92622: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring<<< 10604 1726853276.92637: stdout chunk (state=3): >>> # destroy _socket<<< 10604 1726853276.92657: stdout chunk (state=3): >>> <<< 10604 1726853276.92675: stdout chunk (state=3): >>># destroy _collections<<< 10604 1726853276.92683: stdout chunk (state=3): >>> <<< 10604 1726853276.92712: stdout chunk (state=3): >>># destroy platform<<< 10604 1726853276.92726: stdout chunk (state=3): >>> <<< 10604 1726853276.92738: stdout chunk (state=3): >>># destroy _uuid <<< 10604 1726853276.92801: stdout chunk (state=3): >>># destroy stat<<< 10604 1726853276.92804: stdout chunk (state=3): >>> # destroy genericpath<<< 10604 1726853276.92810: stdout chunk (state=3): >>> # destroy re._parser<<< 10604 1726853276.92817: stdout chunk (state=3): >>> <<< 10604 1726853276.92825: stdout chunk (state=3): >>># destroy tokenize <<< 10604 1726853276.92864: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 10604 1726853276.92896: stdout chunk (state=3): >>> <<< 10604 1726853276.92900: stdout chunk (state=3): >>># destroy copyreg <<< 10604 1726853276.92902: stdout chunk (state=3): >>># destroy contextlib <<< 10604 1726853276.92948: stdout chunk (state=3): >>># destroy _typing<<< 10604 1726853276.92964: stdout chunk (state=3): >>> # destroy _tokenize<<< 10604 1726853276.92986: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse<<< 10604 1726853276.93014: 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 operator # destroy ansible.module_utils.six.moves<<< 10604 1726853276.93031: stdout chunk (state=3): >>> # destroy _frozen_importlib_external<<< 10604 1726853276.93065: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 10604 1726853276.93080: stdout chunk (state=3): >>># clear sys.modules<<< 10604 1726853276.93205: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs<<< 10604 1726853276.93234: stdout chunk (state=3): >>> # destroy encodings.aliases<<< 10604 1726853276.93261: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 10604 1726853276.93285: stdout chunk (state=3): >>># destroy encodings.cp437 <<< 10604 1726853276.93292: stdout chunk (state=3): >>># destroy _codecs<<< 10604 1726853276.93311: stdout chunk (state=3): >>> <<< 10604 1726853276.93323: stdout chunk (state=3): >>># destroy io # destroy traceback<<< 10604 1726853276.93335: stdout chunk (state=3): >>> # destroy warnings # destroy weakref # destroy collections # destroy threading<<< 10604 1726853276.93379: stdout chunk (state=3): >>> # destroy atexit # destroy _warnings<<< 10604 1726853276.93382: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 10604 1726853276.93477: stdout chunk (state=3): >>> # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator<<< 10604 1726853276.93499: stdout chunk (state=3): >>> # destroy _string<<< 10604 1726853276.93528: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 10604 1726853276.93561: stdout chunk (state=3): >>> # destroy _abc <<< 10604 1726853276.93585: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 10604 1726853276.93606: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 10604 1726853276.93731: stdout chunk (state=3): >>> <<< 10604 1726853276.94239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853276.94243: stdout chunk (state=3): >>><<< 10604 1726853276.94245: stderr chunk (state=3): >>><<< 10604 1726853276.94783: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ba184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b9e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ba1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7e9fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b827e30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b827ef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b85f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b85fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83fb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83d220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b824fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8837d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8823f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b83e210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b880c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b824260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8b4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b4b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8b4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b822d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b5340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b6570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cc770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cde50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cecf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8ce240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b8cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b64e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b663cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68d0a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b68da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b661e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68ee40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68db80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b8b6c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6b71d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6db4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73c2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b73c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b7052b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5413d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b6da2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b68fda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c6b6da8d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5a679j57/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b597140> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b57a030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5791c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b594fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5beba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5be720> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b597b60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5bf860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6b5bfaa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5bffb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af11d90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af139b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af14380> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af15520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af17fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af200e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af16270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af23fe0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22ab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22810> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af22d80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af16780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af67c20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af68320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af69d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af69b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af6c2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6faa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af6c470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70b60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70770> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af70c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af68410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6affc380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6affd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af72b10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6af73ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af72750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6ae01790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae02510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6affd910> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae026c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae037d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c6ae0e3f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae09a00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6af02c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b5fa8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae0e4e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6ae02210> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c6b579fa0> # zipimport: zlib available {"changed": true, "stdout": "Sep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 1 logged out. Waiting for processes to exit.\nSep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A stop job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Activating special unit exit.target...\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target default.target - Main User Target.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 28 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 30 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target paths.target - Paths.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 29 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target sockets.target - Sockets.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 22 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target timers.target - Timers.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 24 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 27 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Closed dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 17 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 21 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Removed slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 19 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target shutdown.target - Shutdown.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 15.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Finished systemd-exit.service - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 14.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target exit.target - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 13.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user@0.service has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A stop job for unit user@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-user-0.mount has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user-runtime-dir@0.service has successfully entered the 'dead' state.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A stop job for unit user-0.slice has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-0.slice has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 835 and the job result is done.\nSep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 2.\n\u2591\u2591 Subject: Session 2 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 2 has been terminated.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: Accepted publickey for root from 10.31.9.217 port 59022 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: Accepted publickey for root from 10.31.9.217 port 59038 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4304) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4304.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 838.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4305.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4312.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com (systemd)[4312]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Queued start job for default target default.target.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Startup finished in 105ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 105078 microseconds.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 996.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1077.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Received disconnect from 10.31.9.217 port 59038:11: disconnected by user\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Disconnected from user root 10.31.9.217 port 59038\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session closed for user root\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 4 logged out. Waiting for processes to exit.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: Accepted publickey for root from 10.31.44.202 port 53930 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6165) opened.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 6 of user root.\n\u2591\u2591 Subject: A new session 6 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 6 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6165.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root.\n\u2591\u2591 Subject: A start job for unit session-6.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-6.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1158.\nSep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 13:25:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Invoked\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:25:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6657]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries...\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries...\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-rb646f963b2af4507b37917fb2d7dc5ae.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1239.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemctl[7438]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7441 ('systemctl') (unit session-6.scope)...\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 195 ms.\nSep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7845]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7958]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8071]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8161]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853182.1721556-7410-225501864150166/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-rb646f963b2af4507b37917fb2d7dc5ae.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has successfully entered the 'dead' state.\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8278]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8368]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.1144612-7446-122218529618101/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8573]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.8779576-7483-212414135811231/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user [debug] User instantiated - platform Generic\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Executing: /usr/sbin/useradd -m -r metrics\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new group: name=metrics, GID=993\nSep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com sasldblistusers2[8809]: _sasldb_getkeyhandle has failed\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9019]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853186.2677414-7570-188037543518036/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd\nSep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmcd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1393.\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmcd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1393.\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[9276]: Installing dm PMDA ...\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9497]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9610]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9723]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9903]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10016]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10150]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10309]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10422]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10694]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853191.5552356-7776-203847572994117/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10966]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853192.320654-7776-30386824503808/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11193]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.0844665-7776-42114485145209/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11403]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.823111-7776-75117375393336/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[11567]: Installing nfsclient PMDA ...\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11671]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853194.5996296-7776-63171360171980/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11929]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12134]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12247]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12360]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12478]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12591]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12716]: Installing openmetrics PMDA ...\nSep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12709]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Initializing ... currently in notready state.\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source grafana cluster 1\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source kepler cluster 2\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Ready to process requests\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Initializing ... currently in notready state.\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source grafana cluster 1\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source kepler cluster 2\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Ready to process requests\nSep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12866]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...\n\u2591\u2591 Subject: A start job for unit pmie.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1470.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine.\n\u2591\u2591 Subject: A start job for unit pmie.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1470.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances.\n\u2591\u2591 Subject: A start job for unit pmie_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1471.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs.\n\u2591\u2591 Subject: A start job for unit pmie_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1548.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service...\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1549.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running...\n\u2591\u2591 Subject: A start job for unit pmie_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1552.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service.\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1549.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1550.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running.\n\u2591\u2591 Subject: A start job for unit pmie_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1552.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances...\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1629.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1629.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_farm_check.service has successfully entered the 'dead' state.\nSep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_check.service has successfully entered the 'dead' state.\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13781]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13992]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853201.2975976-8144-122513106334519/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14202]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853202.0649025-8173-262287668372515/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger\nSep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1706.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1706.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1785.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives.\n\u2591\u2591 Subject: A start job for unit pmlogger_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1786.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1783.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running...\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1788.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1788.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1783.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1784.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1865.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1865.\nSep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm_check.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_check.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024 and the job result is done.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger.service has successfully entered the 'dead' state.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942 and the job result is done.\nSep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1942.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2024.\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Invoked\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:26:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16946]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17036]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853211.1686764-8408-59092495093905/.source.txt _original_basename=.szxt6_j5 follow=False checksum=748d3ff801d7f3c04b5f7708be910e3d7e208297 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17149]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:26:58 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17544]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Invoked\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:04 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18073]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18528]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18641]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed\nSep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18811]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18981]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19151]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user [debug] User instantiated - platform Generic\nSep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Executing: /usr/sbin/usermod --help\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 13:27:12 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19554]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19782]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19895]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20008]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20121]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20234]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20347]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20460]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20573]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20743]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20913]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21083]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21253]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21423]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 13:27:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21593]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21706]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21819]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21932]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22045]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22158]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22271]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22384]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22612]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22782]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22952]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:27:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23180]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23293]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2027.\nSep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2104.\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/locale -a\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2104.\nSep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has successfully entered the 'dead' state.\nSep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23786]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False\nSep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23899]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Executing: pcp\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmlogger.pmcd_host | grep '\"primary\"'\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '\"primary\"'\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger\" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger_timers\" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers\nSep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmie.pmcd_host | grep '\"primary\"'\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '\"primary\"'\nSep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n semanage boolean --list | egrep \"pcp_bind_all_unreserved_ports *\\(on \" _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all_unreserved_ports *\\(on '\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Invoked\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Invoked\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25834]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25967]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853271.9155338-10725-37217356989715/.source.txt _original_basename=.qlf4vn22 follow=False checksum=d0c86bdf19f2594d3672be57ed45afe1815bfcdc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26108]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:54 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26274]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 13:20 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:20 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:20 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:20 mount/\n-r--r--r--. 1 root root 33 Sep 20 13:20 machine-id\nprw-------. 1 root root 0 Sep 20 13:21 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 13:21 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 13:21 initctl|\ndrwx------. 2 root root 80 Sep 20 13:21 lvm/\ndrwx------. 2 root root 40 Sep 20 13:21 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 console/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 faillock/\n-rw-r--r--. 1 root root 0 Sep 20 13:21 motd\ndrwx--x--x. 3 root root 60 Sep 20 13:21 sudo/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 13:21 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 13:21 motd.d/\ndrwx------. 2 rpc rpc 60 Sep 20 13:21 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 13:21 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 irqbalance/\n-rw-------. 1 root root 3 Sep 20 13:21 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 13:21 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 13:21 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 13:21 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 13:21 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 13:21 chrony/\n-rw-------. 1 root root 4 Sep 20 13:21 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 13:21 lock/\n-rw-r--r--. 1 root root 4 Sep 20 13:21 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 13:21 crond.pid\n----------. 1 root root 0 Sep 20 13:21 cron.reboot\ndrwx------. 3 root root 340 Sep 20 13:21 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 13:21 credentials/\n-rw-------. 1 root root 0 Sep 20 13:21 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 13:21 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 13:21 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 13:24 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 13:26 selinux-policy/\ndrwxr-xr-x. 34 root root 1040 Sep 20 13:26 ./\ndrwxr-xr-x. 22 root root 640 Sep 20 13:26 systemd/\ndrwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 pcp/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 13:27 utmp\ntotal 12\ndrwxr-xr-x. 34 root root 1040 Sep 20 13:26 ../\nsrw-rw-rw-. 1 root root 0 Sep 20 13:26 pmcd.socket=\n-r--r--r--. 1 root root 4 Sep 20 13:26 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmie.pid\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 13:26 pmlogger.primary.socket -> /run/pcp/pmlogger.15957.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 13:26 pmlogger.15957.socket=\ndrwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 ./", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 13:27:56.822276", "end": "2024-09-20 13:27:56.884978", "delta": "0:00:00.062702", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\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}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10604 1726853276.95940: done with _execute_module (ansible.legacy.command, {'_raw_params': "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\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-1726853276.2805023-10954-219090516209761/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853276.95974: _low_level_execute_command(): starting 10604 1726853276.95978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853276.2805023-10954-219090516209761/ > /dev/null 2>&1 && sleep 0' 10604 1726853276.96305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853276.96309: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.96311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853276.96313: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853276.96316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853276.96359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853276.96362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853276.96374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853276.96500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853276.99161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853276.99229: stderr chunk (state=3): >>><<< 10604 1726853276.99232: stdout chunk (state=3): >>><<< 10604 1726853276.99235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853276.99266: handler run complete 10604 1726853276.99401: Evaluated conditional (False): False 10604 1726853276.99436: attempt loop complete, returning result 10604 1726853276.99446: _execute() done 10604 1726853276.99458: dumping result to json 10604 1726853276.99560: done dumping result, returning 10604 1726853276.99592: done running TaskExecutor() for managed_node3/TASK: Collect logs [0208272e-a493-1d2a-cc37-00000000019e] 10604 1726853276.99602: sending task result for task 0208272e-a493-1d2a-cc37-00000000019e ok: [managed_node3] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.062702", "end": "2024-09-20 13:27:56.884978", "rc": 0, "start": "2024-09-20 13:27:56.822276" } STDOUT: Sep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 1 logged out. Waiting for processes to exit. Sep 20 13:24:13 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 834. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Activating special unit exit.target... Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target default.target - Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 28 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 30 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target paths.target - Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 29 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target sockets.target - Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped target timers.target - Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 24 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Closed dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 17 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 21 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Removed slice app.slice - User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 19 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target shutdown.target - Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 15. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Finished systemd-exit.service - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4257]: Reached target exit.target - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 834 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 833. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 833 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 835 and the job result is done. Sep 20 13:24:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 2. ░░ Subject: Session 2 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 2 has been terminated. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: Accepted publickey for root from 10.31.9.217 port 59022 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: Accepted publickey for root from 10.31.9.217 port 59038 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4304) opened. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4304. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 838. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 837. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4305. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 837. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 916. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4312. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com (systemd)[4312]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Queued start job for default target default.target. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 4. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 9. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[4312]: Startup finished in 105ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 105078 microseconds. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 916. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 996. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 1077. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4304]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Received disconnect from 10.31.9.217 port 59038:11: disconnected by user Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4324]: Disconnected from user root 10.31.9.217 port 59038 Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4305) opened. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[4305]: pam_unix(sshd:session): session closed for user root Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Session 4 logged out. Waiting for processes to exit. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Sep 20 13:24:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Sep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: Accepted publickey for root from 10.31.44.202 port 53930 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Sep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6165) opened. Sep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd-logind[661]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 6165. Sep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1158. Sep 20 13:25:41 ip-10-31-42-18.us-east-1.aws.redhat.com sshd-session[6165]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 13:25:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 13:25:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6300]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Invoked Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 13:25:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 13:25:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6442]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 13:25:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6657]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:25:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[6770]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries... Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 13:26:06 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries... Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 13:26:13 ip-10-31-42-18.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-rb646f963b2af4507b37917fb2d7dc5ae.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has finished successfully. ░░ ░░ The job identifier is 1239. Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemctl[7438]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1316. Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7441 ('systemctl') (unit session-6.scope)... Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading... Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 195 ms. Sep 20 13:26:18 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Sep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:26:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7612]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7731]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf Sep 20 13:26:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7845]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[7958]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8071]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8161]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853182.1721556-7410-225501864150166/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1316. Sep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-rb646f963b2af4507b37917fb2d7dc5ae.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rb646f963b2af4507b37917fb2d7dc5ae.service has successfully entered the 'dead' state. Sep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8278]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8368]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.1144612-7446-122218529618101/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd Sep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8481]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd Sep 20 13:26:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8573]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853183.8779576-7483-212414135811231/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Sep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user [debug] User instantiated - platform Generic Sep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8686]: ansible-user Executing: /usr/sbin/useradd -m -r metrics Sep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new group: name=metrics, GID=993 Sep 20 13:26:25 ip-10-31-42-18.us-east-1.aws.redhat.com useradd[8688]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8805]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com sasldblistusers2[8809]: _sasldb_getkeyhandle has failed Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[8927]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf Sep 20 13:26:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9019]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853186.2677414-7570-188037543518036/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l Sep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9132]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd Sep 20 13:26:27 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1393. Sep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1393. Sep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[9276]: Installing dm PMDA ... Sep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9497]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9610]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9723]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[9903]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10016]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10150]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10309]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10422]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 13:26:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10601]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10694]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853191.5552356-7776-203847572994117/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 13:26:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[10966]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853192.320654-7776-30386824503808/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11101]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 13:26:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11193]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.0844665-7776-42114485145209/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11311]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11403]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853193.823111-7776-75117375393336/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11516]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 13:26:34 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[11567]: Installing nfsclient PMDA ... Sep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11671]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853194.5996296-7776-63171360171980/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files Sep 20 13:26:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11872]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files Sep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[11929]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:36 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12134]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12247]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:37 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12360]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12478]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12591]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12716]: Installing openmetrics PMDA ... Sep 20 13:26:38 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12709]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Initializing ... currently in notready state. Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source grafana cluster 1 Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Found source kepler cluster 2 Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12747]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12747) Info: Ready to process requests Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Initializing ... currently in notready state. Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source grafana cluster 1 Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Found source kepler cluster 2 Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com pmcd[12799]: [Fri Sep 20 13:26:39] pmdaopenmetrics(12799) Info: Ready to process requests Sep 20 13:26:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[12866]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1470. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1470. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1471. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1548. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1549. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1552. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1549. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1550. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1552. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1629. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1629. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Sep 20 13:26:40 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Sep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13781]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger Sep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13900]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger Sep 20 13:26:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[13992]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853201.2975976-8144-122513106334519/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers Sep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14110]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers Sep 20 13:26:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14202]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726853202.0649025-8173-262287668372515/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l Sep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[14328]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger Sep 20 13:26:43 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1706. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1706. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1785. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1786. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1783. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1788. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1788. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1783. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1784. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1865. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1865. Sep 20 13:26:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[15635]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2024. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2024 and the job result is done. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1942. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1942 and the job result is done. Sep 20 13:26:45 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1942. Sep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1942. Sep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2024. Sep 20 13:26:46 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2024. Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Invoked Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 13:26:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 13:26:48 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16342]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 13:26:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[16946]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17036]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853211.1686764-8408-59092495093905/.source.txt _original_basename=.szxt6_j5 follow=False checksum=748d3ff801d7f3c04b5f7708be910e3d7e208297 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:26:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17149]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages while read -r file; do pkg="$(rpm -qf "$file" --queryformat '%{name}-%{version}-%{release}\n')" packages["$pkg"]="$pkg" done < /tmp/modules.txt for pkg in "${packages[@]}"; do echo "$pkg" done | sort > /tmp/packages.txt _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:26:58 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17544]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 13:27:00 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17713]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Invoked Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 13:27:01 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 13:27:02 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 13:27:03 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[17855]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 13:27:04 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18073]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:27:05 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18186]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:27:06 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18300]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18414]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf Sep 20 13:27:07 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18528]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18641]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed Sep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18754]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed Sep 20 13:27:08 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18811]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18924]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[18981]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd Sep 20 13:27:09 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19094]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd Sep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19151]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-42-18.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Sep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user [debug] User instantiated - platform Generic Sep 20 13:27:10 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19264]: ansible-user Executing: /usr/sbin/usermod --help Sep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19379]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi Sep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf Sep 20 13:27:11 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19497]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf Sep 20 13:27:12 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19554]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19667]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l Sep 20 13:27:13 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19782]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[19895]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20008]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:14 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20121]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20234]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:15 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20347]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20460]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:16 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20573]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20743]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 13:27:17 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20856]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[20913]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21026]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 13:27:18 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21083]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle Sep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21196]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle Sep 20 13:27:19 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21253]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21366]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21423]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files Sep 20 13:27:20 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21536]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files Sep 20 13:27:21 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21593]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21706]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:22 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21819]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[21932]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:23 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22045]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22158]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22271]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:24 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22384]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 13:27:25 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22497]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l Sep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22612]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger Sep 20 13:27:26 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22725]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger Sep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22782]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers Sep 20 13:27:27 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22895]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers Sep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[22952]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 13:27:28 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 13:27:29 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23065]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l Sep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23180]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 13:27:30 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23293]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:27:31 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23406]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23520]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload. â–‘â–‘ Subject: A configuration directory was written to â–‘â–‘ Defined-By: dbus-broker â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel â–‘â–‘ â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration â–‘â–‘ files, triggering a configuration reload. â–‘â–‘ â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when â–‘â–‘ installing or removing third-party software causes D-Bus configuration files â–‘â–‘ to be added or removed. â–‘â–‘ â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in â–‘â–‘ case dispatching this notification races with the writing of the configuration â–‘â–‘ files. However, a future notification will then cause the configuration to be â–‘â–‘ reladed again. Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com dbus-broker-launch[652]: Noticed file-system modification, trigger reload. â–‘â–‘ Subject: A configuration directory was written to â–‘â–‘ Defined-By: dbus-broker â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel â–‘â–‘ â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration â–‘â–‘ files, triggering a configuration reload. â–‘â–‘ â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when â–‘â–‘ installing or removing third-party software causes D-Bus configuration files â–‘â–‘ to be added or removed. â–‘â–‘ â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in â–‘â–‘ case dispatching this notification races with the writing of the configuration â–‘â–‘ files. However, a future notification will then cause the configuration to be â–‘â–‘ reladed again. Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Started run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service - /usr/bin/systemctl start man-db-cache-update. â–‘â–‘ Subject: A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 2027. Sep 20 13:27:32 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 2104. Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/capsh --print Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/locale -a Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 13:27:33 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -k lo Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ethtool -T lo Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -4 route show table local Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23640]: ansible-setup Executing: /usr/sbin/ip -6 route show table local Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 2104. Sep 20 13:27:34 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ The unit run-r89be6a5ca7b64ef7b6cbdee10de4ccc0.service has successfully entered the 'dead' state. Sep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23786]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False Sep 20 13:27:35 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[23899]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked Sep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24012]: ansible-ansible.legacy.command Executing: pcp Sep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"' _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:39 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24216]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '"primary"' Sep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24332]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger Sep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:40 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24446]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers Sep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"' _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:41 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24560]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '"primary"' Sep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:42 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24676]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all_unreserved_ports *\(on ' Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Invoked Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 13:27:43 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 13:27:44 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[24792]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 13:27:45 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25010]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 13:27:46 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25124]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25241]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 13:27:47 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25355]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 13:27:50 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25506]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Invoked Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 13:27:51 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25834]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 13:27:52 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25648]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[25967]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726853271.9155338-10725-37217356989715/.source.txt _original_basename=.qlf4vn22 follow=False checksum=d0c86bdf19f2594d3672be57ed45afe1815bfcdc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 13:27:53 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26108]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages while read -r file; do pkg="$(rpm -qf "$file" --queryformat '%{name}-%{version}-%{release}\n')" packages["$pkg"]="$pkg" done < /tmp/modules.txt for pkg in "${packages[@]}"; do echo "$pkg" done | sort > /tmp/packages.txt _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:54 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26274]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 13:27:55 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26460]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 13:27:56 ip-10-31-42-18.us-east-1.aws.redhat.com python3.12[26649]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi ################## List of SELinux AVCs - note list may be empty ################## total 32 dr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../ drwxr-xr-x. 3 root root 60 Sep 20 13:20 initramfs/ drwxr-xr-x. 2 root root 60 Sep 20 13:20 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Sep 20 13:20 log/ drwxr-xr-x. 3 root root 60 Sep 20 13:20 tpm2-tss/ drwxr-xr-x. 2 root root 40 Sep 20 13:20 modprobe.d/ drwxr-xr-x. 2 root root 40 Sep 20 13:20 mount/ -r--r--r--. 1 root root 33 Sep 20 13:20 machine-id prw-------. 1 root root 0 Sep 20 13:21 dmeventd-server| prw-------. 1 root root 0 Sep 20 13:21 dmeventd-client| srw-rw-rw-. 1 root root 0 Sep 20 13:21 rpcbind.sock= prw-------. 1 root root 0 Sep 20 13:21 initctl| drwx------. 2 root root 80 Sep 20 13:21 lvm/ drwx------. 2 root root 40 Sep 20 13:21 cryptsetup/ drwxr-xr-x. 2 root root 40 Sep 20 13:21 setrans/ drwxr-xr-x. 2 root root 40 Sep 20 13:21 console/ drwxr-xr-x. 2 root root 40 Sep 20 13:21 sepermit/ drwxr-xr-x. 2 root root 40 Sep 20 13:21 faillock/ -rw-r--r--. 1 root root 0 Sep 20 13:21 motd drwx--x--x. 3 root root 60 Sep 20 13:21 sudo/ drwxrwxr-x. 2 sssd sssd 40 Sep 20 13:21 sssd/ drwxr-xr-x. 2 root root 40 Sep 20 13:21 motd.d/ drwx------. 2 rpc rpc 60 Sep 20 13:21 rpcbind/ -rw-r--r--. 1 root root 4 Sep 20 13:21 auditd.pid drwxr-xr-x. 2 root root 60 Sep 20 13:21 dbus/ drwxr-xr-x. 2 root root 60 Sep 20 13:21 pcscd/ srw-rw-rw-. 1 root root 0 Sep 20 13:21 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Sep 20 13:21 irqbalance/ -rw-------. 1 root root 3 Sep 20 13:21 rsyslogd.pid drwxr-xr-x. 2 root root 100 Sep 20 13:21 dhcpcd/ drwxr-xr-x. 4 root root 120 Sep 20 13:21 NetworkManager/ -rw-------. 1 root root 4 Sep 20 13:21 gssproxy.pid srw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.sock= srw-rw-rw-. 1 root root 0 Sep 20 13:21 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Sep 20 13:21 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Sep 20 13:21 chrony/ -rw-------. 1 root root 4 Sep 20 13:21 sm-notify.pid drwxr-xr-x. 4 root root 100 Sep 20 13:21 lock/ -rw-r--r--. 1 root root 4 Sep 20 13:21 sshd.pid -rw-r--r--. 1 root root 4 Sep 20 13:21 crond.pid ----------. 1 root root 0 Sep 20 13:21 cron.reboot drwx------. 3 root root 340 Sep 20 13:21 cloud-init/ drwxr-xr-x. 5 root root 100 Sep 20 13:21 credentials/ -rw-------. 1 root root 0 Sep 20 13:21 agetty.reload drwxr-xr-x. 2 root root 80 Sep 20 13:21 blkid/ drwxr-xr-x. 7 root root 160 Sep 20 13:21 udev/ drwxr-xr-x. 3 root root 60 Sep 20 13:24 user/ drwxr-xr-x. 2 root root 80 Sep 20 13:26 selinux-policy/ drwxr-xr-x. 34 root root 1040 Sep 20 13:26 ./ drwxr-xr-x. 22 root root 640 Sep 20 13:26 systemd/ drwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 pcp/ -rw-rw-r--. 1 root utmp 2304 Sep 20 13:27 utmp total 12 drwxr-xr-x. 34 root root 1040 Sep 20 13:26 ../ srw-rw-rw-. 1 root root 0 Sep 20 13:26 pmcd.socket= -r--r--r--. 1 root root 4 Sep 20 13:26 pmcd.pid -r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmie.pid lrwxrwxrwx. 1 pcp pcp 30 Sep 20 13:26 pmlogger.primary.socket -> /run/pcp/pmlogger.15957.socket= -r--r--r--. 1 pcp pcp 5 Sep 20 13:26 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Sep 20 13:26 pmlogger.15957.socket= drwxrwxr-x. 2 pcp pcp 160 Sep 20 13:26 ./ 10604 1726853277.01768: no more pending results, returning what we have 10604 1726853277.01774: results queue empty 10604 1726853277.01775: checking for any_errors_fatal 10604 1726853277.01777: done checking for any_errors_fatal 10604 1726853277.01778: checking for max_fail_percentage 10604 1726853277.01779: done checking for max_fail_percentage 10604 1726853277.01780: checking to see if all hosts have failed and the running result is not ok 10604 1726853277.01784: done checking to see if all hosts have failed 10604 1726853277.01785: getting the remaining hosts for this loop 10604 1726853277.01786: done getting the remaining hosts for this loop 10604 1726853277.01790: getting the next task for host managed_node3 10604 1726853277.01796: done getting next task for host managed_node3 10604 1726853277.01798: ^ task is: TASK: Reraise error 10604 1726853277.01801: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 10604 1726853277.01807: getting variables 10604 1726853277.01808: in VariableManager get_vars() 10604 1726853277.01837: Calling all_inventory to load vars for managed_node3 10604 1726853277.01840: Calling groups_inventory to load vars for managed_node3 10604 1726853277.01841: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853277.01851: Calling all_plugins_play to load vars for managed_node3 10604 1726853277.01852: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853277.01855: Calling groups_plugins_play to load vars for managed_node3 10604 1726853277.02342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853277.02671: done with get_vars() 10604 1726853277.02691: done getting variables 10604 1726853277.02790: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Reraise error] *********************************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Friday 20 September 2024 13:27:57 -0400 (0:00:00.805) 0:00:08.154 ****** 10604 1726853277.02816: entering _queue_task() for managed_node3/fail 10604 1726853277.02818: Creating lock for fail 10604 1726853277.02901: done sending task result for task 0208272e-a493-1d2a-cc37-00000000019e 10604 1726853277.02905: WORKER PROCESS EXITING 10604 1726853277.03162: worker is 1 (out of 1 available) 10604 1726853277.03178: exiting _queue_task() for managed_node3/fail 10604 1726853277.03192: done queuing things up, now waiting for results queue to drain 10604 1726853277.03194: waiting for pending results... 10604 1726853277.03366: running TaskExecutor() for managed_node3/TASK: Reraise error 10604 1726853277.03437: in run() - task 0208272e-a493-1d2a-cc37-00000000019f 10604 1726853277.03467: variable 'ansible_search_path' from source: unknown 10604 1726853277.03507: calling self._execute() 10604 1726853277.03678: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.03684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.03688: variable 'omit' from source: magic vars 10604 1726853277.03733: variable 'omit' from source: magic vars 10604 1726853277.03790: variable 'omit' from source: magic vars 10604 1726853277.03879: variable 'ansible_failed_result' from source: set_fact 10604 1726853277.04074: variable 'ansible_failed_result' from source: set_fact 10604 1726853277.04286: variable 'omit' from source: magic vars 10604 1726853277.04416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853277.04438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853277.04441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853277.04444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853277.04447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853277.04588: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853277.04591: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.04594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.04604: Set connection var ansible_connection to ssh 10604 1726853277.04612: Set connection var ansible_pipelining to False 10604 1726853277.04614: Set connection var ansible_shell_type to sh 10604 1726853277.04632: Set connection var ansible_timeout to 10 10604 1726853277.04645: Set connection var ansible_shell_executable to /bin/sh 10604 1726853277.04654: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853277.04678: variable 'ansible_shell_executable' from source: unknown 10604 1726853277.04690: variable 'ansible_connection' from source: unknown 10604 1726853277.04694: variable 'ansible_module_compression' from source: unknown 10604 1726853277.04698: variable 'ansible_shell_type' from source: unknown 10604 1726853277.04700: variable 'ansible_shell_executable' from source: unknown 10604 1726853277.04702: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.04705: variable 'ansible_pipelining' from source: unknown 10604 1726853277.04709: variable 'ansible_timeout' from source: unknown 10604 1726853277.04711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.04897: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853277.04904: variable 'omit' from source: magic vars 10604 1726853277.04907: starting attempt loop 10604 1726853277.04909: running the handler 10604 1726853277.04932: handler run complete 10604 1726853277.04980: attempt loop complete, returning result 10604 1726853277.04985: _execute() done 10604 1726853277.04987: dumping result to json 10604 1726853277.04990: done dumping result, returning 10604 1726853277.04992: done running TaskExecutor() for managed_node3/TASK: Reraise error [0208272e-a493-1d2a-cc37-00000000019f] 10604 1726853277.04998: sending task result for task 0208272e-a493-1d2a-cc37-00000000019f 10604 1726853277.05111: done sending task result for task 0208272e-a493-1d2a-cc37-00000000019f 10604 1726853277.05118: WORKER PROCESS EXITING 10604 1726853277.05138: marking managed_node3 as failed 10604 1726853277.05151: marking host managed_node3 failed, current state: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 10604 1726853277.05160: ^ failed state is now: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), always child state? (None), did rescue? False, did start at task? False 10604 1726853277.05166: getting the next task for host managed_node3 10604 1726853277.05181: done getting next task for host managed_node3 10604 1726853277.05183: ^ task is: TASK: Get final state of services 10604 1726853277.05186: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False fatal: [managed_node3]: FAILED! => { "changed": false } MSG: {'failures': ['No package redis available.', 'No package redis-doc available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['redis', 'redis-doc'], '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': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} 10604 1726853277.05271: no more pending results, returning what we have 10604 1726853277.05276: results queue empty 10604 1726853277.05277: checking for any_errors_fatal 10604 1726853277.05345: done checking for any_errors_fatal 10604 1726853277.05346: checking for max_fail_percentage 10604 1726853277.05348: done checking for max_fail_percentage 10604 1726853277.05349: checking to see if all hosts have failed and the running result is not ok 10604 1726853277.05349: done checking to see if all hosts have failed 10604 1726853277.05353: getting the remaining hosts for this loop 10604 1726853277.05355: done getting the remaining hosts for this loop 10604 1726853277.05363: getting the next task for host managed_node3 10604 1726853277.05368: done getting next task for host managed_node3 10604 1726853277.05370: ^ task is: TASK: Get final state of services 10604 1726853277.05371: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10604 1726853277.05431: getting variables 10604 1726853277.05434: in VariableManager get_vars() 10604 1726853277.05476: Calling all_inventory to load vars for managed_node3 10604 1726853277.05479: Calling groups_inventory to load vars for managed_node3 10604 1726853277.05482: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853277.05494: Calling all_plugins_play to load vars for managed_node3 10604 1726853277.05501: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853277.05505: Calling groups_plugins_play to load vars for managed_node3 10604 1726853277.05941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853277.06718: done with get_vars() 10604 1726853277.06733: done getting variables TASK [Get final state of services] ********************************************* task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Friday 20 September 2024 13:27:57 -0400 (0:00:00.040) 0:00:08.195 ****** 10604 1726853277.06847: entering _queue_task() for managed_node3/service_facts 10604 1726853277.07208: worker is 1 (out of 1 available) 10604 1726853277.07225: exiting _queue_task() for managed_node3/service_facts 10604 1726853277.07240: done queuing things up, now waiting for results queue to drain 10604 1726853277.07242: waiting for pending results... 10604 1726853277.07592: running TaskExecutor() for managed_node3/TASK: Get final state of services 10604 1726853277.07644: in run() - task 0208272e-a493-1d2a-cc37-000000000016 10604 1726853277.07688: variable 'ansible_search_path' from source: unknown 10604 1726853277.07871: calling self._execute() 10604 1726853277.07877: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.07889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.07893: variable 'omit' from source: magic vars 10604 1726853277.07976: variable 'omit' from source: magic vars 10604 1726853277.08078: variable 'omit' from source: magic vars 10604 1726853277.08085: variable 'omit' from source: magic vars 10604 1726853277.08180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853277.08187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853277.08280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853277.08284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853277.08287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853277.08302: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853277.08307: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.08310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.08406: Set connection var ansible_connection to ssh 10604 1726853277.08413: Set connection var ansible_pipelining to False 10604 1726853277.08416: Set connection var ansible_shell_type to sh 10604 1726853277.08426: Set connection var ansible_timeout to 10 10604 1726853277.08430: Set connection var ansible_shell_executable to /bin/sh 10604 1726853277.08437: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853277.08469: variable 'ansible_shell_executable' from source: unknown 10604 1726853277.08480: variable 'ansible_connection' from source: unknown 10604 1726853277.08483: variable 'ansible_module_compression' from source: unknown 10604 1726853277.08486: variable 'ansible_shell_type' from source: unknown 10604 1726853277.08488: variable 'ansible_shell_executable' from source: unknown 10604 1726853277.08491: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853277.08496: variable 'ansible_pipelining' from source: unknown 10604 1726853277.08499: variable 'ansible_timeout' from source: unknown 10604 1726853277.08503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853277.08661: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10604 1726853277.08670: variable 'omit' from source: magic vars 10604 1726853277.08675: starting attempt loop 10604 1726853277.08678: running the handler 10604 1726853277.08735: _low_level_execute_command(): starting 10604 1726853277.08738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853277.09384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853277.09389: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853277.09396: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.09446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853277.09456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853277.09577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853277.11920: stdout chunk (state=3): >>>/root <<< 10604 1726853277.12096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853277.12125: stderr chunk (state=3): >>><<< 10604 1726853277.12129: stdout chunk (state=3): >>><<< 10604 1726853277.12152: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853277.12167: _low_level_execute_command(): starting 10604 1726853277.12174: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863 `" && echo ansible-tmp-1726853277.1215203-10992-53423378442863="` echo /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863 `" ) && sleep 0' 10604 1726853277.12849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.12924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853277.12928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853277.13032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853277.15699: stdout chunk (state=3): >>>ansible-tmp-1726853277.1215203-10992-53423378442863=/root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863 <<< 10604 1726853277.15848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853277.15892: stderr chunk (state=3): >>><<< 10604 1726853277.15896: stdout chunk (state=3): >>><<< 10604 1726853277.15988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853277.1215203-10992-53423378442863=/root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853277.15991: variable 'ansible_module_compression' from source: unknown 10604 1726853277.16037: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 10604 1726853277.16080: variable 'ansible_facts' from source: unknown 10604 1726853277.16185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py 10604 1726853277.16263: Sending initial data 10604 1726853277.16266: Sent initial data (161 bytes) 10604 1726853277.16927: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.16953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853277.16985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853277.17129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853277.19333: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853277.19422: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853277.19511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpi4hfapr1 /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py <<< 10604 1726853277.19519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py" <<< 10604 1726853277.19604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpi4hfapr1" to remote "/root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py" <<< 10604 1726853277.19606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py" <<< 10604 1726853277.20436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853277.20489: stderr chunk (state=3): >>><<< 10604 1726853277.20495: stdout chunk (state=3): >>><<< 10604 1726853277.20514: done transferring module to remote 10604 1726853277.20526: _low_level_execute_command(): starting 10604 1726853277.20530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/ /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py && sleep 0' 10604 1726853277.21012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853277.21016: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.21018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853277.21020: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.21077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853277.21085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853277.21184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853277.23780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853277.23819: stderr chunk (state=3): >>><<< 10604 1726853277.23827: stdout chunk (state=3): >>><<< 10604 1726853277.23836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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 10604 1726853277.23845: _low_level_execute_command(): starting 10604 1726853277.23847: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/AnsiballZ_service_facts.py && sleep 0' 10604 1726853277.24514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853277.24518: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853277.24521: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853277.24546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853277.24598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853277.24683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10604 1726853277.27812: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853277.27859: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853277.27898: stdout chunk (state=3): >>>import '_thread' # <<< 10604 1726853277.27923: stdout chunk (state=3): >>>import '_warnings' # <<< 10604 1726853277.27945: stdout chunk (state=3): >>>import '_weakref' # <<< 10604 1726853277.28036: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853277.28039: stdout chunk (state=3): >>> <<< 10604 1726853277.28041: stdout chunk (state=3): >>>import 'marshal' # <<< 10604 1726853277.28107: stdout chunk (state=3): >>> import 'posix' # <<< 10604 1726853277.28158: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10604 1726853277.28174: stdout chunk (state=3): >>># installing zipimport hook <<< 10604 1726853277.28204: stdout chunk (state=3): >>>import 'time' # <<< 10604 1726853277.28224: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook<<< 10604 1726853277.28281: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10604 1726853277.28295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.28330: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853277.28335: stdout chunk (state=3): >>> <<< 10604 1726853277.28369: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853277.28377: stdout chunk (state=3): >>> <<< 10604 1726853277.28434: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 10604 1726853277.28511: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10604 1726853277.28516: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9918bb00> <<< 10604 1726853277.28570: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991bea50> <<< 10604 1726853277.28622: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 10604 1726853277.28645: stdout chunk (state=3): >>>import 'abc' # <<< 10604 1726853277.28721: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 10604 1726853277.28852: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853277.28860: stdout chunk (state=3): >>> <<< 10604 1726853277.28885: stdout chunk (state=3): >>>import 'genericpath' # <<< 10604 1726853277.28934: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # <<< 10604 1726853277.28959: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853277.28990: stdout chunk (state=3): >>>Processing user site-packages<<< 10604 1726853277.29004: stdout chunk (state=3): >>> Processing global site-packages<<< 10604 1726853277.29010: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 10604 1726853277.29031: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 10604 1726853277.29036: stdout chunk (state=3): >>> <<< 10604 1726853277.29085: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 10604 1726853277.29090: stdout chunk (state=3): >>> <<< 10604 1726853277.29108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853277.29205: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 10604 1726853277.29214: stdout chunk (state=3): >>> <<< 10604 1726853277.29239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.29251: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991cdfd0> <<< 10604 1726853277.29297: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853277.29300: stdout chunk (state=3): >>> <<< 10604 1726853277.29358: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 10604 1726853277.29532: stdout chunk (state=3): >>> <<< 10604 1726853277.29826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853277.29848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10604 1726853277.29894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 10604 1726853277.29901: stdout chunk (state=3): >>> <<< 10604 1726853277.29956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853277.29962: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fabe90> <<< 10604 1726853277.29994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10604 1726853277.30024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853277.30055: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fabf50> <<< 10604 1726853277.30089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853277.30132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853277.30171: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 10604 1726853277.30186: stdout chunk (state=3): >>> <<< 10604 1726853277.30254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.30300: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853277.30305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10604 1726853277.30328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fe3890> <<< 10604 1726853277.30391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 10604 1726853277.30402: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fe3f20><<< 10604 1726853277.30421: stdout chunk (state=3): >>> import '_collections' # <<< 10604 1726853277.30482: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc3b60><<< 10604 1726853277.30517: stdout chunk (state=3): >>> import '_functools' # <<< 10604 1726853277.30543: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc1280><<< 10604 1726853277.30636: stdout chunk (state=3): >>> <<< 10604 1726853277.30701: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa9040> <<< 10604 1726853277.30750: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853277.30793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853277.30824: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853277.30842: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853277.30880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853277.30915: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 10604 1726853277.30933: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 10604 1726853277.30972: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99007800> <<< 10604 1726853277.31012: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99006420> <<< 10604 1726853277.31050: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10604 1726853277.31087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98faa900><<< 10604 1726853277.31142: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853277.31185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99038890> <<< 10604 1726853277.31206: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa82c0> <<< 10604 1726853277.31234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 10604 1726853277.31303: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.31328: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99038d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99038bf0><<< 10604 1726853277.31390: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.31409: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99038fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa6de0><<< 10604 1726853277.31449: stdout chunk (state=3): >>> <<< 10604 1726853277.31466: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853277.31518: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853277.31557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 10604 1726853277.31568: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99039670> <<< 10604 1726853277.31597: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99039370> import 'importlib.machinery' # <<< 10604 1726853277.31655: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10604 1726853277.31659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10604 1726853277.31684: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a540><<< 10604 1726853277.31704: stdout chunk (state=3): >>> import 'importlib.util' # <<< 10604 1726853277.31710: stdout chunk (state=3): >>> <<< 10604 1726853277.31761: stdout chunk (state=3): >>>import 'runpy' # <<< 10604 1726853277.31768: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10604 1726853277.31812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 10604 1726853277.31880: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 10604 1726853277.31911: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99050740> import 'errno' # <<< 10604 1726853277.31968: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.32019: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99051e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10604 1726853277.32022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853277.32079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 10604 1726853277.32085: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99052cc0> <<< 10604 1726853277.32150: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853277.32180: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba990532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99052210> <<< 10604 1726853277.32238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853277.32258: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853277.32283: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99053d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba990534a0> <<< 10604 1726853277.32314: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a4b0> <<< 10604 1726853277.32388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853277.32416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853277.32441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853277.32518: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98ddbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 10604 1726853277.32582: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.32595: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e046b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e04410><<< 10604 1726853277.32630: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.32679: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e046e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10604 1726853277.32706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853277.32791: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853277.32801: stdout chunk (state=3): >>> <<< 10604 1726853277.32991: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e05010><<< 10604 1726853277.33183: stdout chunk (state=3): >>> <<< 10604 1726853277.33197: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e059d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e048c0> <<< 10604 1726853277.33228: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98dd9d90> <<< 10604 1726853277.33256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 10604 1726853277.33261: stdout chunk (state=3): >>> <<< 10604 1726853277.33291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 10604 1726853277.33301: stdout chunk (state=3): >>> <<< 10604 1726853277.33336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853277.33359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853277.33424: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e06d80> <<< 10604 1726853277.33436: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e05850> <<< 10604 1726853277.33457: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a6f0> <<< 10604 1726853277.33500: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 10604 1726853277.33505: stdout chunk (state=3): >>> <<< 10604 1726853277.33594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853277.33632: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853277.33676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 10604 1726853277.33731: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e33110> <<< 10604 1726853277.33816: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853277.33853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853277.33884: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853277.33914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853277.33999: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e53470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 10604 1726853277.34015: stdout chunk (state=3): >>> <<< 10604 1726853277.34083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853277.34194: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 10604 1726853277.34197: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 10604 1726853277.34220: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 10604 1726853277.34227: stdout chunk (state=3): >>> <<< 10604 1726853277.34264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 10604 1726853277.34310: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853277.34366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 10604 1726853277.34371: stdout chunk (state=3): >>> <<< 10604 1726853277.34494: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb6930><<< 10604 1726853277.34603: stdout chunk (state=3): >>> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb42f0><<< 10604 1726853277.34606: stdout chunk (state=3): >>> <<< 10604 1726853277.34657: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e811f0> <<< 10604 1726853277.34701: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10604 1726853277.34707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853277.34720: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98725340> <<< 10604 1726853277.34757: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e52270> <<< 10604 1726853277.34762: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e07ce0><<< 10604 1726853277.34776: stdout chunk (state=3): >>> <<< 10604 1726853277.34942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853277.34975: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fba98e525d0> <<< 10604 1726853277.35505: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3shrmejc/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853277.35540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853277.35548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853277.35609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853277.35713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853277.35750: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877eff0> <<< 10604 1726853277.35936: stdout chunk (state=3): >>>import '_typing' # <<< 10604 1726853277.36065: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98759ee0> <<< 10604 1726853277.36069: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98759040> <<< 10604 1726853277.36080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.36110: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853277.36325: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853277.38403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.40231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 10604 1726853277.40238: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877cd40> <<< 10604 1726853277.40260: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.40292: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853277.40306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853277.40339: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10604 1726853277.40348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853277.40379: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.40382: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a69c0> <<< 10604 1726853277.40440: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6750> <<< 10604 1726853277.40484: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6060> <<< 10604 1726853277.40504: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853277.40517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853277.40570: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6ae0> <<< 10604 1726853277.40578: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877fa70> <<< 10604 1726853277.40591: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853277.40623: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.40660: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a7740><<< 10604 1726853277.40667: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a7980> <<< 10604 1726853277.40698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853277.40762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10604 1726853277.40826: stdout chunk (state=3): >>>import '_locale' # <<< 10604 1726853277.40846: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a7ec0> <<< 10604 1726853277.40860: stdout chunk (state=3): >>>import 'pwd' # <<< 10604 1726853277.40885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853277.40917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853277.40959: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9860dc70> <<< 10604 1726853277.41002: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9860f860> <<< 10604 1726853277.41037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853277.41087: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98614260> <<< 10604 1726853277.41136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10604 1726853277.41159: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98615400> <<< 10604 1726853277.41178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853277.41229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853277.41251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853277.41365: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98617ef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e06cf0> <<< 10604 1726853277.41392: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986161b0> <<< 10604 1726853277.41413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10604 1726853277.41449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853277.41475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10604 1726853277.41535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853277.41559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10604 1726853277.41566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 10604 1726853277.41581: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861fe30> <<< 10604 1726853277.41587: stdout chunk (state=3): >>>import '_tokenize' # <<< 10604 1726853277.41694: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861e690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10604 1726853277.41710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853277.41850: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986166c0> <<< 10604 1726853277.41883: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98663f20> <<< 10604 1726853277.41914: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98664140> <<< 10604 1726853277.41944: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853277.41986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 10604 1726853277.41992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853277.42031: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.42035: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98665c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98665a00> <<< 10604 1726853277.42243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853277.42300: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986681a0> <<< 10604 1726853277.42305: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98666300> <<< 10604 1726853277.42337: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853277.42386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.42413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853277.42427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10604 1726853277.42441: stdout chunk (state=3): >>>import '_string' # <<< 10604 1726853277.42498: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866b950> <<< 10604 1726853277.42693: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98668350> <<< 10604 1726853277.42768: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.42774: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866c950> <<< 10604 1726853277.42812: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.42817: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866cb00> <<< 10604 1726853277.42874: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.42880: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866cb90> <<< 10604 1726853277.42892: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98664380> <<< 10604 1726853277.42922: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853277.42954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853277.42979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853277.43016: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.43047: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986f8260> <<< 10604 1726853277.43286: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.43295: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986f9610> <<< 10604 1726853277.43306: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866e9f0> <<< 10604 1726853277.43359: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.43381: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866e600> # zipimport: zlib available <<< 10604 1726853277.43386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.43408: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10604 1726853277.43533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.43658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.43689: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853277.43707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.43724: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853277.43903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.44208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.45003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.45893: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853277.45897: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10604 1726853277.45930: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853277.45952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.46012: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.46020: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986fd910> <<< 10604 1726853277.46149: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986fe720> <<< 10604 1726853277.46157: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986f9730> <<< 10604 1726853277.46216: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10604 1726853277.46260: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 10604 1726853277.46264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.46742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.46758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10604 1726853277.46785: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986fe7b0> # zipimport: zlib available <<< 10604 1726853277.47535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48466: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10604 1726853277.48469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48524: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853277.48585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48849: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853277.48885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10604 1726853277.48894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.48935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.49004: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853277.49028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.49366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.49630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853277.49708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10604 1726853277.49719: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853277.49774: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986ffa40> <<< 10604 1726853277.49776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.49883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.49957: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853277.49985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50050: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853277.50059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50275: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853277.50547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9850a630> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98506fc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10604 1726853277.50721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853277.50767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.50821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853277.50881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 10604 1726853277.50886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10604 1726853277.50906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853277.50978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853277.50987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853277.51001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853277.51083: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987fad20> <<< 10604 1726853277.51154: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987ee9f0> <<< 10604 1726853277.51270: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9850a240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866cc80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10604 1726853277.51304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.51413: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 10604 1726853277.51449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10604 1726853277.51452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.52023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.52307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.52505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853277.52740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853277.52799: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba985a0980> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853277.52868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10604 1726853277.52941: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9858fc20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853277.52945: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9858ff80> <<< 10604 1726853277.53001: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba985a12b0> import 'ansible.module_utils.service' # <<< 10604 1726853277.53126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.14636: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "avahi-daemon.service": {"name": "avahi-daemon.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"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "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"}, "fstrim.service": {"name": "fstrim.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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.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"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "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"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "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"}, "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"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "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-battery-check.service": {"name": "systemd-battery-check.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-confext.service": {"name": "systemd-confext.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-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.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-<<< 10604 1726853279.14648: stdout chunk (state=3): >>>networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.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-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.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-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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-early.service": {"name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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"}, "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "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"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.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-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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"}, "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": {}}} # destroy __main__ <<< 10604 1726853279.14901: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10604 1726853279.14934: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 10604 1726853279.14964: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 10604 1726853279.15019: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 10604 1726853279.15204: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 10604 1726853279.15389: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853279.15421: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 10604 1726853279.15451: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10604 1726853279.15463: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10604 1726853279.15533: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 10604 1726853279.15552: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 10604 1726853279.15709: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10604 1726853279.15771: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 10604 1726853279.15812: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc <<< 10604 1726853279.15862: stdout chunk (state=3): >>># cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853279.16097: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10604 1726853279.16107: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10604 1726853279.16122: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853279.16210: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 10604 1726853279.16231: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10604 1726853279.16244: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10604 1726853279.16387: stdout chunk (state=3): >>># destroy _hashlib <<< 10604 1726853279.16397: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10604 1726853279.16423: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853279.16651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.16655: stderr chunk (state=3): >>>Shared connection to 10.31.42.18 closed. <<< 10604 1726853279.16712: stderr chunk (state=3): >>><<< 10604 1726853279.16715: stdout chunk (state=3): >>><<< 10604 1726853279.16845: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9918bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba991cdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fabe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fabf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fe3890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fe3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99007800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99006420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98faa900> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99038890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99038d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99038bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99038fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98fa6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99039670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99039370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99050740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99051e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99052cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba990532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba99052210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba99053d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba990534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98ddbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e046b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e04410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e046e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e05010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e059d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e048c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98dd9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e06d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e05850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9903a6f0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e33110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e53470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb6930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98eb42f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e811f0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e52270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98e07ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fba98e525d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3shrmejc/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98759ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98759040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877cd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a6ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9877fa70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a7740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba987a7980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987a7ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9860dc70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9860f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98614260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98615400> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98617ef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98e06cf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986161b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861e690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9861ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986166c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98663f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98664140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba98665c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98665a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98666300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98668350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866c950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866cb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98664380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986f8260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986f9610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866e9f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9866fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866e600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba986fd910> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986fe720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986f9730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986fe7b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba986ffa40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9850a630> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba98506fc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987fad20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba987ee9f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9850a240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9866cc80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba985a0980> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba9858fc20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba9858ff80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba985a12b0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "avahi-daemon.service": {"name": "avahi-daemon.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"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "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"}, "fstrim.service": {"name": "fstrim.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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.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"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "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"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "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"}, "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"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "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-battery-check.service": {"name": "systemd-battery-check.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-confext.service": {"name": "systemd-confext.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-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.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-oomd.service": {"name": "systemd-oomd.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-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.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-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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-early.service": {"name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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"}, "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "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"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.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-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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"}, "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": {}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' 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.42.18 closed. 10604 1726853279.17560: done with _execute_module (service_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': '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-1726853277.1215203-10992-53423378442863/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853279.17570: _low_level_execute_command(): starting 10604 1726853279.17577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853277.1215203-10992-53423378442863/ > /dev/null 2>&1 && sleep 0' 10604 1726853279.18008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853279.18011: 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.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853279.18014: 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.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853279.18016: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.18065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853279.18069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.18162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.20280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.20284: stdout chunk (state=3): >>><<< 10604 1726853279.20287: stderr chunk (state=3): >>><<< 10604 1726853279.20292: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853279.20295: handler run complete 10604 1726853279.20529: variable 'ansible_facts' from source: unknown 10604 1726853279.20912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853279.21462: variable 'ansible_facts' from source: unknown 10604 1726853279.21632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853279.21848: attempt loop complete, returning result 10604 1726853279.21860: _execute() done 10604 1726853279.21868: dumping result to json 10604 1726853279.21938: done dumping result, returning 10604 1726853279.21952: done running TaskExecutor() for managed_node3/TASK: Get final state of services [0208272e-a493-1d2a-cc37-000000000016] 10604 1726853279.21961: sending task result for task 0208272e-a493-1d2a-cc37-000000000016 10604 1726853279.23845: done sending task result for task 0208272e-a493-1d2a-cc37-000000000016 10604 1726853279.23849: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10604 1726853279.24671: no more pending results, returning what we have 10604 1726853279.24675: results queue empty 10604 1726853279.24675: checking for any_errors_fatal 10604 1726853279.24679: done checking for any_errors_fatal 10604 1726853279.24679: checking for max_fail_percentage 10604 1726853279.24680: done checking for max_fail_percentage 10604 1726853279.24681: checking to see if all hosts have failed and the running result is not ok 10604 1726853279.24681: done checking to see if all hosts have failed 10604 1726853279.24682: getting the remaining hosts for this loop 10604 1726853279.24683: done getting the remaining hosts for this loop 10604 1726853279.24685: getting the next task for host managed_node3 10604 1726853279.24689: done getting next task for host managed_node3 10604 1726853279.24692: ^ task is: TASK: Restore state of services 10604 1726853279.24694: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10604 1726853279.24696: getting variables 10604 1726853279.24697: in VariableManager get_vars() 10604 1726853279.24717: Calling all_inventory to load vars for managed_node3 10604 1726853279.24719: Calling groups_inventory to load vars for managed_node3 10604 1726853279.24720: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853279.24727: Calling all_plugins_play to load vars for managed_node3 10604 1726853279.24729: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853279.24731: Calling groups_plugins_play to load vars for managed_node3 10604 1726853279.24963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853279.25252: done with get_vars() 10604 1726853279.25262: done getting variables 10604 1726853279.25339: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Restore state of services] *********************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Friday 20 September 2024 13:27:59 -0400 (0:00:02.185) 0:00:10.380 ****** 10604 1726853279.25359: entering _queue_task() for managed_node3/service 10604 1726853279.25361: Creating lock for service 10604 1726853279.25613: worker is 1 (out of 1 available) 10604 1726853279.25630: exiting _queue_task() for managed_node3/service 10604 1726853279.25645: done queuing things up, now waiting for results queue to drain 10604 1726853279.25646: waiting for pending results... 10604 1726853279.25865: running TaskExecutor() for managed_node3/TASK: Restore state of services 10604 1726853279.25883: in run() - task 0208272e-a493-1d2a-cc37-000000000017 10604 1726853279.25896: variable 'ansible_search_path' from source: unknown 10604 1726853279.26178: Loaded config def from plugin (lookup/items) 10604 1726853279.26182: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10604 1726853279.26184: variable 'omit' from source: magic vars 10604 1726853279.26256: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853279.26478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853279.26481: variable 'omit' from source: magic vars 10604 1726853279.26751: variable 'item' from source: unknown 10604 1726853279.26771: variable 'final_state' from source: set_fact 10604 1726853279.27000: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10604 1726853279.27196: variable 'item' from source: unknown 10604 1726853279.27215: variable 'initial_state' from source: set_fact 10604 1726853279.27409: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10604 1726853279.27590: variable 'initial_state' from source: set_fact 10604 1726853279.27651: variable 'item' from source: unknown 10604 1726853279.27658: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10604 1726853279.27670: variable 'omit' from source: magic vars 10604 1726853279.27716: variable 'omit' from source: magic vars 10604 1726853279.27978: variable 'item' from source: unknown 10604 1726853279.28000: variable 'item' from source: unknown 10604 1726853279.28003: variable 'initial_state' from source: set_fact 10604 1726853279.28137: variable 'item' from source: unknown 10604 1726853279.28144: variable 'omit' from source: magic vars 10604 1726853279.28177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853279.28235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853279.28238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853279.28252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853279.28260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853279.28284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853279.28287: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853279.28294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853279.28405: Set connection var ansible_connection to ssh 10604 1726853279.28577: Set connection var ansible_pipelining to False 10604 1726853279.28584: Set connection var ansible_shell_type to sh 10604 1726853279.28588: Set connection var ansible_timeout to 10 10604 1726853279.28593: Set connection var ansible_shell_executable to /bin/sh 10604 1726853279.28595: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853279.28597: variable 'ansible_shell_executable' from source: unknown 10604 1726853279.28600: variable 'ansible_connection' from source: unknown 10604 1726853279.28602: variable 'ansible_module_compression' from source: unknown 10604 1726853279.28604: variable 'ansible_shell_type' from source: unknown 10604 1726853279.28608: variable 'ansible_shell_executable' from source: unknown 10604 1726853279.28610: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853279.28612: variable 'ansible_pipelining' from source: unknown 10604 1726853279.28614: variable 'ansible_timeout' from source: unknown 10604 1726853279.28616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853279.28720: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853279.28740: variable 'omit' from source: magic vars 10604 1726853279.28753: starting attempt loop 10604 1726853279.28766: running the handler 10604 1726853279.28861: variable 'ansible_facts' from source: unknown 10604 1726853279.29186: _low_level_execute_command(): starting 10604 1726853279.29200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853279.30184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853279.30286: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.30331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853279.30358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853279.30391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.30515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.32205: stdout chunk (state=3): >>>/root <<< 10604 1726853279.32301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.32331: stderr chunk (state=3): >>><<< 10604 1726853279.32335: stdout chunk (state=3): >>><<< 10604 1726853279.32356: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853279.32367: _low_level_execute_command(): starting 10604 1726853279.32385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634 `" && echo ansible-tmp-1726853279.3235602-11100-139490672439634="` echo /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634 `" ) && sleep 0' 10604 1726853279.32825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853279.32828: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.32831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853279.32833: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.32879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853279.32882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.32986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.34983: stdout chunk (state=3): >>>ansible-tmp-1726853279.3235602-11100-139490672439634=/root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634 <<< 10604 1726853279.35084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.35120: stderr chunk (state=3): >>><<< 10604 1726853279.35123: stdout chunk (state=3): >>><<< 10604 1726853279.35162: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853279.3235602-11100-139490672439634=/root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853279.35305: variable 'ansible_module_compression' from source: unknown 10604 1726853279.35314: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10604 1726853279.35320: ANSIBALLZ: Acquiring lock 10604 1726853279.35323: ANSIBALLZ: Lock acquired: 139763426052336 10604 1726853279.35325: ANSIBALLZ: Creating module 10604 1726853279.63381: ANSIBALLZ: Writing module into payload 10604 1726853279.63476: ANSIBALLZ: Writing module 10604 1726853279.63541: ANSIBALLZ: Renaming module 10604 1726853279.63544: ANSIBALLZ: Done creating module 10604 1726853279.63557: variable 'ansible_facts' from source: unknown 10604 1726853279.63700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py 10604 1726853279.63816: Sending initial data 10604 1726853279.63819: Sent initial data (156 bytes) 10604 1726853279.64271: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853279.64278: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.64280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853279.64283: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853279.64285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.64336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853279.64340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.64438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.66244: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853279.66310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853279.66498: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpy4np_doo /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py <<< 10604 1726853279.66502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py" <<< 10604 1726853279.66594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 10604 1726853279.66624: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpy4np_doo" to remote "/root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py" <<< 10604 1726853279.66647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py" <<< 10604 1726853279.70051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.70128: stderr chunk (state=3): >>><<< 10604 1726853279.70137: stdout chunk (state=3): >>><<< 10604 1726853279.70158: done transferring module to remote 10604 1726853279.70171: _low_level_execute_command(): starting 10604 1726853279.70178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/ /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py && sleep 0' 10604 1726853279.70757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.70819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853279.70823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853279.70824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.70929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.72758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853279.72783: stderr chunk (state=3): >>><<< 10604 1726853279.72786: stdout chunk (state=3): >>><<< 10604 1726853279.72802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853279.72805: _low_level_execute_command(): starting 10604 1726853279.72810: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/AnsiballZ_systemd.py && sleep 0' 10604 1726853279.73261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853279.73265: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.73267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration <<< 10604 1726853279.73269: 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 <<< 10604 1726853279.73271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853279.73323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853279.73326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853279.73423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853279.75668: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10604 1726853279.75683: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853279.75719: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853279.75747: stdout chunk (state=3): >>>import 'marshal' # <<< 10604 1726853279.75784: stdout chunk (state=3): >>>import 'posix' # <<< 10604 1726853279.75880: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 10604 1726853279.75923: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10604 1726853279.75940: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853279.75992: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853279.76041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50059684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005937b30> <<< 10604 1726853279.76088: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500596aa50> import '_signal' # <<< 10604 1726853279.76145: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10604 1726853279.76228: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853279.76265: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10604 1726853279.76312: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10604 1726853279.76364: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853279.76367: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853279.76396: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500573d130> <<< 10604 1726853279.76429: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853279.76449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500573dfd0> <<< 10604 1726853279.76466: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853279.76504: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853279.76880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853279.76903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853279.76938: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.76952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853279.76984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853279.77020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853279.77035: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500577be30> <<< 10604 1726853279.77097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500577bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853279.77124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853279.77142: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853279.77201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.77232: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853279.77245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057b3800> <<< 10604 1726853279.77285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057b3e90> <<< 10604 1726853279.77295: stdout chunk (state=3): >>>import '_collections' # <<< 10604 1726853279.77343: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005793ad0> <<< 10604 1726853279.77356: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853279.77386: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005791190> <<< 10604 1726853279.77509: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005778fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853279.77577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10604 1726853279.77580: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853279.77700: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853279.77704: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d63f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005792240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d4bf0> <<< 10604 1726853279.77727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853279.77764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005808860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005778260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853279.77802: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005808d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005808bc0> <<< 10604 1726853279.77825: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005808f50> <<< 10604 1726853279.77832: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005776d80> <<< 10604 1726853279.77859: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 10604 1726853279.77864: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.77896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853279.77913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853279.77938: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005809610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50058092e0> <<< 10604 1726853279.77941: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10604 1726853279.77971: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10604 1726853279.77989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580a4e0> <<< 10604 1726853279.78006: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10604 1726853279.78012: stdout chunk (state=3): >>>import 'runpy' # <<< 10604 1726853279.78040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10604 1726853279.78093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10604 1726853279.78104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50058206e0> <<< 10604 1726853279.78110: stdout chunk (state=3): >>>import 'errno' # <<< 10604 1726853279.78132: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78137: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005821dc0> <<< 10604 1726853279.78163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10604 1726853279.78174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853279.78194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853279.78206: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005822c30> <<< 10604 1726853279.78240: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78260: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005823260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005822180> <<< 10604 1726853279.78279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10604 1726853279.78287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853279.78329: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78338: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005823ce0> <<< 10604 1726853279.78343: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005823410> <<< 10604 1726853279.78383: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580a510> <<< 10604 1726853279.78400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853279.78425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853279.78445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853279.78466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853279.78501: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78504: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005507b60> <<< 10604 1726853279.78524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10604 1726853279.78559: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78565: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50055306b0> <<< 10604 1726853279.78569: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005530410> <<< 10604 1726853279.78584: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50055306e0> <<< 10604 1726853279.78608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10604 1726853279.78616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853279.78686: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78807: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005531010><<< 10604 1726853279.78819: stdout chunk (state=3): >>> <<< 10604 1726853279.78930: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.78956: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005531940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055308c0> <<< 10604 1726853279.78959: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005505d00> <<< 10604 1726853279.78983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853279.78986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853279.79023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853279.79026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853279.79046: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005532cc0> <<< 10604 1726853279.79053: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005530e90> <<< 10604 1726853279.79075: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580ac00> <<< 10604 1726853279.79101: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853279.79184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.79188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853279.79213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853279.79236: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500555f020> <<< 10604 1726853279.79298: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853279.79300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.79348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853279.79351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853279.79384: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055833e0> <<< 10604 1726853279.79405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853279.79452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853279.79499: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853279.79527: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e0170> <<< 10604 1726853279.79559: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853279.79569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853279.79596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853279.79630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853279.79718: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e28d0> <<< 10604 1726853279.79783: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e0290> <<< 10604 1726853279.79838: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055ad160> <<< 10604 1726853279.79850: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10604 1726853279.79864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f29220> <<< 10604 1726853279.79877: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005582210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005533bf0> <<< 10604 1726853279.80068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853279.80126: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5004f294c0> <<< 10604 1726853279.80350: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ma_jzcuz/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10604 1726853279.80442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.80474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853279.80488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853279.80521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853279.80592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853279.80624: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8eff0> import '_typing' # <<< 10604 1726853279.80813: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f6dee0> <<< 10604 1726853279.80861: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f6d070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 10604 1726853279.80928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853279.82286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.83365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853279.83381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8ce90> <<< 10604 1726853279.83403: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.83467: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853279.83471: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853279.83475: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc28d0> <<< 10604 1726853279.83515: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc2660> <<< 10604 1726853279.83561: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc1f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10604 1726853279.83603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc26f0> <<< 10604 1726853279.83620: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8fa10> import 'atexit' # <<< 10604 1726853279.83645: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc3620> <<< 10604 1726853279.83683: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.83686: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc3860> <<< 10604 1726853279.83705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853279.83752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10604 1726853279.83830: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc3ce0> import 'pwd' # <<< 10604 1726853279.83892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853279.83954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e29ac0> <<< 10604 1726853279.84032: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e2b200> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2bfb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853279.84091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2d250> <<< 10604 1726853279.84155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853279.84203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2fd40> <<< 10604 1726853279.84282: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50057d5ee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2e000> <<< 10604 1726853279.84327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10604 1726853279.84359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853279.84444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853279.84502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e37b60> import '_tokenize' # <<< 10604 1726853279.84594: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e36630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e363c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10604 1726853279.84597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853279.84640: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e36900> <<< 10604 1726853279.84725: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2e510> <<< 10604 1726853279.84777: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7bda0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7bfb0> <<< 10604 1726853279.84845: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7d940> <<< 10604 1726853279.84865: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7d700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853279.84879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853279.85014: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7fe90> <<< 10604 1726853279.85018: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7e000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.85020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10604 1726853279.85023: stdout chunk (state=3): >>>import '_string' # <<< 10604 1726853279.85064: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e83650> <<< 10604 1726853279.85202: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7ffe0> <<< 10604 1726853279.85250: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e84470> <<< 10604 1726853279.85276: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e844a0> <<< 10604 1726853279.85324: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e84a10> <<< 10604 1726853279.85359: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7c0b0> <<< 10604 1726853279.85376: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853279.85392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853279.85416: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.85456: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d10170> <<< 10604 1726853279.85702: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d11610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e86930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e87cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e86570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10604 1726853279.85771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.85858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.85884: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853279.85913: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853279.86032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.86149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.86671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.87200: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853279.87224: 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' # <<< 10604 1726853279.87237: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853279.87255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.87306: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.87309: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d156d0> <<< 10604 1726853279.87385: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10604 1726853279.87391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853279.87406: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d16450> <<< 10604 1726853279.87413: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055304a0> <<< 10604 1726853279.87464: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853279.87469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.87487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.87509: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853279.87519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.87682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.87827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853279.87832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d16240> <<< 10604 1726853279.87857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.88297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.88720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.88795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.88867: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10604 1726853279.88925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.88978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 10604 1726853279.89060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.89126: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 10604 1726853279.89137: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10604 1726853279.89189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.89229: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853279.89243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.89696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.89862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853279.89868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10604 1726853279.89895: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853279.89898: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d17680> # zipimport: zlib available <<< 10604 1726853279.89900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.89997: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 10604 1726853279.90002: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853279.90007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90102: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853279.90108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853279.90308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90356: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.90466: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d22030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d1d940> <<< 10604 1726853279.90514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10604 1726853279.90587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.90721: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10604 1726853279.90811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853279.90814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853279.90817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853279.90872: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e0a960> <<< 10604 1726853279.90919: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fea630> <<< 10604 1726853279.91009: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d22000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d174d0> <<< 10604 1726853279.91016: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10604 1726853279.91035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91063: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10604 1726853279.91066: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853279.91146: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853279.91150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91336: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10604 1726853279.91354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853279.91753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853279.91755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.91946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 10604 1726853279.91949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.92110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.92276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.92359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.92394: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853279.92398: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10604 1726853279.92425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10604 1726853279.92450: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10604 1726853279.92471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10604 1726853279.92510: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db2570> <<< 10604 1726853279.92529: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10604 1726853279.92542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853279.92596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10604 1726853279.92602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10604 1726853279.92629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004950800> <<< 10604 1726853279.92678: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853279.92706: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004950080> <<< 10604 1726853279.92766: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004da3320> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db30e0> <<< 10604 1726853279.92809: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0c20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0860> <<< 10604 1726853279.92813: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853279.92877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10604 1726853279.92906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10604 1726853279.92940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853279.92998: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049539e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004953290> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004953440> <<< 10604 1726853279.93014: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049526c0> <<< 10604 1726853279.93193: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853279.93220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004953b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10604 1726853279.93258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049ba690> <<< 10604 1726853279.93324: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049b8680> <<< 10604 1726853279.93343: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0950> import 'ansible.module_utils.facts.timeout' # <<< 10604 1726853279.93346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 10604 1726853279.93366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10604 1726853279.93687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10604 1726853279.93696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10604 1726853279.93732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10604 1726853279.93891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10604 1726853279.93919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.93974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.94037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.94094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.94153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10604 1726853279.94181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.94680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10604 1726853279.95154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95268: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10604 1726853279.95284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10604 1726853279.95409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10604 1726853279.95519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853279.95542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10604 1726853279.95557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10604 1726853279.95712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.95794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853279.95827: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049bab10> <<< 10604 1726853279.95876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10604 1726853279.95880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853279.96012: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049bb6b0> import 'ansible.module_utils.facts.system.local' # <<< 10604 1726853279.96039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.96144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.96179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10604 1726853279.96261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.96360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 10604 1726853279.96888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.96893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049eeb70> <<< 10604 1726853279.97032: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049dccb0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10604 1726853279.97040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10604 1726853279.97097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97511: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10604 1726853279.97554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10604 1726853279.97607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10604 1726853279.97771: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004a0a570> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004a0bdd0> <<< 10604 1726853279.97812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10604 1726853279.97859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.97898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10604 1726853279.97901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10604 1726853279.98320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98597: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853279.98714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10604 1726853279.98897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.98995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.99119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10604 1726853279.99122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.99160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.99193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853279.99746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.00287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10604 1726853280.00370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.00498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10604 1726853280.00565: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.00593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.00978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10604 1726853280.01037: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10604 1726853280.01077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10604 1726853280.01133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10604 1726853280.01751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.01894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 10604 1726853280.01897: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 10604 1726853280.01936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.02079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.02133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10604 1726853280.02219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.02282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10604 1726853280.02343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.02370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10604 1726853280.02835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.02928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 10604 1726853280.02953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.03000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853280.03057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.03092: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 10604 1726853280.03289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853280.03303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853280.03364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.03497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 10604 1726853280.03505: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10604 1726853280.03708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10604 1726853280.03722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853280.03782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.03855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10604 1726853280.03879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10604 1726853280.04189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 10604 1726853280.04605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10604 1726853280.04608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10604 1726853280.04661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10604 1726853280.04896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.04946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10604 1726853280.04958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.05115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.05243: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10604 1726853280.05341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.07306: stdout chunk (state=3): >>> {"name": "pmcd", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmcd.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9212", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 13:26:28 EDT", "ExecMainStartTimestampMonotonic": "340267748", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9212", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4605", "MemoryCurrent": "44277760", "MemoryPeak": "46665728", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3233673216", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "3986329000", "TasksCurrent": "9", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity"<<< 10604 1726853280.07579: stdout chunk (state=3): >>>, "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmcd.service", "Names": "pmcd.service", "Requires": "system.slice sysinit.target", "WantedBy": "multi-user.target pmie.service pmlogger.service", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target zabbix-agent.service pmlogger.service pmie.service", "After": "network-online.target avahi-daemon.service sysinit.target systemd-journald.socket basic.target system.slice", "Documentation": "\"man:pmcd(1)\"", "Description": "Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:28 EDT", "StateChangeTimestampMonotonic": "340267796", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:27 EDT", "InactiveExitTimestampMonotonic": "340148719", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:28 EDT", "ActiveEnterTimestampMonotonic": "340267796", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:27 EDT", "ConditionTimestampMonotonic": "340146228", "AssertTimestamp": "Fri 2024-09-20 13:26:27 EDT", "AssertTimestampMonotonic": "340146232", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "380ed5284f204863909a9f301163d47d", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10604 1726853280.07981: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10604 1726853280.08014: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 10604 1726853280.08053: stdout chunk (state=3): >>># 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 <<< 10604 1726853280.08232: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq <<< 10604 1726853280.08259: stdout chunk (state=3): >>># 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<<< 10604 1726853280.08632: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 10604 1726853280.08785: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10604 1726853280.08861: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10604 1726853280.08892: stdout chunk (state=3): >>># destroy zipfile._path <<< 10604 1726853280.08922: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib <<< 10604 1726853280.09415: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context<<< 10604 1726853280.09489: stdout chunk (state=3): >>> # destroy array # destroy _compat_pickle <<< 10604 1726853280.09493: stdout chunk (state=3): >>># destroy _pickle<<< 10604 1726853280.09504: stdout chunk (state=3): >>> # destroy queue # destroy _heapq<<< 10604 1726853280.09733: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl <<< 10604 1726853280.09765: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct<<< 10604 1726853280.09794: stdout chunk (state=3): >>> # destroy fnmatch <<< 10604 1726853280.09889: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser <<< 10604 1726853280.10190: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 10604 1726853280.10202: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 10604 1726853280.10221: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 10604 1726853280.10246: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 10604 1726853280.10428: stdout chunk (state=3): >>> # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon<<< 10604 1726853280.10436: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853280.10653: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10604 1726853280.10681: stdout chunk (state=3): >>># destroy _socket <<< 10604 1726853280.10708: stdout chunk (state=3): >>># destroy _collections <<< 10604 1726853280.10749: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat<<< 10604 1726853280.10761: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 10604 1726853280.10803: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 10604 1726853280.10877: stdout chunk (state=3): >>># destroy copyreg<<< 10604 1726853280.10884: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing<<< 10604 1726853280.10888: stdout chunk (state=3): >>> <<< 10604 1726853280.10893: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 10604 1726853280.10911: 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 operator<<< 10604 1726853280.10948: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 10604 1726853280.10986: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 10604 1726853280.11000: stdout chunk (state=3): >>># clear sys.modules<<< 10604 1726853280.11153: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs <<< 10604 1726853280.11170: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 10604 1726853280.11254: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback <<< 10604 1726853280.11282: stdout chunk (state=3): >>># destroy warnings # destroy weakref<<< 10604 1726853280.11349: stdout chunk (state=3): >>> # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math<<< 10604 1726853280.11381: stdout chunk (state=3): >>> # destroy _bisect # destroy time # destroy _random # destroy _weakref<<< 10604 1726853280.11394: stdout chunk (state=3): >>> <<< 10604 1726853280.11427: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator<<< 10604 1726853280.11435: stdout chunk (state=3): >>> # destroy _string<<< 10604 1726853280.11458: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 10604 1726853280.11496: stdout chunk (state=3): >>> <<< 10604 1726853280.11499: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix<<< 10604 1726853280.11505: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread<<< 10604 1726853280.11754: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 10604 1726853280.11757: stdout chunk (state=3): >>> <<< 10604 1726853280.12144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.12151: stderr chunk (state=3): >>>Shared connection to 10.31.42.18 closed. <<< 10604 1726853280.12293: stderr chunk (state=3): >>><<< 10604 1726853280.12296: stdout chunk (state=3): >>><<< 10604 1726853280.12581: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50059684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005937b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500596aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500573d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500573dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500577be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500577bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057b3800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057b3e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005793ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005791190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005778fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d63f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005792240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50057d4bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005808860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005778260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005808d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005808bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005808f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005776d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005809610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50058092e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580a4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50058206e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005821dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005822c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005823260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005822180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005823ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005823410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005507b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50055306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005530410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50055306e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005531010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5005531940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055308c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005505d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005532cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005530e90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500580ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f500555f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055833e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e0170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055e0290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055ad160> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f29220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005582210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5005533bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5004f294c0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ma_jzcuz/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f6dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f6d070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8ce90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc1f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc26f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004f8fa10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc3620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004fc3860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fc3ce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e29ac0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e2b200> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2bfb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2d250> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2fd40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50057d5ee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2e000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e37b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e36630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e363c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e36900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e2e510> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7bda0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7bfb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7d700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e7fe90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7e000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e83650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7ffe0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e84470> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e844a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e84a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e7c0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d10170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d11610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e86930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004e87cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e86570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d156d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d16450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50055304a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d16240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d17680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004d22030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d1d940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004e0a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004fea630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d22000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004d174d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db2570> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004950800> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004950080> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004da3320> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db30e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0c20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0860> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049539e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004953290> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004953440> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049526c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004953b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049ba690> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049b8680> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004db0950> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049bab10> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049bb6b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50049eeb70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50049dccb0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5004a0a570> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5004a0bdd0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pmcd", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmcd.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9212", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 13:26:28 EDT", "ExecMainStartTimestampMonotonic": "340267748", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9212", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4605", "MemoryCurrent": "44277760", "MemoryPeak": "46665728", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3233673216", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "3986329000", "TasksCurrent": "9", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmcd.service", "Names": "pmcd.service", "Requires": "system.slice sysinit.target", "WantedBy": "multi-user.target pmie.service pmlogger.service", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target zabbix-agent.service pmlogger.service pmie.service", "After": "network-online.target avahi-daemon.service sysinit.target systemd-journald.socket basic.target system.slice", "Documentation": "\"man:pmcd(1)\"", "Description": "Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:28 EDT", "StateChangeTimestampMonotonic": "340267796", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:27 EDT", "InactiveExitTimestampMonotonic": "340148719", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:28 EDT", "ActiveEnterTimestampMonotonic": "340267796", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:27 EDT", "ConditionTimestampMonotonic": "340146228", "AssertTimestamp": "Fri 2024-09-20 13:26:27 EDT", "AssertTimestampMonotonic": "340146232", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "380ed5284f204863909a9f301163d47d", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10604 1726853280.13703: done with _execute_module (ansible.legacy.systemd, {'name': 'pmcd', 'state': 'started', '_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.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-1726853279.3235602-11100-139490672439634/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853280.13707: _low_level_execute_command(): starting 10604 1726853280.13709: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853279.3235602-11100-139490672439634/ > /dev/null 2>&1 && sleep 0' 10604 1726853280.13924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853280.13932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.13949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.13984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.14009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.14013: stderr chunk (state=3): >>>debug2: match not found <<< 10604 1726853280.14016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.14018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10604 1726853280.14021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address <<< 10604 1726853280.14024: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10604 1726853280.14026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.14084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.14088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.14093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.14099: stderr chunk (state=3): >>>debug2: match found <<< 10604 1726853280.14101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.14144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.14153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.14156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.14250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.16970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.17004: stderr chunk (state=3): >>><<< 10604 1726853280.17006: stdout chunk (state=3): >>><<< 10604 1726853280.17078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.17082: handler run complete 10604 1726853280.17084: attempt loop complete, returning result 10604 1726853280.17086: variable 'item' from source: unknown 10604 1726853280.17140: variable 'item' from source: unknown ok: [managed_node3] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:28 EDT", "ActiveEnterTimestampMonotonic": "340267796", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target avahi-daemon.service sysinit.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 13:26:27 EDT", "AssertTimestampMonotonic": "340146232", "Before": "shutdown.target multi-user.target zabbix-agent.service pmlogger.service pmie.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3986329000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:27 EDT", "ConditionTimestampMonotonic": "340146228", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4605", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702874112", "EffectiveMemoryMax": "3702874112", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9212", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:28 EDT", "ExecMainStartTimestampMonotonic": "340267748", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:27 EDT] ; stop_time=[n/a] ; pid=9137 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:27 EDT", "InactiveExitTimestampMonotonic": "340148719", "InvocationID": "380ed5284f204863909a9f301163d47d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9212", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3233673216", "MemoryCurrent": "44277760", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "46665728", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 13:26:28 EDT", "StateChangeTimestampMonotonic": "340267796", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target pmie.service pmlogger.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10604 1726853280.17567: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.17570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.17575: variable 'omit' from source: magic vars 10604 1726853280.17577: variable 'item' from source: unknown 10604 1726853280.17579: variable 'final_state' from source: set_fact 10604 1726853280.17679: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10604 1726853280.17807: variable 'item' from source: unknown 10604 1726853280.17810: variable 'initial_state' from source: set_fact 10604 1726853280.17929: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10604 1726853280.18082: variable 'initial_state' from source: set_fact 10604 1726853280.18189: variable 'item' from source: unknown 10604 1726853280.18202: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10604 1726853280.18205: variable 'omit' from source: magic vars 10604 1726853280.18222: variable 'omit' from source: magic vars 10604 1726853280.18264: variable 'item' from source: unknown 10604 1726853280.18355: variable 'item' from source: unknown 10604 1726853280.18532: variable 'initial_state' from source: set_fact 10604 1726853280.18645: variable 'item' from source: unknown 10604 1726853280.18666: variable 'omit' from source: magic vars 10604 1726853280.18697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853280.18700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853280.18709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853280.18721: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853280.18723: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.18726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.18841: Set connection var ansible_connection to ssh 10604 1726853280.18853: Set connection var ansible_pipelining to False 10604 1726853280.18860: Set connection var ansible_shell_type to sh 10604 1726853280.18878: Set connection var ansible_timeout to 10 10604 1726853280.18902: Set connection var ansible_shell_executable to /bin/sh 10604 1726853280.18914: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853280.18940: variable 'ansible_shell_executable' from source: unknown 10604 1726853280.18948: variable 'ansible_connection' from source: unknown 10604 1726853280.18954: variable 'ansible_module_compression' from source: unknown 10604 1726853280.18961: variable 'ansible_shell_type' from source: unknown 10604 1726853280.18996: variable 'ansible_shell_executable' from source: unknown 10604 1726853280.19005: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.19008: variable 'ansible_pipelining' from source: unknown 10604 1726853280.19010: variable 'ansible_timeout' from source: unknown 10604 1726853280.19012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.19118: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853280.19214: variable 'omit' from source: magic vars 10604 1726853280.19225: starting attempt loop 10604 1726853280.19227: running the handler 10604 1726853280.19244: variable 'ansible_facts' from source: unknown 10604 1726853280.19463: _low_level_execute_command(): starting 10604 1726853280.19474: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853280.20059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.20075: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.20086: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.20130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.20142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.20243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.22391: stdout chunk (state=3): >>>/root <<< 10604 1726853280.22492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.22522: stderr chunk (state=3): >>><<< 10604 1726853280.22525: stdout chunk (state=3): >>><<< 10604 1726853280.22536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.22567: _low_level_execute_command(): starting 10604 1726853280.22570: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823 `" && echo ansible-tmp-1726853280.2253995-11100-3224546674823="` echo /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823 `" ) && sleep 0' 10604 1726853280.23018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.23021: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.23024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.23030: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.23075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.23083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.23085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.23171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.25198: stdout chunk (state=3): >>>ansible-tmp-1726853280.2253995-11100-3224546674823=/root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823 <<< 10604 1726853280.25337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.25343: stdout chunk (state=3): >>><<< 10604 1726853280.25346: stderr chunk (state=3): >>><<< 10604 1726853280.25364: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853280.2253995-11100-3224546674823=/root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.25453: variable 'ansible_module_compression' from source: unknown 10604 1726853280.25456: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10604 1726853280.25495: variable 'ansible_facts' from source: unknown 10604 1726853280.25716: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py 10604 1726853280.25960: Sending initial data 10604 1726853280.25963: Sent initial data (154 bytes) 10604 1726853280.26619: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.26623: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.26693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.26738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.26853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.28423: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 10604 1726853280.28427: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853280.28522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853280.28608: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpm3gbdxt3 /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py <<< 10604 1726853280.28614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py" <<< 10604 1726853280.28722: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpm3gbdxt3" to remote "/root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py" <<< 10604 1726853280.30613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.30617: stdout chunk (state=3): >>><<< 10604 1726853280.30620: stderr chunk (state=3): >>><<< 10604 1726853280.30622: done transferring module to remote 10604 1726853280.30624: _low_level_execute_command(): starting 10604 1726853280.30627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/ /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py && sleep 0' 10604 1726853280.31306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.31338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.31458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.33271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.33298: stderr chunk (state=3): >>><<< 10604 1726853280.33301: stdout chunk (state=3): >>><<< 10604 1726853280.33316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.33318: _low_level_execute_command(): starting 10604 1726853280.33326: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/AnsiballZ_systemd.py && sleep 0' 10604 1726853280.33748: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.33752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.33788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853280.33794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10604 1726853280.33796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.33798: 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.42.18 originally 10.31.42.18 <<< 10604 1726853280.33800: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.33850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.33857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.33859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.33947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.36156: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853280.36178: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853280.36206: stdout chunk (state=3): >>>import '_thread' # <<< 10604 1726853280.36212: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10604 1726853280.36277: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853280.36284: stdout chunk (state=3): >>>import 'marshal' # <<< 10604 1726853280.36311: stdout chunk (state=3): >>>import 'posix' # <<< 10604 1726853280.36346: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10604 1726853280.36376: stdout chunk (state=3): >>>import 'time' # <<< 10604 1726853280.36381: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10604 1726853280.36436: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10604 1726853280.36441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.36467: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853280.36479: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853280.36504: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853280.36530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd684d0> <<< 10604 1726853280.36542: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd37b30> <<< 10604 1726853280.36573: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10604 1726853280.36576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd6aa50> <<< 10604 1726853280.36597: stdout chunk (state=3): >>>import '_signal' # <<< 10604 1726853280.36625: stdout chunk (state=3): >>>import '_abc' # <<< 10604 1726853280.36628: stdout chunk (state=3): >>>import 'abc' # <<< 10604 1726853280.36641: stdout chunk (state=3): >>>import 'io' # <<< 10604 1726853280.36682: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10604 1726853280.36780: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853280.36796: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10604 1726853280.36819: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853280.36907: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10604 1726853280.36916: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853280.36936: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb3d130> <<< 10604 1726853280.36993: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853280.37016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb3dfd0> import 'site' # <<< 10604 1726853280.37049: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853280.37433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853280.37455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853280.37486: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.37492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853280.37540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10604 1726853280.37543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853280.37569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853280.37575: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb7be00> <<< 10604 1726853280.37597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10604 1726853280.37610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853280.37635: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb7bec0> <<< 10604 1726853280.37654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853280.37679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853280.37705: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853280.37750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.37788: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853280.37838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbb37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10604 1726853280.37849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbb3e60> import '_collections' # <<< 10604 1726853280.37895: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb93aa0> <<< 10604 1726853280.37898: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853280.37934: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb91160> <<< 10604 1726853280.38026: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb78fb0> <<< 10604 1726853280.38053: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853280.38083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853280.38089: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853280.38103: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853280.38127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853280.38150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853280.38208: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd77a0> <<< 10604 1726853280.38215: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd63c0> <<< 10604 1726853280.38230: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb92210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd4b90><<< 10604 1726853280.38242: stdout chunk (state=3): >>> <<< 10604 1726853280.38294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853280.38318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb78230> <<< 10604 1726853280.38322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853280.38353: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc08c80> <<< 10604 1726853280.38358: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc08b30> <<< 10604 1726853280.38389: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.38401: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc08f20> <<< 10604 1726853280.38404: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb76d50> <<< 10604 1726853280.38430: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.38457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853280.38499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853280.38531: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc095e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc092b0> import 'importlib.machinery' # <<< 10604 1726853280.38562: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0a4e0> <<< 10604 1726853280.38568: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10604 1726853280.38597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10604 1726853280.38630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10604 1726853280.38650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 10604 1726853280.38669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc206e0> <<< 10604 1726853280.38680: stdout chunk (state=3): >>>import 'errno' # <<< 10604 1726853280.38697: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.38722: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc21dc0> <<< 10604 1726853280.38737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10604 1726853280.38765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853280.38885: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc22c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc22180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853280.38955: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc23410> <<< 10604 1726853280.38984: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853280.39030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853280.39034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853280.39091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd907b60> <<< 10604 1726853280.39186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.39191: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd930680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9303e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.39195: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd9306b0> <<< 10604 1726853280.39217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853280.39254: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.39375: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd930fe0> <<< 10604 1726853280.39495: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.39499: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd931970> <<< 10604 1726853280.39502: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd930890> <<< 10604 1726853280.39539: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd905d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853280.39597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853280.39601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd932cc0> <<< 10604 1726853280.39705: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd930e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0ac00> <<< 10604 1726853280.39735: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.39793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853280.39797: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd95eff0> <<< 10604 1726853280.39851: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853280.39864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.39884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853280.39886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853280.39937: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd97f380> <<< 10604 1726853280.39965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853280.39997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853280.40064: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853280.40091: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e0110> <<< 10604 1726853280.40106: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853280.40138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853280.40176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853280.40255: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e2870> <<< 10604 1726853280.40348: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e0230> <<< 10604 1726853280.40369: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9ad100> <<< 10604 1726853280.40405: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10604 1726853280.40439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd97e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd933bc0> <<< 10604 1726853280.40603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4abd329460> <<< 10604 1726853280.40885: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_nzs5cqtz/ansible_ansible.legacy.systemd_payload.zip' <<< 10604 1726853280.40895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.41041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.41057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853280.41073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853280.41143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853280.41184: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd38ef90> import '_typing' # <<< 10604 1726853280.41370: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd36de80> <<< 10604 1726853280.41401: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd36cfe0> # zipimport: zlib available <<< 10604 1726853280.41456: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853280.41471: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 10604 1726853280.42820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.43909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 10604 1726853280.43914: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd38ce30> <<< 10604 1726853280.43926: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10604 1726853280.43933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.43949: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853280.43958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853280.43987: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10604 1726853280.44041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c2900> <<< 10604 1726853280.44046: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c2690> <<< 10604 1726853280.44085: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c1fa0> <<< 10604 1726853280.44107: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853280.44148: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c29f0> <<< 10604 1726853280.44151: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e27e0> <<< 10604 1726853280.44153: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853280.44184: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.44194: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c3620> <<< 10604 1726853280.44224: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c37a0> <<< 10604 1726853280.44240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853280.44271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10604 1726853280.44286: stdout chunk (state=3): >>>import '_locale' # <<< 10604 1726853280.44333: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c3ce0> <<< 10604 1726853280.44356: stdout chunk (state=3): >>>import 'pwd' # <<< 10604 1726853280.44394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853280.44400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853280.44452: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd229a30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd22b650> <<< 10604 1726853280.44515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853280.44521: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22bfe0> <<< 10604 1726853280.44595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10604 1726853280.44646: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22cef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853280.44697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853280.44724: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22fbf0> <<< 10604 1726853280.44739: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd9afd10> <<< 10604 1726853280.44754: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22dee0> <<< 10604 1726853280.44766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10604 1726853280.44803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853280.44829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 10604 1726853280.44835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853280.44946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853280.44982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10604 1726853280.44989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd237b60> import '_tokenize' # <<< 10604 1726853280.45065: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236630> <<< 10604 1726853280.45071: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236390> <<< 10604 1726853280.45091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853280.45152: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236900> <<< 10604 1726853280.45192: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22e360> <<< 10604 1726853280.45211: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27bda0> <<< 10604 1726853280.45248: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27bf80> <<< 10604 1726853280.45307: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10604 1726853280.45321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853280.45360: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27d790> <<< 10604 1726853280.45363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853280.45409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853280.45441: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27e0c0> <<< 10604 1726853280.45461: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853280.45501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.45525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10604 1726853280.45544: stdout chunk (state=3): >>>import '_string' # <<< 10604 1726853280.45574: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd2836b0> <<< 10604 1726853280.45697: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27fef0> <<< 10604 1726853280.45752: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.45759: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284500> <<< 10604 1726853280.45781: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.45787: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284710> <<< 10604 1726853280.45817: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.45826: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284aa0> <<< 10604 1726853280.45848: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27c110> <<< 10604 1726853280.45863: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853280.45886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853280.45903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853280.45933: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.45955: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd110170> <<< 10604 1726853280.46092: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.46102: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd111580> <<< 10604 1726853280.46109: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd286930> <<< 10604 1726853280.46149: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd287cb0> <<< 10604 1726853280.46164: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd286540> # zipimport: zlib available <<< 10604 1726853280.46181: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10604 1726853280.46193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.46278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.46378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.46419: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853280.46424: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10604 1726853280.46426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.46543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.46660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.47182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.47735: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10604 1726853280.47769: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.47810: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd1156a0> <<< 10604 1726853280.47889: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853280.47916: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd2877d0> <<< 10604 1726853280.47952: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853280.47956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.47978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.47998: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853280.48005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.48149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.48301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853280.48307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1160c0> <<< 10604 1726853280.48322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.48765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10604 1726853280.49361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853280.49441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49596: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853280.49626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10604 1726853280.49629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49705: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853280.49707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.49928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853280.50232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 10604 1726853280.50285: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd117440> <<< 10604 1726853280.50291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50435: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10604 1726853280.50438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853280.50467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853280.50556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.50762: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853280.50795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.50871: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 10604 1726853280.50882: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd121df0> <<< 10604 1726853280.50906: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd11fb60> <<< 10604 1726853280.50943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10604 1726853280.50963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51144: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.51165: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 10604 1726853280.51175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10604 1726853280.51199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853280.51259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853280.51291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853280.51298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853280.51346: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd20a5d0> <<< 10604 1726853280.51387: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3ea2a0> <<< 10604 1726853280.51465: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd284d10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27ff20> # destroy ansible.module_utils.distro <<< 10604 1726853280.51479: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10604 1726853280.51505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51543: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10604 1726853280.51547: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853280.51585: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853280.51603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51613: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10604 1726853280.51623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.51814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853280.52219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52400: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10604 1726853280.52412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.52846: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.52866: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10604 1726853280.52898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10604 1726853280.52916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10604 1726853280.52938: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b20c0> <<< 10604 1726853280.52969: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10604 1726853280.52995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853280.53027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10604 1726853280.53058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10604 1726853280.53077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10604 1726853280.53080: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd3ff20> <<< 10604 1726853280.53097: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.53130: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd404d0> <<< 10604 1726853280.53175: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd19e7b0> <<< 10604 1726853280.53189: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b2c00> <<< 10604 1726853280.53230: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b03b0> <<< 10604 1726853280.53249: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853280.53290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10604 1726853280.53339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10604 1726853280.53344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10604 1726853280.53363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853280.53385: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.53392: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd43620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd42ed0> <<< 10604 1726853280.53409: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd43080> <<< 10604 1726853280.53420: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd42300> <<< 10604 1726853280.53535: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853280.53571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd43740> <<< 10604 1726853280.53579: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10604 1726853280.53617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853280.53641: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdae270> <<< 10604 1726853280.53681: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdac260> <<< 10604 1726853280.53710: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b04a0> import 'ansible.module_utils.facts.timeout' # <<< 10604 1726853280.53713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 10604 1726853280.53728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.53744: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 10604 1726853280.53760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.53822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.53911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10604 1726853280.53920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.53959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.53994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10604 1726853280.54015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54032: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10604 1726853280.54045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10604 1726853280.54167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10604 1726853280.54277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10604 1726853280.54408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.54578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10604 1726853280.54582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 10604 1726853280.54624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10604 1726853280.55525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55669: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10604 1726853280.55689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 10604 1726853280.55728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55756: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10604 1726853280.55813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10604 1726853280.55880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10604 1726853280.55942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.55979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10604 1726853280.56036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdae5d0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10604 1726853280.56287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853280.56387: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdaf170> <<< 10604 1726853280.56411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10604 1726853280.56531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 10604 1726853280.56587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 10604 1726853280.56809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10604 1726853280.56916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.56999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853280.57020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853280.57100: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.57150: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdde720> <<< 10604 1726853280.57331: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdce330> import 'ansible.module_utils.facts.system.python' # <<< 10604 1726853280.57340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10604 1726853280.57467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.57889: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10604 1726853280.57897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10604 1726853280.57932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10604 1726853280.58063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10604 1726853280.58111: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.58158: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdf9f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdcf560> import 'ansible.module_utils.facts.system.user' # <<< 10604 1726853280.58168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10604 1726853280.58227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10604 1726853280.58261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10604 1726853280.58594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10604 1726853280.58881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10604 1726853280.58907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.58921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.59045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.59228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10604 1726853280.59410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.59457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10604 1726853280.59707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.59710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.60046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.60529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 10604 1726853280.60549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10604 1726853280.60647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.60749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10604 1726853280.60764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.60855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.60950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10604 1726853280.60965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10604 1726853280.61278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61301: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10604 1726853280.61348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10604 1726853280.61405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.61990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10604 1726853280.62000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10604 1726853280.62112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62140: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10604 1726853280.62204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10604 1726853280.62280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10604 1726853280.62334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10604 1726853280.62460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10604 1726853280.62623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.62839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853280.63252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853280.63255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63297: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 10604 1726853280.63322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10604 1726853280.63384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853280.63544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 10604 1726853280.63652: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10604 1726853280.63697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10604 1726853280.63807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853280.63830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.63954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10604 1726853280.64036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10604 1726853280.64340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 10604 1726853280.64571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 10604 1726853280.64677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10604 1726853280.64826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.64892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10604 1726853280.64991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.65101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 10604 1726853280.65231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.65399: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10604 1726853280.65443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.66758: stdout chunk (state=3): >>> {"name": "pmlogger", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmlogger.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "15957", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ExecMainStartTimestampMonotonic": "358565694", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "15957", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/sys<<< 10604 1726853280.66765: stdout chunk (state=3): >>>tem.slice/pmlogger.service", "ControlGroupId": "5258", "MemoryCurrent": "2936832", "MemoryPeak": "11624448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3247329280", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1143153000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZE<<< 10604 1726853280.66827: stdout chunk (state=3): >>>Soft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmlogger.service", "Names": "pmlogger.service", "Requires": "system.slic<<< 10604 1726853280.66862: stdout chunk (state=3): >>>e sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer multi-user.target", "After": "pmcd.service basic.target network-online.target systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:pmlogger(1)\"", "Description": "Performance Metrics Archive Logger", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:46 EDT", "StateChangeTimestampMonotonic": "358565739", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveExitTimestampMonotonic": "357971833", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ActiveEnterTimestampMonotonic": "358565739", "ActiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ActiveExitTimestampMonotonic": "357899201", "InactiveEnterTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveEnterTimestampMonotonic": "357969159", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ConditionTimestampMonotonic": "357970231", "AssertTimestamp": "Fri 2024-09-20 13:26:45 EDT", "AssertTimestampMonotonic": "357970244", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fdac4c4e815b49fd8d181d2c0a63341c", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10604 1726853280.67326: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10604 1726853280.67344: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 10604 1726853280.67380: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 10604 1726853280.67394: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 10604 1726853280.67410: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 10604 1726853280.67441: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 10604 1726853280.67449: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 10604 1726853280.67465: stdout chunk (state=3): >>># 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 <<< 10604 1726853280.67506: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 10604 1726853280.67543: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # 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 <<< 10604 1726853280.67593: stdout chunk (state=3): >>># 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 <<< 10604 1726853280.67620: stdout chunk (state=3): >>># 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.service # destroy ansible.module_utils.service <<< 10604 1726853280.67932: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853280.67942: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10604 1726853280.68000: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10604 1726853280.68004: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 10604 1726853280.68008: stdout chunk (state=3): >>># destroy ipaddress <<< 10604 1726853280.68045: stdout chunk (state=3): >>># destroy ntpath <<< 10604 1726853280.68055: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10604 1726853280.68097: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess <<< 10604 1726853280.68103: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10604 1726853280.68147: stdout chunk (state=3): >>># destroy selinux <<< 10604 1726853280.68151: stdout chunk (state=3): >>># destroy shutil <<< 10604 1726853280.68175: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10604 1726853280.68211: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 10604 1726853280.68216: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 10604 1726853280.68255: stdout chunk (state=3): >>># destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 10604 1726853280.68276: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl <<< 10604 1726853280.68289: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 10604 1726853280.68323: stdout chunk (state=3): >>># destroy _ssl <<< 10604 1726853280.68327: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 10604 1726853280.68369: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 10604 1726853280.68374: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 10604 1726853280.68446: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10604 1726853280.68471: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 10604 1726853280.68525: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 10604 1726853280.68569: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10604 1726853280.68579: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853280.68704: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10604 1726853280.68716: stdout chunk (state=3): >>># destroy _collections <<< 10604 1726853280.68779: stdout chunk (state=3): >>># destroy platform <<< 10604 1726853280.68783: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 10604 1726853280.68785: stdout chunk (state=3): >>># destroy tokenize <<< 10604 1726853280.68801: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10604 1726853280.68828: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 10604 1726853280.68853: stdout chunk (state=3): >>> # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 10604 1726853280.68861: stdout chunk (state=3): >>> <<< 10604 1726853280.68937: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10604 1726853280.69052: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10604 1726853280.69056: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10604 1726853280.69058: stdout chunk (state=3): >>># destroy _hashlib <<< 10604 1726853280.69060: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10604 1726853280.69078: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853280.69458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853280.69481: stdout chunk (state=3): >>><<< 10604 1726853280.69485: stderr chunk (state=3): >>><<< 10604 1726853280.69705: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdd6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb3d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb3dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb7be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb7bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbb37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbb3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb93aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb91160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb78fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd77a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd63c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb92210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdbd4b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb78230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc08c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc08b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc08f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdb76d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc095e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc092b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0a4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc206e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc21dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc22c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc22180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abdc23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc23410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd907b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd930680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9303e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd9306b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd930fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd931970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd930890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd905d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd932cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd930e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abdc0ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd95eff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd97f380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e0110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e2870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e0230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9ad100> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd97e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd933bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4abd329460> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_nzs5cqtz/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd38ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd36de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd36cfe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd38ce30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c2900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c2690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c1fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c29f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd9e27e0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c3620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd3c37a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3c3ce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd229a30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd22b650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22bfe0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22cef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22fbf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd9afd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22dee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd237b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd236900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd22e360> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27bda0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27bf80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27d790> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd27ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27e0c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd2836b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27fef0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284500> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284710> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd284aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27c110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd110170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd111580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd286930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd287cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd286540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd1156a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd2877d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1160c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd117440> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abd121df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd11fb60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd20a5d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd3ea2a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd284d10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd27ff20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b20c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd3ff20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd404d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd19e7b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b2c00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b03b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd43620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd42ed0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcd43080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd42300> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcd43740> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdae270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdac260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abd1b04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdae5d0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdaf170> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdde720> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdce330> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4abcdf9f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4abcdcf560> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pmlogger", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmlogger.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "15957", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ExecMainStartTimestampMonotonic": "358565694", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "15957", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5258", "MemoryCurrent": "2936832", "MemoryPeak": "11624448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3247329280", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1143153000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmlogger.service", "Names": "pmlogger.service", "Requires": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer multi-user.target", "After": "pmcd.service basic.target network-online.target systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:pmlogger(1)\"", "Description": "Performance Metrics Archive Logger", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:46 EDT", "StateChangeTimestampMonotonic": "358565739", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveExitTimestampMonotonic": "357971833", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ActiveEnterTimestampMonotonic": "358565739", "ActiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ActiveExitTimestampMonotonic": "357899201", "InactiveEnterTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveEnterTimestampMonotonic": "357969159", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ConditionTimestampMonotonic": "357970231", "AssertTimestamp": "Fri 2024-09-20 13:26:45 EDT", "AssertTimestampMonotonic": "357970244", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fdac4c4e815b49fd8d181d2c0a63341c", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. 10604 1726853280.70730: done with _execute_module (ansible.legacy.systemd, {'name': 'pmlogger', 'state': 'started', '_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.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-1726853280.2253995-11100-3224546674823/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853280.70734: _low_level_execute_command(): starting 10604 1726853280.70737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853280.2253995-11100-3224546674823/ > /dev/null 2>&1 && sleep 0' 10604 1726853280.70739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853280.70742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.70744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.70747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.70749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.70751: stderr chunk (state=3): >>>debug2: match not found <<< 10604 1726853280.70760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.70771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10604 1726853280.70796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address <<< 10604 1726853280.70798: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.70801: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853280.70803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.70863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.70867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.70869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.70970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.73080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.73083: stdout chunk (state=3): >>><<< 10604 1726853280.73085: stderr chunk (state=3): >>><<< 10604 1726853280.73088: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.73090: handler run complete 10604 1726853280.73092: attempt loop complete, returning result 10604 1726853280.73094: variable 'item' from source: unknown 10604 1726853280.73095: variable 'item' from source: unknown ok: [managed_node3] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ActiveEnterTimestampMonotonic": "358565739", "ActiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ActiveExitTimestampMonotonic": "357899201", "ActiveState": "active", "After": "pmcd.service basic.target network-online.target systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 13:26:45 EDT", "AssertTimestampMonotonic": "357970244", "Before": "shutdown.target pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer multi-user.target", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1143153000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:45 EDT", "ConditionTimestampMonotonic": "357970231", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5258", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702874112", "EffectiveMemoryMax": "3702874112", "EffectiveTasksMax": "22362", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "15957", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:46 EDT", "ExecMainStartTimestampMonotonic": "358565694", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:45 EDT] ; stop_time=[n/a] ; pid=15733 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "994", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveEnterTimestampMonotonic": "357969159", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:45 EDT", "InactiveExitTimestampMonotonic": "357971833", "InvocationID": "fdac4c4e815b49fd8d181d2c0a63341c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15957", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3247329280", "MemoryCurrent": "2936832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "11624448", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 13:26:46 EDT", "StateChangeTimestampMonotonic": "358565739", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "994", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10604 1726853280.74035: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.74039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.74041: variable 'omit' from source: magic vars 10604 1726853280.74043: variable 'item' from source: unknown 10604 1726853280.74045: variable 'final_state' from source: set_fact 10604 1726853280.74047: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10604 1726853280.74049: variable 'item' from source: unknown 10604 1726853280.74051: variable 'initial_state' from source: set_fact 10604 1726853280.74053: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10604 1726853280.74168: variable 'initial_state' from source: set_fact 10604 1726853280.74177: variable 'item' from source: unknown 10604 1726853280.74187: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10604 1726853280.74196: variable 'omit' from source: magic vars 10604 1726853280.74281: variable 'omit' from source: magic vars 10604 1726853280.74284: variable 'item' from source: unknown 10604 1726853280.74322: variable 'item' from source: unknown 10604 1726853280.74525: variable 'initial_state' from source: set_fact 10604 1726853280.74638: variable 'item' from source: unknown 10604 1726853280.74641: variable 'omit' from source: magic vars 10604 1726853280.74654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853280.74662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853280.74669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853280.74685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853280.74687: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.74690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.74811: Set connection var ansible_connection to ssh 10604 1726853280.74817: Set connection var ansible_pipelining to False 10604 1726853280.74823: Set connection var ansible_shell_type to sh 10604 1726853280.74825: Set connection var ansible_timeout to 10 10604 1726853280.74828: Set connection var ansible_shell_executable to /bin/sh 10604 1726853280.74830: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853280.74832: variable 'ansible_shell_executable' from source: unknown 10604 1726853280.74834: variable 'ansible_connection' from source: unknown 10604 1726853280.74836: variable 'ansible_module_compression' from source: unknown 10604 1726853280.74838: variable 'ansible_shell_type' from source: unknown 10604 1726853280.74840: variable 'ansible_shell_executable' from source: unknown 10604 1726853280.74842: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853280.74844: variable 'ansible_pipelining' from source: unknown 10604 1726853280.74907: variable 'ansible_timeout' from source: unknown 10604 1726853280.74910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853280.74946: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853280.74960: variable 'omit' from source: magic vars 10604 1726853280.74963: starting attempt loop 10604 1726853280.74965: running the handler 10604 1726853280.75041: variable 'ansible_facts' from source: unknown 10604 1726853280.75264: _low_level_execute_command(): starting 10604 1726853280.75267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853280.75861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853280.75870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.75883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.75900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.75913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.75918: stderr chunk (state=3): >>>debug2: match not found <<< 10604 1726853280.75928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.76049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10604 1726853280.76052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address <<< 10604 1726853280.76055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10604 1726853280.76057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.76059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.76061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.76063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.76065: stderr chunk (state=3): >>>debug2: match found <<< 10604 1726853280.76066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.76068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.76083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.76103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.76214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.77821: stdout chunk (state=3): >>>/root <<< 10604 1726853280.77942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.77946: stdout chunk (state=3): >>><<< 10604 1726853280.77951: stderr chunk (state=3): >>><<< 10604 1726853280.77965: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.77975: _low_level_execute_command(): starting 10604 1726853280.77979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006 `" && echo ansible-tmp-1726853280.7796516-11100-101098508637006="` echo /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006 `" ) && sleep 0' 10604 1726853280.78478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.78481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 <<< 10604 1726853280.78483: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.78545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.78601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.78684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.80573: stdout chunk (state=3): >>>ansible-tmp-1726853280.7796516-11100-101098508637006=/root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006 <<< 10604 1726853280.80703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.80719: stderr chunk (state=3): >>><<< 10604 1726853280.80722: stdout chunk (state=3): >>><<< 10604 1726853280.80738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853280.7796516-11100-101098508637006=/root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.80757: variable 'ansible_module_compression' from source: unknown 10604 1726853280.80789: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10604 1726853280.80814: variable 'ansible_facts' from source: unknown 10604 1726853280.80924: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py 10604 1726853280.81026: Sending initial data 10604 1726853280.81029: Sent initial data (156 bytes) 10604 1726853280.81440: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.81444: 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.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853280.81446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.81448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.81450: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.81502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.81512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.81599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.83191: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853280.83269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853280.83354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpiyhjac5y /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py <<< 10604 1726853280.83357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py" <<< 10604 1726853280.83443: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpiyhjac5y" to remote "/root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py" <<< 10604 1726853280.84813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.84856: stderr chunk (state=3): >>><<< 10604 1726853280.84859: stdout chunk (state=3): >>><<< 10604 1726853280.84900: done transferring module to remote 10604 1726853280.84909: _low_level_execute_command(): starting 10604 1726853280.84914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/ /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py && sleep 0' 10604 1726853280.85577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853280.85595: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.85664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.85686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853280.85719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.85856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.87659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853280.87750: stderr chunk (state=3): >>><<< 10604 1726853280.87753: stdout chunk (state=3): >>><<< 10604 1726853280.87765: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853280.87777: _low_level_execute_command(): starting 10604 1726853280.87780: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/AnsiballZ_systemd.py && sleep 0' 10604 1726853280.88369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.88373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853280.88376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.88378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853280.88380: 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.42.18 originally 10.31.42.18 debug2: match found <<< 10604 1726853280.88382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853280.88429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853280.88432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853280.88545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853280.90682: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853280.90706: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853280.90737: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 10604 1726853280.90749: stdout chunk (state=3): >>>import '_weakref' # <<< 10604 1726853280.90809: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853280.90826: stdout chunk (state=3): >>>import 'marshal' # <<< 10604 1726853280.90854: stdout chunk (state=3): >>>import 'posix' # <<< 10604 1726853280.90888: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10604 1726853280.90917: stdout chunk (state=3): >>>import 'time' # <<< 10604 1726853280.90920: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10604 1726853280.90971: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10604 1726853280.90979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.90999: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853280.91020: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853280.91052: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853280.91085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10604 1726853280.91088: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dbc4d0> <<< 10604 1726853280.91114: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d8bb00> <<< 10604 1726853280.91120: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10604 1726853280.91123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 10604 1726853280.91134: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dbea50> <<< 10604 1726853280.91156: stdout chunk (state=3): >>>import '_signal' # <<< 10604 1726853280.91181: stdout chunk (state=3): >>>import '_abc' # <<< 10604 1726853280.91196: stdout chunk (state=3): >>>import 'abc' # <<< 10604 1726853280.91206: stdout chunk (state=3): >>>import 'io' # <<< 10604 1726853280.91239: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10604 1726853280.91328: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853280.91353: stdout chunk (state=3): >>>import 'genericpath' # <<< 10604 1726853280.91357: stdout chunk (state=3): >>>import 'posixpath' # <<< 10604 1726853280.91379: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853280.91402: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853280.91415: stdout chunk (state=3): >>>Processing user site-packages <<< 10604 1726853280.91430: stdout chunk (state=3): >>>Processing global site-packages <<< 10604 1726853280.91443: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10604 1726853280.91445: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853280.91474: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 10604 1726853280.91479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853280.91503: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dcd130> <<< 10604 1726853280.91554: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853280.91576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.91581: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dcdfd0> <<< 10604 1726853280.91607: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853280.91637: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853280.92020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853280.92029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853280.92054: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10604 1726853280.92057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.92088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853280.92120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10604 1726853280.92142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853280.92166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853280.92181: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654bebe00> <<< 10604 1726853280.92199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10604 1726853280.92217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853280.92240: stdout chunk (state=3): >>>import '_operator' # <<< 10604 1726853280.92245: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654bebec0> <<< 10604 1726853280.92261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853280.92296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853280.92314: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853280.92363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.92380: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853280.92410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c23830> <<< 10604 1726853280.92440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10604 1726853280.92450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 10604 1726853280.92463: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c23ec0> <<< 10604 1726853280.92470: stdout chunk (state=3): >>>import '_collections' # <<< 10604 1726853280.92527: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c03ad0> <<< 10604 1726853280.92530: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853280.92564: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c011f0> <<< 10604 1726853280.92654: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be8fb0> <<< 10604 1726853280.92685: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853280.92710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853280.92717: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853280.92735: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853280.92764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853280.92783: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10604 1726853280.92788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853280.92817: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c477a0> <<< 10604 1726853280.92839: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c463c0> <<< 10604 1726853280.92863: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10604 1726853280.92870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c020c0> <<< 10604 1726853280.92875: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c44b30> <<< 10604 1726853280.92931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853280.92941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10604 1726853280.92947: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be8230> <<< 10604 1726853280.92969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853280.93002: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.93005: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c78b60> <<< 10604 1726853280.93052: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.93062: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c78ef0> <<< 10604 1726853280.93069: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be6d50> <<< 10604 1726853280.93126: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.93174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853280.93178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853280.93252: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c79580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c79250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10604 1726853280.93255: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7a480> <<< 10604 1726853280.93258: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10604 1726853280.93288: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10604 1726853280.93333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10604 1726853280.93360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c906b0> <<< 10604 1726853280.93377: stdout chunk (state=3): >>>import 'errno' # <<< 10604 1726853280.93421: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.93424: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c91d90> <<< 10604 1726853280.93444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853280.93471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853280.93478: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c92c30> <<< 10604 1726853280.93525: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c93290> <<< 10604 1726853280.93529: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c92180> <<< 10604 1726853280.93572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853280.93617: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c93d10> <<< 10604 1726853280.93627: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c93440> <<< 10604 1726853280.93677: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7a4e0> <<< 10604 1726853280.93691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853280.93723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853280.93751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853280.93775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853280.93807: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65497bbc0> <<< 10604 1726853280.93833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10604 1726853280.93858: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.93883: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a43e0> <<< 10604 1726853280.93898: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4500> <<< 10604 1726853280.93923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853280.93996: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.94116: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4fb0> <<< 10604 1726853280.94224: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.94237: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a59a0> <<< 10604 1726853280.94257: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a4860> <<< 10604 1726853280.94288: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654979d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853280.94314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853280.94327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853280.94341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10604 1726853280.94347: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a6db0> <<< 10604 1726853280.94377: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a5af0> <<< 10604 1726853280.94407: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7abd0> <<< 10604 1726853280.94429: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853280.94501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853280.94547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853280.94568: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549d30e0> <<< 10604 1726853280.94610: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853280.94621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.94645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853280.94659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853280.94709: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549f34a0> <<< 10604 1726853280.94727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853280.94787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853280.94826: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853280.94867: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a54290> <<< 10604 1726853280.94902: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853280.94904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853280.94929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853280.94963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853280.95052: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a569f0> <<< 10604 1726853280.95129: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a543b0> <<< 10604 1726853280.95160: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a21280> <<< 10604 1726853280.95195: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543253d0> <<< 10604 1726853280.95217: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549f22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a7cb0> <<< 10604 1726853280.95379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853280.95401: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6549f28a0> <<< 10604 1726853280.95705: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wnvyq1cs/ansible_ansible.legacy.systemd_payload.zip' <<< 10604 1726853280.95707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.95824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.95847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853280.95885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853280.95977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853280.95995: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438f0e0> import '_typing' # <<< 10604 1726853280.96183: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65436dfd0> <<< 10604 1726853280.96186: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65436d130> <<< 10604 1726853280.96193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.96218: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853280.96224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.96248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.96259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.96276: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10604 1726853280.96288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.97663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853280.98763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10604 1726853280.98770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438cfb0> <<< 10604 1726853280.98794: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853280.98830: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853280.98836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853280.98859: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853280.98892: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bea50> <<< 10604 1726853280.98932: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be7e0> <<< 10604 1726853280.98958: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be0f0> <<< 10604 1726853280.98995: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853280.99035: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438fd70> <<< 10604 1726853280.99067: stdout chunk (state=3): >>>import 'atexit' # <<< 10604 1726853280.99103: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bf770> <<< 10604 1726853280.99107: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bf9b0> <<< 10604 1726853280.99139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853280.99176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10604 1726853280.99193: stdout chunk (state=3): >>>import '_locale' # <<< 10604 1726853280.99254: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543bfef0> import 'pwd' # <<< 10604 1726853280.99277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853280.99301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853280.99331: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654229d00> <<< 10604 1726853280.99374: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65422b920> <<< 10604 1726853280.99393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10604 1726853280.99396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853280.99438: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422c2f0> <<< 10604 1726853280.99456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853280.99488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10604 1726853280.99501: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422d490> <<< 10604 1726853280.99524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853280.99557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853280.99583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853280.99638: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422ff20> <<< 10604 1726853280.99672: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853280.99681: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65436f1d0> <<< 10604 1726853280.99692: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422e1e0> <<< 10604 1726853280.99715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10604 1726853280.99741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853280.99767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10604 1726853280.99792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853280.99920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853280.99937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654237dd0> <<< 10604 1726853280.99946: stdout chunk (state=3): >>>import '_tokenize' # <<< 10604 1726853281.00012: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236600> <<< 10604 1726853281.00040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10604 1726853281.00052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853281.00135: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236b70> <<< 10604 1726853281.00170: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422e6f0> <<< 10604 1726853281.00175: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65427be90> <<< 10604 1726853281.00221: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427c200> <<< 10604 1726853281.00237: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853281.00268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10604 1726853281.00289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853281.00315: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65427dc40> <<< 10604 1726853281.00324: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427da00> <<< 10604 1726853281.00342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853281.00363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853281.00422: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654280230> <<< 10604 1726853281.00427: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427e330> <<< 10604 1726853281.00450: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853281.00497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.00528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853281.00531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853281.00572: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542839b0> <<< 10604 1726853281.00696: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542803b0> <<< 10604 1726853281.00762: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284800> <<< 10604 1726853281.00791: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284830> <<< 10604 1726853281.00844: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.00847: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427c3e0> <<< 10604 1726853281.00900: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853281.00904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853281.00923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853281.00962: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.00974: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654110470> <<< 10604 1726853281.01118: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.01144: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6541117f0> <<< 10604 1726853281.01148: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654286c00> <<< 10604 1726853281.01177: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654287f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654286840> <<< 10604 1726853281.01193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01236: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10604 1726853281.01254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01426: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 10604 1726853281.01443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01464: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 10604 1726853281.01471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.01712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.02245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.02776: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853281.02791: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10604 1726853281.02800: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10604 1726853281.02813: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853281.02833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.02884: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654115a30> <<< 10604 1726853281.02967: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10604 1726853281.02979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853281.02992: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541166c0> <<< 10604 1726853281.03002: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654111910> <<< 10604 1726853281.03045: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853281.03058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.03079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.03099: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853281.03102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.03269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.03421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10604 1726853281.03429: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654116660> <<< 10604 1726853281.03444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.03915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04503: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10604 1726853281.04523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853281.04602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04720: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853281.04735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04752: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10604 1726853281.04767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.04849: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853281.04858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654117980> # zipimport: zlib available <<< 10604 1726853281.05532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05633: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 10604 1726853281.05640: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 10604 1726853281.05643: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853281.05654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05737: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853281.05750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.05987: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853281.06019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.06080: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654122390> <<< 10604 1726853281.06110: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65411d220> <<< 10604 1726853281.06149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10604 1726853281.06180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.06427: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853281.06480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853281.06502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853281.06509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853281.06568: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65420ac60> <<< 10604 1726853281.06605: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543ea930> <<< 10604 1726853281.06687: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654122450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10604 1726853281.06706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06727: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06766: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853281.06811: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853281.06834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.06848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10604 1726853281.06860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853281.07458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07529: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853281.07532: stdout chunk (state=3): >>> <<< 10604 1726853281.07600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07653: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10604 1726853281.07671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.07838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.08012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.08052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.08111: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.08132: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10604 1726853281.08160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10604 1726853281.08180: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10604 1726853281.08194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10604 1726853281.08211: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b2ab0> <<< 10604 1726853281.08238: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10604 1726853281.08247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10604 1726853281.08275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853281.08318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10604 1726853281.08356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10604 1726853281.08359: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653da8050> <<< 10604 1726853281.08387: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.08415: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.08418: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653da8620> <<< 10604 1726853281.08455: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541a0f20> <<< 10604 1726853281.08476: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b35c0> <<< 10604 1726853281.08528: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b1160> <<< 10604 1726853281.08542: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b0c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853281.08587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10604 1726853281.08613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10604 1726853281.08638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853281.08677: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653dabb60> <<< 10604 1726853281.08684: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653dab410> <<< 10604 1726853281.08720: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653dab5c0> <<< 10604 1726853281.08742: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653daa870> <<< 10604 1726853281.08846: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853281.08863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10604 1726853281.08894: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653dabc50> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10604 1726853281.08923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853281.08955: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e0a750> <<< 10604 1726853281.08989: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e08740> <<< 10604 1726853281.09018: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b0e90> import 'ansible.module_utils.facts.timeout' # <<< 10604 1726853281.09031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 10604 1726853281.09056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10604 1726853281.09156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10604 1726853281.09224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10604 1726853281.09351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10604 1726853281.09364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10604 1726853281.09441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10604 1726853281.09589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10604 1726853281.09646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.09909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10604 1726853281.09912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10604 1726853281.10822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.10993: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10604 1726853281.11027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10604 1726853281.11140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10604 1726853281.11225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10604 1726853281.11321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10604 1726853281.11424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853281.11555: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e0bf20> <<< 10604 1726853281.11599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10604 1726853281.11602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853281.11866: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e0b620> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 10604 1726853281.11870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.11955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10604 1726853281.12061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 10604 1726853281.12244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853281.12355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853281.12535: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e46c30> <<< 10604 1726853281.12669: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e37650> import 'ansible.module_utils.facts.system.python' # <<< 10604 1726853281.12749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12777: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10604 1726853281.12910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.12947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.13063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.13199: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10604 1726853281.13258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.13365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.13407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10604 1726853281.13428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10604 1726853281.13615: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e5e870> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e46420> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10604 1726853281.13642: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10604 1726853281.13760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.13907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10604 1726853281.13949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10604 1726853281.14245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10604 1726853281.14267: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10604 1726853281.14583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10604 1726853281.14824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.14884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.15430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.15932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 10604 1726853281.15940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 10604 1726853281.15950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10604 1726853281.16169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10604 1726853281.16367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10604 1726853281.16703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16726: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10604 1726853281.16738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10604 1726853281.16871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.16932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10604 1726853281.17442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10604 1726853281.17525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10604 1726853281.17588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10604 1726853281.17766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17816: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10604 1726853281.17858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10604 1726853281.17925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.17976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10604 1726853281.18311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10604 1726853281.18589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853281.18707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18776: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 10604 1726853281.18824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10604 1726853281.18863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.18952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853281.19033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10604 1726853281.19143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19159: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10604 1726853281.19194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10604 1726853281.19270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10604 1726853281.19549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10604 1726853281.19555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10604 1726853281.19672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.19867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10604 1726853281.20076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10604 1726853281.20179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10604 1726853281.20279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10604 1726853281.20465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10604 1726853281.20639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10604 1726853281.20650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.20929: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10604 1726853281.21018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.22268: stdout chunk (state=3): >>> {"name": "pmie", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmie.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13249", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ExecMainStartTimestampMonotonic": "352703363", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13249", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId<<< 10604 1726853281.22281: stdout chunk (state=3): >>>": "4683", "MemoryCurrent": "1417216", "MemoryPeak": "5357568", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3247124480", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "235890000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATA<<< 10604 1726853281.22315: stdout chunk (state=3): >>>Soft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmie.service", "Names": "pmie.service", "Requires": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmie_c<<< 10604 1726853281.22321: stdout chunk (state=3): >>>heck.timer pmie_daily.timer pmie_farm.service", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "pmie_check.timer pmie_daily.timer pmie_farm.service multi-user.target shutdown.target", "After": "systemd-journald.socket pmcd.service system.slice sysinit.target network-online.target basic.target", "Documentation": "\"man:pmie(1)\"", "Description": "Performance Metrics Inference Engine", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:40 EDT", "StateChangeTimestampMonotonic": "352703410", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:40 EDT", "InactiveExitTimestampMonotonic": "352507659", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ActiveEnterTimestampMonotonic": "352703410", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ConditionTimestampMonotonic": "352506180", "AssertTimestamp": "Fri 2024-09-20 13:26:40 EDT", "AssertTimestampMonotonic": "352506183", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "07b3de80d1e34f528396b5503c563307", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10604 1726853281.22884: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10604 1726853281.22893: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 10604 1726853281.22915: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 10604 1726853281.22932: 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 # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 10604 1726853281.22938: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 10604 1726853281.22941: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 10604 1726853281.22995: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 10604 1726853281.22999: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 10604 1726853281.23004: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 10604 1726853281.23025: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 10604 1726853281.23034: 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<<< 10604 1726853281.23057: stdout chunk (state=3): >>> # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 10604 1726853281.23080: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors <<< 10604 1726853281.23103: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback <<< 10604 1726853281.23108: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23118: 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 # 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 <<< 10604 1726853281.23148: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 10604 1726853281.23152: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23164: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10604 1726853281.23218: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 10604 1726853281.23226: stdout chunk (state=3): >>># 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__ <<< 10604 1726853281.23229: stdout chunk (state=3): >>># destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor <<< 10604 1726853281.23232: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23270: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23291: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23318: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23324: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.23346: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # 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<<< 10604 1726853281.23349: stdout chunk (state=3): >>> # 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 <<< 10604 1726853281.23381: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # 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 <<< 10604 1726853281.23386: stdout chunk (state=3): >>># 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.service # destroy ansible.module_utils.service <<< 10604 1726853281.23707: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853281.23721: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10604 1726853281.23748: stdout chunk (state=3): >>># destroy _bz2 <<< 10604 1726853281.23766: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 10604 1726853281.23777: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10604 1726853281.23792: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10604 1726853281.23818: stdout chunk (state=3): >>># destroy ntpath <<< 10604 1726853281.23834: stdout chunk (state=3): >>># destroy importlib <<< 10604 1726853281.23842: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10604 1726853281.23858: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10604 1726853281.23863: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10604 1726853281.23885: stdout chunk (state=3): >>># destroy locale # destroy _signal <<< 10604 1726853281.23902: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10604 1726853281.23945: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 10604 1726853281.23979: stdout chunk (state=3): >>># destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 10604 1726853281.24003: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10604 1726853281.24030: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 10604 1726853281.24036: stdout chunk (state=3): >>># destroy _heapq # destroy _queue <<< 10604 1726853281.24048: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 10604 1726853281.24061: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 10604 1726853281.24074: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 10604 1726853281.24079: stdout chunk (state=3): >>># destroy base64 <<< 10604 1726853281.24106: stdout chunk (state=3): >>># destroy _ssl <<< 10604 1726853281.24118: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10604 1726853281.24131: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 10604 1726853281.24153: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10604 1726853281.24163: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing <<< 10604 1726853281.24171: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 10604 1726853281.24203: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 10604 1726853281.24229: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10604 1726853281.24232: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 10604 1726853281.24268: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 10604 1726853281.24271: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 10604 1726853281.24278: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 10604 1726853281.24282: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping warnings <<< 10604 1726853281.24301: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 10604 1726853281.24313: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 10604 1726853281.24333: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 10604 1726853281.24345: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10604 1726853281.24361: 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 <<< 10604 1726853281.24367: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853281.24545: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 10604 1726853281.24570: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10604 1726853281.24605: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10604 1726853281.24639: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10604 1726853281.24681: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853281.24763: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 10604 1726853281.24783: stdout chunk (state=3): >>># destroy time <<< 10604 1726853281.24801: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 10604 1726853281.24854: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10604 1726853281.24858: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 10604 1726853281.24881: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853281.25250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853281.25256: stderr chunk (state=3): >>><<< 10604 1726853281.25259: stdout chunk (state=3): >>><<< 10604 1726853281.25453: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654dcdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654bebe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654bebec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c23830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c23ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c03ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c011f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be8fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c477a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c463c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c020c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c44b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be8230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c78b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c78ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654be6d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c79580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c79250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c906b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c91d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c92c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c93290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c92180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654c93d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c93440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7a4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65497bbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a43e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4500> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a4fb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6549a59a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a4860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654979d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654c7abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549d30e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549f34a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a54290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a569f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a543b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654a21280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549f22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6549a7cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6549f28a0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wnvyq1cs/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65436dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65436d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438cfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be0f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65438fd70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bf770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6543bf9b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543bfef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654229d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65422b920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422c2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422d490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422ff20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65436f1d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654237dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65422e6f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65427be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65427dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654280230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427e330> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542839b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6542803b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284800> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654284dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65427c3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654110470> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6541117f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654286c00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654287f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654286840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654115a30> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541166c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654111910> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654116660> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654117980> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654122390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65411d220> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65420ac60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6543ea930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654122450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654236570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b2ab0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653da8050> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653da8620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541a0f20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b35c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b1160> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b0c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653dabb60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653dab410> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653dab5c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653daa870> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653dabc50> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e0a750> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e08740> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6541b0e90> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e0bf20> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e0b620> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e46c30> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e37650> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe653e5e870> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe653e46420> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pmie", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmie.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13249", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ExecMainStartTimestampMonotonic": "352703363", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13249", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "4683", "MemoryCurrent": "1417216", "MemoryPeak": "5357568", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3247124480", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "235890000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmie.service", "Names": "pmie.service", "Requires": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "pmie_check.timer pmie_daily.timer pmie_farm.service multi-user.target shutdown.target", "After": "systemd-journald.socket pmcd.service system.slice sysinit.target network-online.target basic.target", "Documentation": "\"man:pmie(1)\"", "Description": "Performance Metrics Inference Engine", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:40 EDT", "StateChangeTimestampMonotonic": "352703410", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:40 EDT", "InactiveExitTimestampMonotonic": "352507659", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ActiveEnterTimestampMonotonic": "352703410", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ConditionTimestampMonotonic": "352506180", "AssertTimestamp": "Fri 2024-09-20 13:26:40 EDT", "AssertTimestampMonotonic": "352506183", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "07b3de80d1e34f528396b5503c563307", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. 10604 1726853281.26742: done with _execute_module (ansible.legacy.systemd, {'name': 'pmie', 'state': 'started', '_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.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-1726853280.7796516-11100-101098508637006/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853281.26747: _low_level_execute_command(): starting 10604 1726853281.26750: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853280.7796516-11100-101098508637006/ > /dev/null 2>&1 && sleep 0' 10604 1726853281.27223: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.27227: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.27229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.27231: 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.42.18 originally 10.31.42.18 <<< 10604 1726853281.27233: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.27297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.27302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.27410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.29277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.29306: stderr chunk (state=3): >>><<< 10604 1726853281.29309: stdout chunk (state=3): >>><<< 10604 1726853281.29326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853281.29329: handler run complete 10604 1726853281.29368: attempt loop complete, returning result 10604 1726853281.29385: variable 'item' from source: unknown 10604 1726853281.29447: variable 'item' from source: unknown ok: [managed_node3] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ActiveEnterTimestampMonotonic": "352703410", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket pmcd.service system.slice sysinit.target network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 13:26:40 EDT", "AssertTimestampMonotonic": "352506183", "Before": "pmie_check.timer pmie_daily.timer pmie_farm.service multi-user.target shutdown.target", "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "235890000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ConditionTimestampMonotonic": "352506180", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "4683", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702874112", "EffectiveMemoryMax": "3702874112", "EffectiveTasksMax": "22362", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13249", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:40 EDT", "ExecMainStartTimestampMonotonic": "352703363", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 13:26:40 EDT] ; stop_time=[n/a] ; pid=13070 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "994", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:40 EDT", "InactiveExitTimestampMonotonic": "352507659", "InvocationID": "07b3de80d1e34f528396b5503c563307", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13249", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3247124480", "MemoryCurrent": "1417216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5357568", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 13:26:40 EDT", "StateChangeTimestampMonotonic": "352703410", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "994", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10604 1726853281.29835: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.29838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.29840: variable 'omit' from source: magic vars 10604 1726853281.29842: variable 'item' from source: unknown 10604 1726853281.29844: variable 'final_state' from source: set_fact 10604 1726853281.29902: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10604 1726853281.30000: variable 'item' from source: unknown 10604 1726853281.30003: variable 'initial_state' from source: set_fact 10604 1726853281.30067: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10604 1726853281.30207: variable 'initial_state' from source: set_fact 10604 1726853281.30277: variable 'item' from source: unknown 10604 1726853281.30303: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10604 1726853281.30306: variable 'omit' from source: magic vars 10604 1726853281.30317: variable 'omit' from source: magic vars 10604 1726853281.30384: variable 'item' from source: unknown 10604 1726853281.30431: variable 'item' from source: unknown 10604 1726853281.30620: variable 'initial_state' from source: set_fact 10604 1726853281.30701: variable 'item' from source: unknown 10604 1726853281.30716: variable 'omit' from source: magic vars 10604 1726853281.30732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853281.30738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853281.30744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853281.30754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853281.30757: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.30759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.30812: Set connection var ansible_connection to ssh 10604 1726853281.30816: Set connection var ansible_pipelining to False 10604 1726853281.30820: Set connection var ansible_shell_type to sh 10604 1726853281.30829: Set connection var ansible_timeout to 10 10604 1726853281.30833: Set connection var ansible_shell_executable to /bin/sh 10604 1726853281.30840: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853281.30855: variable 'ansible_shell_executable' from source: unknown 10604 1726853281.30858: variable 'ansible_connection' from source: unknown 10604 1726853281.30860: variable 'ansible_module_compression' from source: unknown 10604 1726853281.30862: variable 'ansible_shell_type' from source: unknown 10604 1726853281.30864: variable 'ansible_shell_executable' from source: unknown 10604 1726853281.30867: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.30871: variable 'ansible_pipelining' from source: unknown 10604 1726853281.30875: variable 'ansible_timeout' from source: unknown 10604 1726853281.30879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.30957: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853281.30964: variable 'omit' from source: magic vars 10604 1726853281.30968: starting attempt loop 10604 1726853281.30971: running the handler 10604 1726853281.31026: variable 'ansible_facts' from source: unknown 10604 1726853281.31152: _low_level_execute_command(): starting 10604 1726853281.31155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853281.31768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.31771: 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.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853281.31776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.31778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853281.31830: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.31847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.31858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.31960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.33558: stdout chunk (state=3): >>>/root <<< 10604 1726853281.33648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.33682: stderr chunk (state=3): >>><<< 10604 1726853281.33685: stdout chunk (state=3): >>><<< 10604 1726853281.33701: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853281.33708: _low_level_execute_command(): starting 10604 1726853281.33713: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874 `" && echo ansible-tmp-1726853281.337003-11100-180200091922874="` echo /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874 `" ) && sleep 0' 10604 1726853281.34144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.34148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853281.34178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found <<< 10604 1726853281.34185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10604 1726853281.34187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853281.34189: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.34234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853281.34247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.34344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.36239: stdout chunk (state=3): >>>ansible-tmp-1726853281.337003-11100-180200091922874=/root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874 <<< 10604 1726853281.36439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.36446: stdout chunk (state=3): >>><<< 10604 1726853281.36454: stderr chunk (state=3): >>><<< 10604 1726853281.36504: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853281.337003-11100-180200091922874=/root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853281.36508: variable 'ansible_module_compression' from source: unknown 10604 1726853281.36569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10604 1726853281.36574: variable 'ansible_facts' from source: unknown 10604 1726853281.36722: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py 10604 1726853281.36863: Sending initial data 10604 1726853281.36866: Sent initial data (155 bytes) 10604 1726853281.37440: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.37445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.37708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.39249: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853281.39335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853281.39422: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpj77jxtbo /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py <<< 10604 1726853281.39426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py" <<< 10604 1726853281.39510: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpj77jxtbo" to remote "/root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py" <<< 10604 1726853281.39513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py" <<< 10604 1726853281.41147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.41151: stderr chunk (state=3): >>><<< 10604 1726853281.41153: stdout chunk (state=3): >>><<< 10604 1726853281.41156: done transferring module to remote 10604 1726853281.41158: _low_level_execute_command(): starting 10604 1726853281.41160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/ /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py && sleep 0' 10604 1726853281.41708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853281.41727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.41743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853281.41844: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853281.41870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.41898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.42014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.43808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.43867: stderr chunk (state=3): >>><<< 10604 1726853281.43870: stdout chunk (state=3): >>><<< 10604 1726853281.43891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853281.43897: _low_level_execute_command(): starting 10604 1726853281.43903: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/AnsiballZ_systemd.py && sleep 0' 10604 1726853281.44478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853281.44483: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.44485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853281.44487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853281.44492: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.44553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853281.44556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.44560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.44654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.46825: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853281.46837: stdout chunk (state=3): >>>import _imp # builtin <<< 10604 1726853281.46876: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853281.46943: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853281.46950: stdout chunk (state=3): >>>import 'marshal' # <<< 10604 1726853281.46981: stdout chunk (state=3): >>>import 'posix' # <<< 10604 1726853281.47016: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10604 1726853281.47043: stdout chunk (state=3): >>>import 'time' # <<< 10604 1726853281.47051: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10604 1726853281.47102: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10604 1726853281.47106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.47131: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853281.47151: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853281.47187: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853281.47208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10604 1726853281.47222: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0a184d0> <<< 10604 1726853281.47236: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d09e7b30> <<< 10604 1726853281.47257: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 10604 1726853281.47263: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0a1aa50> <<< 10604 1726853281.47292: stdout chunk (state=3): >>>import '_signal' # <<< 10604 1726853281.47308: stdout chunk (state=3): >>>import '_abc' # <<< 10604 1726853281.47325: stdout chunk (state=3): >>>import 'abc' # <<< 10604 1726853281.47335: stdout chunk (state=3): >>>import 'io' # <<< 10604 1726853281.47371: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10604 1726853281.47465: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853281.47487: stdout chunk (state=3): >>>import 'genericpath' # <<< 10604 1726853281.47493: stdout chunk (state=3): >>>import 'posixpath' # <<< 10604 1726853281.47511: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853281.47535: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853281.47550: stdout chunk (state=3): >>>Processing user site-packages <<< 10604 1726853281.47557: stdout chunk (state=3): >>>Processing global site-packages <<< 10604 1726853281.47574: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10604 1726853281.47582: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10604 1726853281.47611: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 10604 1726853281.47615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853281.47641: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d082d130> <<< 10604 1726853281.47692: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 10604 1726853281.47710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.47714: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d082dfd0> <<< 10604 1726853281.47742: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853281.47767: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853281.48163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853281.48168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10604 1726853281.48196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10604 1726853281.48204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.48231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10604 1726853281.48263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10604 1726853281.48286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853281.48306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10604 1726853281.48330: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d086be00> <<< 10604 1726853281.48342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10604 1726853281.48360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10604 1726853281.48384: stdout chunk (state=3): >>>import '_operator' # <<< 10604 1726853281.48388: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d086bec0> <<< 10604 1726853281.48404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10604 1726853281.48441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10604 1726853281.48458: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10604 1726853281.48508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.48524: stdout chunk (state=3): >>>import 'itertools' # <<< 10604 1726853281.48555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 10604 1726853281.48560: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08a37d0> <<< 10604 1726853281.48584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10604 1726853281.48595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08a3e60> <<< 10604 1726853281.48613: stdout chunk (state=3): >>>import '_collections' # <<< 10604 1726853281.48661: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0883aa0> <<< 10604 1726853281.48675: stdout chunk (state=3): >>>import '_functools' # <<< 10604 1726853281.48703: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0881160> <<< 10604 1726853281.48798: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0868fb0> <<< 10604 1726853281.48819: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853281.48843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853281.48851: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853281.48880: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853281.48899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853281.48925: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853281.48973: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c77a0> <<< 10604 1726853281.48977: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c63c0> <<< 10604 1726853281.49012: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0882210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c4b90> <<< 10604 1726853281.49117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10604 1726853281.49120: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0868230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853281.49152: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d08f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f8b30> <<< 10604 1726853281.49200: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.49228: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d08f8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0866d50> <<< 10604 1726853281.49264: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.49268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853281.49327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f92b0> <<< 10604 1726853281.49330: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10604 1726853281.49363: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10604 1726853281.49391: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fa4e0> <<< 10604 1726853281.49403: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10604 1726853281.49429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10604 1726853281.49469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10604 1726853281.49508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d09106e0> <<< 10604 1726853281.49511: stdout chunk (state=3): >>>import 'errno' # <<< 10604 1726853281.49553: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.49556: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0911dc0> <<< 10604 1726853281.49598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853281.49619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10604 1726853281.49632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0912c30> <<< 10604 1726853281.49671: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.49703: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0913260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0912180> <<< 10604 1726853281.49724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10604 1726853281.49762: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0913ce0> <<< 10604 1726853281.49777: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0913410> <<< 10604 1726853281.49816: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fa450> <<< 10604 1726853281.49838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10604 1726853281.49860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10604 1726853281.49891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10604 1726853281.49912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10604 1726853281.49936: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d05f7b60> <<< 10604 1726853281.49961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10604 1726853281.49995: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0620680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06203e0> <<< 10604 1726853281.50033: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d06206b0> <<< 10604 1726853281.50052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853281.50140: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.50266: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0620fe0> <<< 10604 1726853281.50396: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0621970> <<< 10604 1726853281.50413: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0620890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d05f5d00> <<< 10604 1726853281.50441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853281.50481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853281.50485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10604 1726853281.50512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0622cc0> <<< 10604 1726853281.50539: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0620e60> <<< 10604 1726853281.50543: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fac00> <<< 10604 1726853281.50562: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10604 1726853281.50632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.50643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10604 1726853281.50679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10604 1726853281.50711: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d064eff0> <<< 10604 1726853281.50777: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853281.50781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.50814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10604 1726853281.50818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853281.50860: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d066f380> <<< 10604 1726853281.50881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853281.50930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853281.50977: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853281.51003: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d0110> <<< 10604 1726853281.51023: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853281.51061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853281.51082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853281.51119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853281.51204: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d2870> <<< 10604 1726853281.51287: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d0230> <<< 10604 1726853281.51315: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d069d100> <<< 10604 1726853281.51347: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d04ed1f0><<< 10604 1726853281.51371: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d066e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0623bc0> <<< 10604 1726853281.51574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853281.51578: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91d04ed460> <<< 10604 1726853281.51975: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_z0cd780x/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10604 1726853281.52074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.52100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853281.52105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853281.52141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853281.52210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853281.52250: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0552f90> import '_typing' # <<< 10604 1726853281.52433: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0531e80> <<< 10604 1726853281.52439: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0530fe0> # zipimport: zlib available <<< 10604 1726853281.52465: stdout chunk (state=3): >>>import 'ansible' # <<< 10604 1726853281.52473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.52489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.52501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.52521: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10604 1726853281.52533: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853281.52537: stdout chunk (state=3): >>> <<< 10604 1726853281.53900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.55003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 10604 1726853281.55012: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0550e30> <<< 10604 1726853281.55050: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853281.55083: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853281.55108: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d05868d0> <<< 10604 1726853281.55138: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0586660> <<< 10604 1726853281.55171: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0585fa0> <<< 10604 1726853281.55197: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853281.55235: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0586720> <<< 10604 1726853281.55245: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d27e0> import 'atexit' # <<< 10604 1726853281.55286: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0587650> <<< 10604 1726853281.55317: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0587890> <<< 10604 1726853281.55320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853281.55375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10604 1726853281.55378: stdout chunk (state=3): >>>import '_locale' # <<< 10604 1726853281.55432: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0587da0> <<< 10604 1726853281.55436: stdout chunk (state=3): >>>import 'pwd' # <<< 10604 1726853281.55454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853281.55466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853281.55513: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff31bb0> <<< 10604 1726853281.55537: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff337d0> <<< 10604 1726853281.55560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853281.55607: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff341a0> <<< 10604 1726853281.55634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853281.55686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff350a0> <<< 10604 1726853281.55715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853281.55727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10604 1726853281.55833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853281.55854: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff37dd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0532f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff36090> <<< 10604 1726853281.55917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853281.55920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 10604 1726853281.55929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853281.56024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853281.56058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3fb30> <<< 10604 1726853281.56086: stdout chunk (state=3): >>>import '_tokenize' # <<< 10604 1726853281.56130: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e600> <<< 10604 1726853281.56144: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e360> <<< 10604 1726853281.56149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10604 1726853281.56162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853281.56230: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e8d0> <<< 10604 1726853281.56259: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff365a0> <<< 10604 1726853281.56284: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.56297: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff83d10> <<< 10604 1726853281.56312: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 10604 1726853281.56314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff83ec0> <<< 10604 1726853281.56332: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853281.56346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10604 1726853281.56370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 10604 1726853281.56375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853281.56408: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.56411: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff85940> <<< 10604 1726853281.56427: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff85730> <<< 10604 1726853281.56434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853281.56493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853281.56515: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff87ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff86000> <<< 10604 1726853281.56532: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853281.56570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.56596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853281.56602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853281.56650: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8b6b0> <<< 10604 1726853281.56767: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff87f80> <<< 10604 1726853281.56830: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8c4d0> <<< 10604 1726853281.56858: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.56863: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8c6e0> <<< 10604 1726853281.56904: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8ca70> <<< 10604 1726853281.56907: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff84050> <<< 10604 1726853281.56935: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 10604 1726853281.56943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853281.56951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853281.56977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853281.57000: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.57023: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.57026: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe181d0> <<< 10604 1726853281.57169: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.57182: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe19460> <<< 10604 1726853281.57191: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8e960> <<< 10604 1726853281.57211: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.57217: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8e5a0> <<< 10604 1726853281.57234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57258: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10604 1726853281.57269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57465: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10604 1726853281.57478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57493: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10604 1726853281.57504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.57748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.58252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.58794: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10604 1726853281.58806: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853281.58831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.58877: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.58882: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe1d790> <<< 10604 1726853281.58960: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10604 1726853281.58964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853281.58987: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1e600> <<< 10604 1726853281.58992: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe196a0> <<< 10604 1726853281.59034: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853281.59046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.59063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.59083: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853281.59085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.59233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.59387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853281.59393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1eba0> <<< 10604 1726853281.59406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.59939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10604 1726853281.60501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60538: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853281.60550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60743: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10604 1726853281.60756: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10604 1726853281.60777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.60895: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853281.60912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10604 1726853281.61355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10604 1726853281.61367: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853281.61405: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1f800> # zipimport: zlib available <<< 10604 1726853281.61502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10604 1726853281.61581: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853281.61615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10604 1726853281.61681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.61888: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10604 1726853281.61926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.62011: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe2a060> <<< 10604 1726853281.62037: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe27e30> <<< 10604 1726853281.62064: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10604 1726853281.62068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10604 1726853281.62074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62302: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 10604 1726853281.62326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10604 1726853281.62330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853281.62396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853281.62426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853281.62484: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff02ae0> <<< 10604 1726853281.62526: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfffa7b0> <<< 10604 1726853281.62619: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe2a270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1d040> # destroy ansible.module_utils.distro <<< 10604 1726853281.62625: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10604 1726853281.62666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62675: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853281.62724: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853281.62746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.62789: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 10604 1726853281.62956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63188: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.63227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853281.63356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63548: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10604 1726853281.63554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.63929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.64003: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853281.64049: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10604 1726853281.64081: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeba5a0> <<< 10604 1726853281.64114: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10604 1726853281.64135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853281.64171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10604 1726853281.64191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10604 1726853281.64209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3daf0> <<< 10604 1726853281.64234: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.64259: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3c230> <<< 10604 1726853281.64319: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfea4d40> <<< 10604 1726853281.64322: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfebb0e0> <<< 10604 1726853281.64355: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb8c50> <<< 10604 1726853281.64359: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb88c0> <<< 10604 1726853281.64378: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853281.64417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10604 1726853281.64491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10604 1726853281.64499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10604 1726853281.64504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10604 1726853281.64508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853281.64562: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3fb60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3f440> <<< 10604 1726853281.64569: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3f620> <<< 10604 1726853281.64587: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3e870> <<< 10604 1726853281.64671: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853281.64707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10604 1726853281.64714: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3fc50> <<< 10604 1726853281.64737: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10604 1726853281.64758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853281.64792: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.64795: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfaa2780> <<< 10604 1726853281.64813: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa0770> <<< 10604 1726853281.64854: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb9e20> <<< 10604 1726853281.64884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 10604 1726853281.64906: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10604 1726853281.64959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10604 1726853281.65033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65084: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 10604 1726853281.65168: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10604 1726853281.65187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10604 1726853281.65237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10604 1726853281.65352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10604 1726853281.65447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.65664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10604 1726853281.65676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 10604 1726853281.65681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10604 1726853281.66584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66709: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66744: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10604 1726853281.66766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 10604 1726853281.66796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10604 1726853281.66841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10604 1726853281.66956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.66979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10604 1726853281.67028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10604 1726853281.67093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853281.67277: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa2e40> <<< 10604 1726853281.67293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10604 1726853281.67319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853281.67454: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa39b0> <<< 10604 1726853281.67457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 10604 1726853281.67474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10604 1726853281.67602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10604 1726853281.67787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.67913: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 10604 1726853281.67957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853281.68050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853281.68134: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853281.68175: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfadad50> <<< 10604 1726853281.68360: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfacba40> <<< 10604 1726853281.68383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10604 1726853281.68415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10604 1726853281.68565: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68904: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10604 1726853281.68939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.68954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10604 1726853281.69244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69247: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cf8c65d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cf8c6240> import 'ansible.module_utils.facts.system.user' # <<< 10604 1726853281.69251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10604 1726853281.69344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10604 1726853281.69596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.69777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10604 1726853281.69877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10604 1726853281.69903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.69912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.70115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.70205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10604 1726853281.70216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.70338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.70465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10604 1726853281.70527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.70551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.71141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.71577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10604 1726853281.71667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.71819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10604 1726853281.71871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.71978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10604 1726853281.72133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.72323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.72327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10604 1726853281.72366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.72412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 10604 1726853281.72525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.72621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.72808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.73011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10604 1726853281.73029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10604 1726853281.73050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.73102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10604 1726853281.73122: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.73163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10604 1726853281.73195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.73250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.73325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.73392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10604 1726853281.73420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.73585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10604 1726853281.73619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10604 1726853281.73877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 10604 1726853281.74170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853281.74243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10604 1726853281.74360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10604 1726853281.74414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853281.74540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10604 1726853281.74648: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.74657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10604 1726853281.74701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10604 1726853281.74895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.74898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.74995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10604 1726853281.75138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10604 1726853281.75352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10604 1726853281.75548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853281.75731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10604 1726853281.75745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.75996: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10604 1726853281.76010: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.76103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 10604 1726853281.76241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.76366: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10604 1726853281.76453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853281.78060: stdout chunk (state=3): >>> {"name": "pmproxy", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3248939008", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE<<< 10604 1726853281.78087: stdout chunk (state=3): >>>": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmproxy.service", "Names": "pmproxy.service", "Requires": "system.slice sysinit.target", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "avahi-daemon.service pmcd.service basic.target sysinit.target network-online.target systemd-journald.socket system.slice redis.service", "Documentation": "\"man:pmproxy(1)\"", "Description": "Proxy for Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pmproxy", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10604 1726853281.78682: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 10604 1726853281.78686: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 10604 1726853281.78721: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap <<< 10604 1726853281.78762: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 10604 1726853281.78787: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 10604 1726853281.78808: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 10604 1726853281.78841: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 10604 1726853281.78854: stdout chunk (state=3): >>># 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 <<< 10604 1726853281.78900: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 10604 1726853281.78925: stdout chunk (state=3): >>># 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<<< 10604 1726853281.78963: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # 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 <<< 10604 1726853281.78981: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 10604 1726853281.79294: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853281.79332: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 10604 1726853281.79358: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10604 1726853281.79378: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10604 1726853281.79410: stdout chunk (state=3): >>># destroy ntpath<<< 10604 1726853281.79444: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp<<< 10604 1726853281.79480: stdout chunk (state=3): >>> # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess <<< 10604 1726853281.79491: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10604 1726853281.79527: stdout chunk (state=3): >>># destroy selinux <<< 10604 1726853281.79537: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10604 1726853281.79583: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 10604 1726853281.79616: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 10604 1726853281.79653: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl <<< 10604 1726853281.79676: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 10604 1726853281.79708: stdout chunk (state=3): >>># destroy _ssl <<< 10604 1726853281.79724: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 10604 1726853281.79816: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 10604 1726853281.79937: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 10604 1726853281.79987: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853281.80106: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10604 1726853281.80110: stdout chunk (state=3): >>># destroy _collections <<< 10604 1726853281.80154: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10604 1726853281.80175: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10604 1726853281.80209: stdout chunk (state=3): >>># destroy _typing <<< 10604 1726853281.80248: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10604 1726853281.80290: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853281.80415: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 10604 1726853281.80474: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853281.80948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853281.80952: stdout chunk (state=3): >>><<< 10604 1726853281.80954: stderr chunk (state=3): >>><<< 10604 1726853281.81481: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d09e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0a1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d082d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d082dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d086be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d086bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08a37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0883aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0881160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0868fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c77a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c63c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0882210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08c4b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0868230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d08f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d08f8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0866d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08f92b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fa4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d09106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0911dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0912c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0913260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0912180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0913ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0913410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fa450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d05f7b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0620680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06203e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d06206b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0620fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0621970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0620890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d05f5d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0622cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0620e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d08fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d064eff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d066f380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d0110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d2870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d0230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d069d100> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d04ed1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d066e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0623bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91d04ed460> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_z0cd780x/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0552f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0531e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0530fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0550e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d05868d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0586660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0585fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0586720> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d06d27e0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0587650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0587890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d0587da0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff31bb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff337d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff341a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff350a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff37dd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d0532f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff36090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3fb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e360> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff3e8d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff365a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff83d10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff83ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff85940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff85730> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff87ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff86000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff87f80> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8c4d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8c6e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8ca70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff84050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe181d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe19460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8e960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cff8fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff8e5a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe1d790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1e600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe196a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1eba0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1f800> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfe2a060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe27e30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cff02ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfffa7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe2a270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfe1d040> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeba5a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3daf0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3c230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfea4d40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfebb0e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb8c50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb88c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3fb60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3f440> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfa3f620> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3e870> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfa3fc50> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfaa2780> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa0770> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfeb9e20> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa2e40> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfaa39b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cfadad50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cfacba40> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91cf8c65d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91cf8c6240> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "pmproxy", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3248939008", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "SetLoginEnvironment": "yes", "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": "no", "ProtectSystem": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "pmproxy.service", "Names": "pmproxy.service", "Requires": "system.slice sysinit.target", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "avahi-daemon.service pmcd.service basic.target sysinit.target network-online.target systemd-journald.socket system.slice redis.service", "Documentation": "\"man:pmproxy(1)\"", "Description": "Proxy for Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pmproxy", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. 10604 1726853281.87617: done with _execute_module (ansible.legacy.systemd, {'name': 'pmproxy', 'state': 'stopped', '_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.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-1726853281.337003-11100-180200091922874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853281.87622: _low_level_execute_command(): starting 10604 1726853281.87626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853281.337003-11100-180200091922874/ > /dev/null 2>&1 && sleep 0' 10604 1726853281.88281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853281.88285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853281.88288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853281.88479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853281.88482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853281.88539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853281.90346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853281.90403: stderr chunk (state=3): >>><<< 10604 1726853281.90410: stdout chunk (state=3): >>><<< 10604 1726853281.90432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853281.90437: handler run complete 10604 1726853281.90491: attempt loop complete, returning result 10604 1726853281.90511: variable 'item' from source: unknown 10604 1726853281.90579: variable 'item' from source: unknown ok: [managed_node3] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "avahi-daemon.service pmcd.service basic.target sysinit.target network-online.target systemd-journald.socket system.slice redis.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702874112", "EffectiveMemoryMax": "3702874112", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3248939008", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 10604 1726853281.91352: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.91355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.91357: variable 'omit' from source: magic vars 10604 1726853281.91625: variable 'item' from source: unknown 10604 1726853281.91628: variable 'final_state' from source: set_fact 10604 1726853281.91649: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 10604 1726853281.91657: when evaluation is False, skipping this task 10604 1726853281.91693: variable 'item' from source: unknown 10604 1726853281.91771: variable 'item' from source: unknown skipping: [managed_node3] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } 10604 1726853281.91954: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.91957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.91960: variable 'omit' from source: magic vars 10604 1726853281.92374: variable 'item' from source: unknown 10604 1726853281.92377: variable 'final_state' from source: set_fact 10604 1726853281.92567: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 10604 1726853281.92582: when evaluation is False, skipping this task 10604 1726853281.92632: variable 'item' from source: unknown 10604 1726853281.92824: variable 'item' from source: unknown skipping: [managed_node3] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } 10604 1726853281.93042: dumping result to json 10604 1726853281.93182: done dumping result, returning 10604 1726853281.93186: done running TaskExecutor() for managed_node3/TASK: Restore state of services [0208272e-a493-1d2a-cc37-000000000017] 10604 1726853281.93188: sending task result for task 0208272e-a493-1d2a-cc37-000000000017 10604 1726853281.95390: no more pending results, returning what we have 10604 1726853281.95393: results queue empty 10604 1726853281.95395: checking for any_errors_fatal 10604 1726853281.95399: done checking for any_errors_fatal 10604 1726853281.95400: checking for max_fail_percentage 10604 1726853281.95401: done checking for max_fail_percentage 10604 1726853281.95402: checking to see if all hosts have failed and the running result is not ok 10604 1726853281.95403: done checking to see if all hosts have failed 10604 1726853281.95404: getting the remaining hosts for this loop 10604 1726853281.95406: done getting the remaining hosts for this loop 10604 1726853281.95409: getting the next task for host managed_node3 10604 1726853281.95474: done sending task result for task 0208272e-a493-1d2a-cc37-000000000017 10604 1726853281.95478: WORKER PROCESS EXITING 10604 1726853281.95484: done getting next task for host managed_node3 10604 1726853281.95487: ^ task is: TASK: Stop firewall 10604 1726853281.95490: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, 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 10604 1726853281.95493: getting variables 10604 1726853281.95495: in VariableManager get_vars() 10604 1726853281.95524: Calling all_inventory to load vars for managed_node3 10604 1726853281.95527: Calling groups_inventory to load vars for managed_node3 10604 1726853281.95529: Calling all_plugins_inventory to load vars for managed_node3 10604 1726853281.95539: Calling all_plugins_play to load vars for managed_node3 10604 1726853281.95542: Calling groups_plugins_inventory to load vars for managed_node3 10604 1726853281.95545: Calling groups_plugins_play to load vars for managed_node3 10604 1726853281.95987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10604 1726853281.96623: done with get_vars() 10604 1726853281.96636: done getting variables 10604 1726853281.96703: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop firewall] *********************************************************** task path: /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28 Friday 20 September 2024 13:28:01 -0400 (0:00:02.713) 0:00:13.094 ****** 10604 1726853281.96730: entering _queue_task() for managed_node3/service 10604 1726853281.97182: worker is 1 (out of 1 available) 10604 1726853281.97267: exiting _queue_task() for managed_node3/service 10604 1726853281.97338: done queuing things up, now waiting for results queue to drain 10604 1726853281.97340: waiting for pending results... 10604 1726853281.97596: running TaskExecutor() for managed_node3/TASK: Stop firewall 10604 1726853281.97968: in run() - task 0208272e-a493-1d2a-cc37-000000000018 10604 1726853281.97989: variable 'ansible_search_path' from source: unknown 10604 1726853281.98134: calling self._execute() 10604 1726853281.98137: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853281.98140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853281.98143: variable 'omit' from source: magic vars 10604 1726853281.99308: variable 'metrics_manage_firewall' from source: play vars 10604 1726853281.99416: Evaluated conditional (metrics_manage_firewall | bool): True 10604 1726853281.99441: variable 'omit' from source: magic vars 10604 1726853281.99585: variable 'omit' from source: magic vars 10604 1726853281.99591: variable 'omit' from source: magic vars 10604 1726853281.99799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10604 1726853281.99929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10604 1726853282.00064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10604 1726853282.00068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853282.00071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10604 1726853282.00120: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10604 1726853282.00128: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853282.00136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853282.00285: Set connection var ansible_connection to ssh 10604 1726853282.00299: Set connection var ansible_pipelining to False 10604 1726853282.00306: Set connection var ansible_shell_type to sh 10604 1726853282.00321: Set connection var ansible_timeout to 10 10604 1726853282.00331: Set connection var ansible_shell_executable to /bin/sh 10604 1726853282.00345: Set connection var ansible_module_compression to ZIP_DEFLATED 10604 1726853282.00511: variable 'ansible_shell_executable' from source: unknown 10604 1726853282.00514: variable 'ansible_connection' from source: unknown 10604 1726853282.00516: variable 'ansible_module_compression' from source: unknown 10604 1726853282.00519: variable 'ansible_shell_type' from source: unknown 10604 1726853282.00521: variable 'ansible_shell_executable' from source: unknown 10604 1726853282.00524: variable 'ansible_host' from source: host vars for 'managed_node3' 10604 1726853282.00525: variable 'ansible_pipelining' from source: unknown 10604 1726853282.00527: variable 'ansible_timeout' from source: unknown 10604 1726853282.00529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10604 1726853282.00847: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10604 1726853282.00851: variable 'omit' from source: magic vars 10604 1726853282.00853: starting attempt loop 10604 1726853282.00855: running the handler 10604 1726853282.01106: variable 'ansible_facts' from source: unknown 10604 1726853282.01515: _low_level_execute_command(): starting 10604 1726853282.01527: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10604 1726853282.02601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853282.02641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853282.02660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853282.02718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.02816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.04547: stdout chunk (state=3): >>>/root <<< 10604 1726853282.04779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853282.04785: stdout chunk (state=3): >>><<< 10604 1726853282.04787: stderr chunk (state=3): >>><<< 10604 1726853282.04793: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853282.04797: _low_level_execute_command(): starting 10604 1726853282.04800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056 `" && echo ansible-tmp-1726853282.0471852-11212-257180908306056="` echo /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056 `" ) && sleep 0' 10604 1726853282.05512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853282.05528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853282.05588: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853282.05666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853282.05698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853282.05745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.05859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.07831: stdout chunk (state=3): >>>ansible-tmp-1726853282.0471852-11212-257180908306056=/root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056 <<< 10604 1726853282.07991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853282.07995: stdout chunk (state=3): >>><<< 10604 1726853282.07997: stderr chunk (state=3): >>><<< 10604 1726853282.08178: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853282.0471852-11212-257180908306056=/root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853282.08182: variable 'ansible_module_compression' from source: unknown 10604 1726853282.08184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10604p8fk12_0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10604 1726853282.08204: variable 'ansible_facts' from source: unknown 10604 1726853282.08439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py 10604 1726853282.08638: Sending initial data 10604 1726853282.08645: Sent initial data (156 bytes) 10604 1726853282.09522: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853282.09537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853282.09589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853282.09659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853282.09684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.09843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.11526: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10604 1726853282.11639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10604 1726853282.11820: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpro3dbs11 /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py <<< 10604 1726853282.11823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py" <<< 10604 1726853282.11870: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10604p8fk12_0/tmpro3dbs11" to remote "/root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py" <<< 10604 1726853282.13864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853282.13867: stdout chunk (state=3): >>><<< 10604 1726853282.13870: stderr chunk (state=3): >>><<< 10604 1726853282.13883: done transferring module to remote 10604 1726853282.13904: _low_level_execute_command(): starting 10604 1726853282.13913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/ /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py && sleep 0' 10604 1726853282.14556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853282.14570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853282.14591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853282.14635: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853282.14650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853282.14687: 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.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853282.14759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853282.14800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.15328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.17027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853282.17030: stdout chunk (state=3): >>><<< 10604 1726853282.17033: stderr chunk (state=3): >>><<< 10604 1726853282.17035: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853282.17038: _low_level_execute_command(): starting 10604 1726853282.17040: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/AnsiballZ_systemd.py && sleep 0' 10604 1726853282.18364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10604 1726853282.18380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10604 1726853282.18398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10604 1726853282.18503: 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.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK <<< 10604 1726853282.18981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.19196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.21412: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10604 1726853282.21477: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10604 1726853282.21535: stdout chunk (state=3): >>>import '_io' # <<< 10604 1726853282.21574: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 10604 1726853282.21708: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.21716: stdout chunk (state=3): >>>import '_codecs' # <<< 10604 1726853282.21726: stdout chunk (state=3): >>>import 'codecs' # <<< 10604 1726853282.21759: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10604 1726853282.21787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792e184d0> <<< 10604 1726853282.21827: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792e1aa50> <<< 10604 1726853282.21851: stdout chunk (state=3): >>>import '_signal' # <<< 10604 1726853282.21880: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 10604 1726853282.21897: stdout chunk (state=3): >>>import 'io' # <<< 10604 1726853282.21930: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10604 1726853282.22019: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10604 1726853282.22043: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10604 1726853282.22066: stdout chunk (state=3): >>>import 'os' # <<< 10604 1726853282.22103: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10604 1726853282.22126: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10604 1726853282.22155: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 10604 1726853282.22167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10604 1726853282.22191: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c2d130> <<< 10604 1726853282.22246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.22275: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c2dfd0> <<< 10604 1726853282.22279: stdout chunk (state=3): >>>import 'site' # <<< 10604 1726853282.22304: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10604 1726853282.22787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10604 1726853282.22806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10604 1726853282.23196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c6be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c6bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ca37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ca3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c81160> <<< 10604 1726853282.23271: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c68fb0> <<< 10604 1726853282.23299: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10604 1726853282.23316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10604 1726853282.23337: stdout chunk (state=3): >>>import '_sre' # <<< 10604 1726853282.23347: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10604 1726853282.23369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10604 1726853282.23391: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10604 1726853282.23422: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc77a0> <<< 10604 1726853282.23440: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc63c0> <<< 10604 1726853282.23468: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10604 1726853282.23483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c82210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc4b90> <<< 10604 1726853282.23516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10604 1726853282.23541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c68230> <<< 10604 1726853282.23566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 10604 1726853282.23600: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.23603: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792cf8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf8b30> <<< 10604 1726853282.23638: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.23650: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792cf8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c66d50> <<< 10604 1726853282.23675: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.23696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10604 1726853282.23720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10604 1726853282.23750: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf92b0> <<< 10604 1726853282.23783: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10604 1726853282.23911: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfa4e0> <<< 10604 1726853282.23914: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10604 1726853282.23916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d106e0> import 'errno' # <<< 10604 1726853282.23953: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.23974: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d11dc0> <<< 10604 1726853282.23998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10604 1726853282.24016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10604 1726853282.24389: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d12c30> <<< 10604 1726853282.24395: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d12180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d13410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfa450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a4fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 10604 1726853282.24399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10604 1726853282.24402: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.24404: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a78680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a783e0> <<< 10604 1726853282.24407: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.24409: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a786b0> <<< 10604 1726853282.24429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10604 1726853282.24486: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.24608: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.24622: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a78fe0> <<< 10604 1726853282.24723: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.24744: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a79970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a78890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a4dd00> <<< 10604 1726853282.24762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10604 1726853282.24995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10604 1726853282.25025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a7acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a78e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792aa6ff0> <<< 10604 1726853282.25082: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10604 1726853282.25103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.25129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10604 1726853282.25176: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ac7380> <<< 10604 1726853282.25194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10604 1726853282.25239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10604 1726853282.25283: stdout chunk (state=3): >>>import 'ntpath' # <<< 10604 1726853282.25311: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b28110> <<< 10604 1726853282.25337: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10604 1726853282.25353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10604 1726853282.25381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10604 1726853282.25416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10604 1726853282.25502: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b2a870> <<< 10604 1726853282.25574: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b28230> <<< 10604 1726853282.25609: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792af5100> <<< 10604 1726853282.25630: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10604 1726853282.25656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929311f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ac6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a7bbc0> <<< 10604 1726853282.25828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10604 1726853282.25977: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6792931460> <<< 10604 1726853282.26388: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_uujpbnyt/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10604 1726853282.26405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.26428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10604 1726853282.26452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10604 1726853282.26474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10604 1726853282.26552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10604 1726853282.26581: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792996f90> import '_typing' # <<< 10604 1726853282.26772: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792975e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792974fe0> # zipimport: zlib available <<< 10604 1726853282.26811: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10604 1726853282.26845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 10604 1726853282.27087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.28241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.29395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792994e30> <<< 10604 1726853282.29416: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10604 1726853282.29437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10604 1726853282.29464: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10604 1726853282.29488: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929ca900> <<< 10604 1726853282.29583: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929ca690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929c9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10604 1726853282.29622: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929ca9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b2a7e0> import 'atexit' # <<< 10604 1726853282.29654: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929cb620> <<< 10604 1726853282.29683: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.29704: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929cb7a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10604 1726853282.29829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929cbce0> import 'pwd' # <<< 10604 1726853282.29841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10604 1726853282.29866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10604 1726853282.29902: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792331a30> <<< 10604 1726853282.29942: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792333650> <<< 10604 1726853282.29993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10604 1726853282.30032: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792333fe0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10604 1726853282.30054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10604 1726853282.30081: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792334ef0> <<< 10604 1726853282.30093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10604 1726853282.30154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10604 1726853282.30203: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792337bf0> <<< 10604 1726853282.30240: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792af7d10> <<< 10604 1726853282.30268: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792335ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10604 1726853282.30315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10604 1726853282.30341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 10604 1726853282.30344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10604 1726853282.30353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10604 1726853282.30475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10604 1726853282.30512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233fb60> import '_tokenize' # <<< 10604 1726853282.30596: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e630> <<< 10604 1726853282.30613: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10604 1726853282.30688: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e900> <<< 10604 1726853282.30705: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792336360> <<< 10604 1726853282.30734: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792383da0> <<< 10604 1726853282.30776: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792383f80> <<< 10604 1726853282.30796: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10604 1726853282.30820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10604 1726853282.30834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10604 1726853282.30878: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.30889: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67923859d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792385790> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10604 1726853282.30955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10604 1726853282.30992: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792387f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67923860c0> <<< 10604 1726853282.31007: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10604 1726853282.31029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.31057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10604 1726853282.31060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10604 1726853282.31108: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238b6b0> <<< 10604 1726853282.31229: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792387ef0> <<< 10604 1726853282.31289: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.31296: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238c500> <<< 10604 1726853282.31320: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.31328: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238c710> <<< 10604 1726853282.31374: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238caa0> <<< 10604 1726853282.31376: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792384110> <<< 10604 1726853282.31400: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 10604 1726853282.31404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10604 1726853282.31414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10604 1726853282.31445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10604 1726853282.31470: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.31496: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792218170> <<< 10604 1726853282.31648: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.31658: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792219610> <<< 10604 1726853282.31661: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238e930> <<< 10604 1726853282.31698: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238fcb0> <<< 10604 1726853282.31704: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238e540> <<< 10604 1726853282.31723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10604 1726853282.31753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.31850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.31927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.31967: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10604 1726853282.31970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.31993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10604 1726853282.32133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.32220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.32754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.33287: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10604 1726853282.33299: 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' # <<< 10604 1726853282.33309: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10604 1726853282.33330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.33382: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.33387: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679221d760> <<< 10604 1726853282.33464: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10604 1726853282.33478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10604 1726853282.33487: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221e4e0> <<< 10604 1726853282.33496: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238d310> <<< 10604 1726853282.33533: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10604 1726853282.33548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.33566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.33592: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10604 1726853282.33594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.33739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.33888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10604 1726853282.33912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10604 1726853282.33914: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221e5d0> # zipimport: zlib available <<< 10604 1726853282.34359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.34805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.34880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.34947: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10604 1726853282.34994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35033: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10604 1726853282.35036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35189: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 10604 1726853282.35218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10604 1726853282.35268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35308: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10604 1726853282.35311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10604 1726853282.35847: stdout chunk (state=3): >>>import '_ast' # <<< 10604 1726853282.35895: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221f650> <<< 10604 1726853282.35906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.35967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10604 1726853282.36084: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36219: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853282.36252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36455: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10604 1726853282.36483: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792229eb0> <<< 10604 1726853282.36516: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922250a0> <<< 10604 1726853282.36577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10604 1726853282.36615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.36811: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10604 1726853282.36858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10604 1726853282.36885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10604 1726853282.36902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10604 1726853282.37105: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792302630> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67923fa300> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792387f20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221cfb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853282.37131: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10604 1726853282.37192: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10604 1726853282.37217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10604 1726853282.37237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10604 1726853282.37808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.37968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.38003: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10604 1726853282.38012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.38181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.38344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.38386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.38445: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 10604 1726853282.38462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10604 1726853282.38490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10604 1726853282.38529: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10604 1726853282.38533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10604 1726853282.38571: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922ba270> <<< 10604 1726853282.38592: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10604 1726853282.38596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10604 1726853282.38644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10604 1726853282.38674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10604 1726853282.38704: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e7ffe0> <<< 10604 1726853282.38707: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.38737: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e80680> <<< 10604 1726853282.38794: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922aae70> <<< 10604 1726853282.38797: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922badb0> <<< 10604 1726853282.38822: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b8920> <<< 10604 1726853282.38856: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b8500> <<< 10604 1726853282.38859: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10604 1726853282.38923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10604 1726853282.38926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10604 1726853282.38984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10604 1726853282.39011: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e835c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e82e70> <<< 10604 1726853282.39033: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e83020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e822a0> <<< 10604 1726853282.39160: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10604 1726853282.39188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10604 1726853282.39208: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e83710> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10604 1726853282.39230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10604 1726853282.39255: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791eee240> <<< 10604 1726853282.39293: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eec230> <<< 10604 1726853282.39343: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b85f0> <<< 10604 1726853282.39347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 10604 1726853282.39369: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10604 1726853282.39446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10604 1726853282.39507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10604 1726853282.39620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 10604 1726853282.39678: stdout chunk (state=3): >>># zipimport: zlib available<<< 10604 1726853282.39705: stdout chunk (state=3): >>> <<< 10604 1726853282.39716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10604 1726853282.39765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10604 1726853282.39859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10604 1726853282.39921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.39976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.40029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.40089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.40152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10604 1726853282.40164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10604 1726853282.40629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10604 1726853282.41066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41240: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10604 1726853282.41260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10604 1726853282.41377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10604 1726853282.41458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10604 1726853282.41508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10604 1726853282.41582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.41749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10604 1726853282.41794: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eee480> <<< 10604 1726853282.41797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10604 1726853282.41827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10604 1726853282.41948: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eef0e0> import 'ansible.module_utils.facts.system.local' # <<< 10604 1726853282.41965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10604 1726853282.42118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10604 1726853282.42296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10604 1726853282.42449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.42529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10604 1726853282.42583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10604 1726853282.42665: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.43038: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791f1e600> <<< 10604 1726853282.43042: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791f0e2d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10604 1726853282.43122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43206: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43467: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10604 1726853282.43490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10604 1726853282.43585: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10604 1726853282.43606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10604 1726853282.43694: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10604 1726853282.43720: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791d09fa0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791f0f530> <<< 10604 1726853282.43754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10604 1726853282.43775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10604 1726853282.43820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.43865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10604 1726853282.43880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10604 1726853282.44197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44439: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 10604 1726853282.44509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10604 1726853282.44682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10604 1726853282.44846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.44965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.45096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10604 1726853282.45099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.45128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.45161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.45721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.46238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10604 1726853282.46259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.46352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.46462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10604 1726853282.46569: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.46678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10604 1726853282.46688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.46825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10604 1726853282.47031: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10604 1726853282.47034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10604 1726853282.47132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10604 1726853282.47743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853282.47883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10604 1726853282.47904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.47978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10604 1726853282.48067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10604 1726853282.48155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10604 1726853282.48263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10604 1726853282.48478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10604 1726853282.48887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.48942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10604 1726853282.49050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10604 1726853282.49101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10604 1726853282.49170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10604 1726853282.49350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10604 1726853282.49552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10604 1726853282.49661: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 10604 1726853282.49709: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10604 1726853282.49720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.49861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10604 1726853282.49888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10604 1726853282.49925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50039: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10604 1726853282.50198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10604 1726853282.50410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10604 1726853282.50511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10604 1726853282.50696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10604 1726853282.50926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.50984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 10604 1726853282.51133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.51265: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10604 1726853282.51356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10604 1726853282.53109: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "Memor<<< 10604 1726853282.53131: stdout chunk (state=3): >>>ySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3261165568", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-rtc r", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "yes", "ProtectClock": "yes", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "yes", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network-pre.target", "Conflicts": "ip6tables.service shutdown.target ebtables.service iptables.service ipset.service", "Before": "shutdown.target network-pre.target", "After": "dbus-broker.service sysinit.target basic.target polkit.service system.slice dbus.socket", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "firewalld", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10604 1726853282.53748: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10604 1726853282.53787: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 10604 1726853282.53829: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 10604 1726853282.53857: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 10604 1726853282.53879: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 10604 1726853282.53926: stdout chunk (state=3): >>># 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 <<< 10604 1726853282.53930: stdout chunk (state=3): >>># 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 <<< 10604 1726853282.53948: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing <<< 10604 1726853282.53983: stdout chunk (state=3): >>># 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 <<< 10604 1726853282.54028: stdout chunk (state=3): >>># destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # 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.service # destroy ansible.module_utils.service <<< 10604 1726853282.54374: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10604 1726853282.54408: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10604 1726853282.54432: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10604 1726853282.54482: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10604 1726853282.54487: stdout chunk (state=3): >>># destroy ntpath <<< 10604 1726853282.54548: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 10604 1726853282.54553: stdout chunk (state=3): >>># destroy _locale <<< 10604 1726853282.54577: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10604 1726853282.54608: stdout chunk (state=3): >>># destroy selinux <<< 10604 1726853282.54619: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10604 1726853282.54659: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10604 1726853282.54699: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue <<< 10604 1726853282.54748: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime <<< 10604 1726853282.54752: stdout chunk (state=3): >>># destroy base64 <<< 10604 1726853282.54789: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 10604 1726853282.54838: stdout chunk (state=3): >>># destroy errno # destroy json <<< 10604 1726853282.54841: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10604 1726853282.54861: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 10604 1726853282.54907: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10604 1726853282.54962: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 10604 1726853282.54980: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 10604 1726853282.55013: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10604 1726853282.55049: 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 <<< 10604 1726853282.55065: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10604 1726853282.55204: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10604 1726853282.55235: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 10604 1726853282.55254: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10604 1726853282.55297: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10604 1726853282.55316: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10604 1726853282.55341: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10604 1726853282.55546: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator <<< 10604 1726853282.55582: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10604 1726853282.55917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.18 closed. <<< 10604 1726853282.56078: stderr chunk (state=3): >>><<< 10604 1726853282.56081: stdout chunk (state=3): >>><<< 10604 1726853282.56289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c2dfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c6be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c6bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ca37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ca3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c81160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c68fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc77a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc63c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c82210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cc4b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c68230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792cf8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792cf8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792c66d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cf92b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfa4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d11dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d12c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d12180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792d13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792d13410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfa450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a4fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a78680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a783e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a786b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a78fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792a79970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a78890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a4dd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a7acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a78e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792cfac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792aa6ff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ac7380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b28110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b2a870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b28230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792af5100> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929311f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792ac6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792a7bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6792931460> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_uujpbnyt/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792996f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792975e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792974fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792994e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929ca900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929ca690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929c9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929ca9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792b2a7e0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929cb620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67929cb7a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67929cbce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792331a30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792333650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792333fe0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792334ef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792337bf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792af7d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792335ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233fb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679233e900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792336360> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792383da0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792383f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67923859d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792385790> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792387f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67923860c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792387ef0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238c500> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238c710> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238caa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792384110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792218170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792219610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238e930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679238fcb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238e540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f679221d760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221e4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679238d310> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221e5d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221f650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6792229eb0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922250a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792302630> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67923fa300> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6792387f20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f679221cfb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922ba270> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e7ffe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e80680> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922aae70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922badb0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b8920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b8500> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e835c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e82e70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791e83020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e822a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791e83710> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791eee240> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eec230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67922b85f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eee480> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791eef0e0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791f1e600> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791f0e2d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6791d09fa0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6791f0f530> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3261165568", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-rtc r", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "yes", "ProtectClock": "yes", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "yes", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network-pre.target", "Conflicts": "ip6tables.service shutdown.target ebtables.service iptables.service ipset.service", "Before": "shutdown.target network-pre.target", "After": "dbus-broker.service sysinit.target basic.target polkit.service system.slice dbus.socket", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "firewalld", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK 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.42.18 closed. 10604 1726853282.57845: done with _execute_module (ansible.legacy.systemd, {'name': 'firewalld', 'state': 'stopped', '_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.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-1726853282.0471852-11212-257180908306056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10604 1726853282.57849: _low_level_execute_command(): starting 10604 1726853282.57851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853282.0471852-11212-257180908306056/ > /dev/null 2>&1 && sleep 0' 10604 1726853282.57986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853282.57992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10604 1726853282.57995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10604 1726853282.57997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10604 1726853282.58039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' <<< 10604 1726853282.58043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10604 1726853282.58139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10604 1726853282.60046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10604 1726853282.60086: stderr chunk (state=3): >>><<< 10604 1726853282.60089: stdout chunk (state=3): >>><<< 10604 1726853282.60100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.18 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.18 originally 10.31.42.18 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/adc141175d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10604 1726853282.60112: handler run complete 10604 1726853282.60165: attempt loop complete, returning result 10604 1726853282.60168: _execute() done 10604 1726853282.60170: dumping result to json 10604 1726853282.60183: done dumping result, returning 10604 1726853282.60193: done running TaskExecutor() for managed_node3/TASK: Stop firewall [0208272e-a493-1d2a-cc37-000000000018] 10604 1726853282.60195: sending task result for task 0208272e-a493-1d2a-cc37-000000000018 10604 1726853282.60416: done sending task result for task 0208272e-a493-1d2a-cc37-000000000018 10604 1726853282.60419: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service sysinit.target basic.target polkit.service system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service iptables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702874112", "EffectiveMemoryMax": "3702874112", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3261165568", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 10604 1726853282.60845: no more pending results, returning what we have 10604 1726853282.60849: results queue empty 10604 1726853282.60849: checking for any_errors_fatal 10604 1726853282.60897: done checking for any_errors_fatal 10604 1726853282.60899: checking for max_fail_percentage 10604 1726853282.60900: done checking for max_fail_percentage 10604 1726853282.60901: checking to see if all hosts have failed and the running result is not ok 10604 1726853282.60902: done checking to see if all hosts have failed 10604 1726853282.60903: getting the remaining hosts for this loop 10604 1726853282.60904: done getting the remaining hosts for this loop 10604 1726853282.60908: getting the next task for host managed_node3 10604 1726853282.60922: done getting next task for host managed_node3 10604 1726853282.60923: ^ task is: None 10604 1726853282.60925: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, 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 10604 1726853282.60926: done queuing things up, now waiting for results queue to drain 10604 1726853282.60927: results queue empty 10604 1726853282.60928: checking for any_errors_fatal 10604 1726853282.60928: done checking for any_errors_fatal 10604 1726853282.60929: checking for max_fail_percentage 10604 1726853282.60930: done checking for max_fail_percentage 10604 1726853282.60931: checking to see if all hosts have failed and the running result is not ok 10604 1726853282.60931: done checking to see if all hosts have failed 10604 1726853282.60933: getting the next task for host managed_node3 10604 1726853282.60937: done getting next task for host managed_node3 10604 1726853282.60937: ^ task is: None 10604 1726853282.60939: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, 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=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Friday 20 September 2024 13:28:02 -0400 (0:00:00.642) 0:00:13.736 ****** =============================================================================== Restore state of services ----------------------------------------------- 2.71s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 2.59s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 2.19s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Gathering Facts --------------------------------------------------------- 1.56s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 1.32s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.81s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree --- 0.76s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Stop firewall ----------------------------------------------------------- 0.64s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28 Include vault variables ------------------------------------------------- 0.18s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.15s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Setup metric querying service. ------------------------------------------ 0.08s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.07s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Stop test --------------------------------------------------------------- 0.07s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:20 Run the role ------------------------------------------------------------ 0.06s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:30 Configure Elasticsearch metrics ----------------------------------------- 0.06s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Setup bpftrace metrics. ------------------------------------------------- 0.05s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list --- 0.05s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree --- 0.05s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.05s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Handle failure case ----------------------------------------------------- 0.04s /tmp/collections-NCp/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:51 10604 1726853282.61037: RUNNING CLEANUP