[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.
  6799 1726883055.35274: 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-0cT
  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
  6799 1726883055.35581: Added group all to inventory
  6799 1726883055.35583: Added group ungrouped to inventory
  6799 1726883055.35586: Group all now contains ungrouped
  6799 1726883055.35588: Examining possible inventory source: /tmp/rhc-oBG/inventory.yml
  6799 1726883055.45136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache
  6799 1726883055.45183: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py
  6799 1726883055.45199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory
  6799 1726883055.45237: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py
  6799 1726883055.45289: Loaded config def from plugin (inventory/script)
  6799 1726883055.45291: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py
  6799 1726883055.45317: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py
  6799 1726883055.45399: Loaded config def from plugin (inventory/yaml)
  6799 1726883055.45401: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py
  6799 1726883055.45483: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py
  6799 1726883055.45914: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py
  6799 1726883055.45917: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)
  6799 1726883055.45921: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)
  6799 1726883055.45926: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)
  6799 1726883055.45931: Loading data from /tmp/rhc-oBG/inventory.yml
  6799 1726883055.46005: /tmp/rhc-oBG/inventory.yml was not parsable by auto
  6799 1726883055.46073: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)
  6799 1726883055.46114: Loading data from /tmp/rhc-oBG/inventory.yml
  6799 1726883055.46204: group all already in inventory
  6799 1726883055.46212: set inventory_file for managed_node1
  6799 1726883055.46217: set inventory_dir for managed_node1
  6799 1726883055.46218: Added host managed_node1 to inventory
  6799 1726883055.46220: Added host managed_node1 to group all
  6799 1726883055.46221: set ansible_host for managed_node1
  6799 1726883055.46222: set ansible_ssh_extra_args for managed_node1
  6799 1726883055.46225: set inventory_file for managed_node2
  6799 1726883055.46228: set inventory_dir for managed_node2
  6799 1726883055.46229: Added host managed_node2 to inventory
  6799 1726883055.46231: Added host managed_node2 to group all
  6799 1726883055.46232: set ansible_host for managed_node2
  6799 1726883055.46232: set ansible_ssh_extra_args for managed_node2
  6799 1726883055.46235: set inventory_file for managed_node3
  6799 1726883055.46237: set inventory_dir for managed_node3
  6799 1726883055.46238: Added host managed_node3 to inventory
  6799 1726883055.46239: Added host managed_node3 to group all
  6799 1726883055.46242: set ansible_host for managed_node3
  6799 1726883055.46243: set ansible_ssh_extra_args for managed_node3
  6799 1726883055.46246: Reconcile groups and hosts in inventory.
  6799 1726883055.46249: Group ungrouped now contains managed_node1
  6799 1726883055.46251: Group ungrouped now contains managed_node2
  6799 1726883055.46253: Group ungrouped now contains managed_node3
  6799 1726883055.46332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name
  6799 1726883055.46459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments
  6799 1726883055.46508: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py
  6799 1726883055.46535: Loaded config def from plugin (vars/host_group_vars)
  6799 1726883055.46538: 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)
  6799 1726883055.46547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars
  6799 1726883055.46555: 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)
  6799 1726883055.46599: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)
  6799 1726883055.46949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.47046: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py
  6799 1726883055.47087: Loaded config def from plugin (connection/local)
  6799 1726883055.47091: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)
  6799 1726883055.47754: Loaded config def from plugin (connection/paramiko_ssh)
  6799 1726883055.47757: 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)
  6799 1726883055.48645: 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)
  6799 1726883055.48686: Loaded config def from plugin (connection/psrp)
  6799 1726883055.48690: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)
  6799 1726883055.49405: 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)
  6799 1726883055.49447: Loaded config def from plugin (connection/ssh)
  6799 1726883055.49450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)
  6799 1726883055.51427: 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)
  6799 1726883055.51471: Loaded config def from plugin (connection/winrm)
  6799 1726883055.51474: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)
  6799 1726883055.51508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name
  6799 1726883055.51578: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py
  6799 1726883055.51648: Loaded config def from plugin (shell/cmd)
  6799 1726883055.51650: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)
  6799 1726883055.51670: 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)
  6799 1726883055.51743: Loaded config def from plugin (shell/powershell)
  6799 1726883055.51745: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)
  6799 1726883055.51800: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py
  6799 1726883055.51977: Loaded config def from plugin (shell/sh)
  6799 1726883055.51979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)
  6799 1726883055.52013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name
  6799 1726883055.52132: Loaded config def from plugin (become/runas)
  6799 1726883055.52135: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)
  6799 1726883055.52320: Loaded config def from plugin (become/su)
  6799 1726883055.52322: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)
  6799 1726883055.52479: Loaded config def from plugin (become/sudo)
  6799 1726883055.52481: 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
  6799 1726883055.52515: Loading data from /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_autoupdate.yml
  6799 1726883055.53010: in VariableManager get_vars()
  6799 1726883055.53034: done with get_vars()
  6799 1726883055.53048: Loading data from /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
statically imported: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
  6799 1726883055.53167: in VariableManager get_vars()
  6799 1726883055.53183: done with get_vars()
  6799 1726883055.53214: Loading data from /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
statically imported: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
  6799 1726883055.53531: trying /usr/local/lib/python3.12/site-packages/ansible/modules
  6799 1726883055.57333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action
  6799 1726883055.57609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__
  6799 1726883055.58035: in VariableManager get_vars()
  6799 1726883055.58056: done with get_vars()
  6799 1726883055.58086: Loading data from /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
statically imported: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
  6799 1726883055.58626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback
  6799 1726883055.58642: 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
  6799 1726883055.58879: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py
  6799 1726883055.59044: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)
  6799 1726883055.59047: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-0cT/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)
  6799 1726883055.59079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name
  6799 1726883055.59104: 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)
  6799 1726883055.59266: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py
  6799 1726883055.59324: Loaded config def from plugin (callback/default)
  6799 1726883055.59327: 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)
  6799 1726883055.60457: Loaded config def from plugin (callback/junit)
  6799 1726883055.60461: 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)
  6799 1726883055.60510: 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)
  6799 1726883055.60586: Loaded config def from plugin (callback/minimal)
  6799 1726883055.60589: 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)
  6799 1726883055.60628: 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)
  6799 1726883055.60697: Loaded config def from plugin (callback/tree)
  6799 1726883055.60699: 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
  6799 1726883055.60824: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)
  6799 1726883055.60826: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-0cT/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_insights_autoupdate.yml ****************************************
1 plays in /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_autoupdate.yml
  6799 1726883055.60856: in VariableManager get_vars()
  6799 1726883055.60871: done with get_vars()
  6799 1726883055.60884: in VariableManager get_vars()
  6799 1726883055.60895: done with get_vars()
  6799 1726883055.60900: variable 'omit' from source: magic vars
  6799 1726883055.60939: in VariableManager get_vars()
  6799 1726883055.60957: done with get_vars()
  6799 1726883055.60977: variable 'omit' from source: magic vars

PLAY [Basic insights autoupdate test] ******************************************
  6799 1726883055.61819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy
  6799 1726883055.61900: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py
  6799 1726883055.61937: getting the remaining hosts for this loop
  6799 1726883055.61939: done getting the remaining hosts for this loop
  6799 1726883055.61944: getting the next task for host managed_node3
  6799 1726883055.61950: done getting next task for host managed_node3
  6799 1726883055.61952:  ^ task is: TASK: meta (flush_handlers)
  6799 1726883055.61953:  ^ 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
  6799 1726883055.61956: getting variables
  6799 1726883055.61957: in VariableManager get_vars()
  6799 1726883055.61969: Calling all_inventory to load vars for managed_node3
  6799 1726883055.61971: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.61974: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.61986: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.61997: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.62000: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.62037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.62093: done with get_vars()
  6799 1726883055.62100: done getting variables
  6799 1726883055.62152: in VariableManager get_vars()
  6799 1726883055.62161: Calling all_inventory to load vars for managed_node3
  6799 1726883055.62163: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.62165: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.62169: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.62171: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.62174: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.62199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.62212: done with get_vars()
  6799 1726883055.62224: done queuing things up, now waiting for results queue to drain
  6799 1726883055.62226: results queue empty
  6799 1726883055.62226: checking for any_errors_fatal
  6799 1726883055.62228: done checking for any_errors_fatal
  6799 1726883055.62228: checking for max_fail_percentage
  6799 1726883055.62229: done checking for max_fail_percentage
  6799 1726883055.62230: checking to see if all hosts have failed and the running result is not ok
  6799 1726883055.62231: done checking to see if all hosts have failed
  6799 1726883055.62231: getting the remaining hosts for this loop
  6799 1726883055.62232: done getting the remaining hosts for this loop
  6799 1726883055.62235: getting the next task for host managed_node3
  6799 1726883055.62242: done getting next task for host managed_node3
  6799 1726883055.62244:  ^ task is: TASK: Get LSR_RHC_TEST_DATA environment variable
  6799 1726883055.62246:  ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883055.62248: getting variables
  6799 1726883055.62249: in VariableManager get_vars()
  6799 1726883055.62256: Calling all_inventory to load vars for managed_node3
  6799 1726883055.62258: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.62260: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.62263: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.62265: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.62268: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.62291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.62308: done with get_vars()
  6799 1726883055.62313: done getting variables
  6799 1726883055.62371: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Get LSR_RHC_TEST_DATA environment variable] ******************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3
Friday 20 September 2024  21:44:15 -0400 (0:00:00.016)       0:00:00.016 ****** 
  6799 1726883055.62401: entering _queue_task() for managed_node3/set_fact
  6799 1726883055.62402: Creating lock for set_fact
  6799 1726883055.64692: worker is 1 (out of 1 available)
  6799 1726883055.64707: exiting _queue_task() for managed_node3/set_fact
  6799 1726883055.64722: done queuing things up, now waiting for results queue to drain
  6799 1726883055.64724: waiting for pending results...
  6799 1726883055.64984: running TaskExecutor() for managed_node3/TASK: Get LSR_RHC_TEST_DATA environment variable
  6799 1726883055.65025: in run() - task 0affc0aa-4893-a8dd-33ab-00000000000c
  6799 1726883055.65049: variable 'ansible_search_path' from source: unknown
  6799 1726883055.65058: variable 'ansible_search_path' from source: unknown
  6799 1726883055.65106: calling self._execute()
  6799 1726883055.65175: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.65194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.65209: variable 'omit' from source: magic vars
  6799 1726883055.65319: variable 'omit' from source: magic vars
  6799 1726883055.65390: variable 'omit' from source: magic vars
  6799 1726883055.65931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup
  6799 1726883055.66120: Loaded config def from plugin (lookup/env)
  6799 1726883055.66165: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py
  6799 1726883055.66207: variable 'omit' from source: magic vars
  6799 1726883055.66239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6799 1726883055.66279: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6799 1726883055.66302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6799 1726883055.66381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.66384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.66387: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6799 1726883055.66390: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.66392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.66477: Set connection var ansible_shell_type to sh
  6799 1726883055.66493: Set connection var ansible_timeout to 10
  6799 1726883055.66508: Set connection var ansible_shell_executable to /bin/sh
  6799 1726883055.66522: Set connection var ansible_connection to ssh
  6799 1726883055.66616: Set connection var ansible_pipelining to False
  6799 1726883055.66619: Set connection var ansible_module_compression to ZIP_DEFLATED
  6799 1726883055.66622: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.66625: variable 'ansible_connection' from source: unknown
  6799 1726883055.66628: variable 'ansible_module_compression' from source: unknown
  6799 1726883055.66630: variable 'ansible_shell_type' from source: unknown
  6799 1726883055.66632: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.66634: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.66636: variable 'ansible_pipelining' from source: unknown
  6799 1726883055.66639: variable 'ansible_timeout' from source: unknown
  6799 1726883055.66642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.66738: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6799 1726883055.66760: variable 'omit' from source: magic vars
  6799 1726883055.66867: starting attempt loop
  6799 1726883055.66871: running the handler
  6799 1726883055.66874: handler run complete
  6799 1726883055.66876: attempt loop complete, returning result
  6799 1726883055.66878: _execute() done
  6799 1726883055.66880: dumping result to json
  6799 1726883055.66883: done dumping result, returning
  6799 1726883055.66885: done running TaskExecutor() for managed_node3/TASK: Get LSR_RHC_TEST_DATA environment variable [0affc0aa-4893-a8dd-33ab-00000000000c]
  6799 1726883055.66887: sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000c
  6799 1726883055.66961: done sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000c
  6799 1726883055.66965: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data_file": ""
    },
    "changed": false
}
  6799 1726883055.67036: no more pending results, returning what we have
  6799 1726883055.67039: results queue empty
  6799 1726883055.67042: checking for any_errors_fatal
  6799 1726883055.67044: done checking for any_errors_fatal
  6799 1726883055.67044: checking for max_fail_percentage
  6799 1726883055.67046: done checking for max_fail_percentage
  6799 1726883055.67046: checking to see if all hosts have failed and the running result is not ok
  6799 1726883055.67047: done checking to see if all hosts have failed
  6799 1726883055.67048: getting the remaining hosts for this loop
  6799 1726883055.67049: done getting the remaining hosts for this loop
  6799 1726883055.67053: getting the next task for host managed_node3
  6799 1726883055.67061: done getting next task for host managed_node3
  6799 1726883055.67063:  ^ task is: TASK: Import test data
  6799 1726883055.67067:  ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883055.67070: getting variables
  6799 1726883055.67072: in VariableManager get_vars()
  6799 1726883055.67100: Calling all_inventory to load vars for managed_node3
  6799 1726883055.67103: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.67106: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.67115: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.67120: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.67123: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.67246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.67272: done with get_vars()
  6799 1726883055.67280: done getting variables
  6799 1726883055.67394: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Import test data] ********************************************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12
Friday 20 September 2024  21:44:15 -0400 (0:00:00.050)       0:00:00.066 ****** 
  6799 1726883055.67436: entering _queue_task() for managed_node3/include_vars
  6799 1726883055.67438: Creating lock for include_vars
  6799 1726883055.67710: worker is 1 (out of 1 available)
  6799 1726883055.67722: exiting _queue_task() for managed_node3/include_vars
  6799 1726883055.67744: done queuing things up, now waiting for results queue to drain
  6799 1726883055.67746: waiting for pending results...
  6799 1726883055.68151: running TaskExecutor() for managed_node3/TASK: Import test data
  6799 1726883055.68156: in run() - task 0affc0aa-4893-a8dd-33ab-00000000000e
  6799 1726883055.68160: variable 'ansible_search_path' from source: unknown
  6799 1726883055.68163: variable 'ansible_search_path' from source: unknown
  6799 1726883055.68176: calling self._execute()
  6799 1726883055.68235: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.68281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.68284: variable 'omit' from source: magic vars
  6799 1726883055.68827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6799 1726883055.71065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6799 1726883055.71152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6799 1726883055.71192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6799 1726883055.71241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6799 1726883055.71274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6799 1726883055.71438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  6799 1726883055.71444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  6799 1726883055.71447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  6799 1726883055.71480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  6799 1726883055.71501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  6799 1726883055.71631: variable 'lsr_rhc_test_data_file' from source: set_fact
  6799 1726883055.71684: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  6799 1726883055.71692: when evaluation is False, skipping this task
  6799 1726883055.71699: _execute() done
  6799 1726883055.71706: dumping result to json
  6799 1726883055.71713: done dumping result, returning
  6799 1726883055.71725: done running TaskExecutor() for managed_node3/TASK: Import test data [0affc0aa-4893-a8dd-33ab-00000000000e]
  6799 1726883055.71734: sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000e
  6799 1726883055.71906: done sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000e
  6799 1726883055.71909: WORKER PROCESS EXITING
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  6799 1726883055.72184: no more pending results, returning what we have
  6799 1726883055.72187: results queue empty
  6799 1726883055.72188: checking for any_errors_fatal
  6799 1726883055.72194: done checking for any_errors_fatal
  6799 1726883055.72195: checking for max_fail_percentage
  6799 1726883055.72196: done checking for max_fail_percentage
  6799 1726883055.72197: checking to see if all hosts have failed and the running result is not ok
  6799 1726883055.72198: done checking to see if all hosts have failed
  6799 1726883055.72199: getting the remaining hosts for this loop
  6799 1726883055.72200: done getting the remaining hosts for this loop
  6799 1726883055.72203: getting the next task for host managed_node3
  6799 1726883055.72209: done getting next task for host managed_node3
  6799 1726883055.72211:  ^ task is: TASK: Get facts for external test data
  6799 1726883055.72214:  ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883055.72218: getting variables
  6799 1726883055.72219: in VariableManager get_vars()
  6799 1726883055.72259: Calling all_inventory to load vars for managed_node3
  6799 1726883055.72263: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.72266: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.72275: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.72277: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.72280: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.72322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.72374: done with get_vars()
  6799 1726883055.72383: done getting variables

TASK [Get facts for external test data] ****************************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16
Friday 20 September 2024  21:44:15 -0400 (0:00:00.050)       0:00:00.117 ****** 
  6799 1726883055.72489: entering _queue_task() for managed_node3/setup
  6799 1726883055.72773: worker is 1 (out of 1 available)
  6799 1726883055.72787: exiting _queue_task() for managed_node3/setup
  6799 1726883055.72913: done queuing things up, now waiting for results queue to drain
  6799 1726883055.72915: waiting for pending results...
  6799 1726883055.73148: running TaskExecutor() for managed_node3/TASK: Get facts for external test data
  6799 1726883055.73179: in run() - task 0affc0aa-4893-a8dd-33ab-00000000000f
  6799 1726883055.73199: variable 'ansible_search_path' from source: unknown
  6799 1726883055.73207: variable 'ansible_search_path' from source: unknown
  6799 1726883055.73266: calling self._execute()
  6799 1726883055.73350: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.73353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.73356: variable 'omit' from source: magic vars
  6799 1726883055.73910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6799 1726883055.76246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6799 1726883055.76261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6799 1726883055.76312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6799 1726883055.76354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6799 1726883055.76406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6799 1726883055.76493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  6799 1726883055.76536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  6799 1726883055.76582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  6799 1726883055.76630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  6799 1726883055.76690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  6799 1726883055.76787: variable 'lsr_rhc_test_data_file' from source: set_fact
  6799 1726883055.76827: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  6799 1726883055.76846: when evaluation is False, skipping this task
  6799 1726883055.76854: _execute() done
  6799 1726883055.76862: dumping result to json
  6799 1726883055.76908: done dumping result, returning
  6799 1726883055.76911: done running TaskExecutor() for managed_node3/TASK: Get facts for external test data [0affc0aa-4893-a8dd-33ab-00000000000f]
  6799 1726883055.76913: sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000f
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  6799 1726883055.77089: no more pending results, returning what we have
  6799 1726883055.77093: results queue empty
  6799 1726883055.77094: checking for any_errors_fatal
  6799 1726883055.77099: done checking for any_errors_fatal
  6799 1726883055.77100: checking for max_fail_percentage
  6799 1726883055.77101: done checking for max_fail_percentage
  6799 1726883055.77102: checking to see if all hosts have failed and the running result is not ok
  6799 1726883055.77103: done checking to see if all hosts have failed
  6799 1726883055.77104: getting the remaining hosts for this loop
  6799 1726883055.77105: done getting the remaining hosts for this loop
  6799 1726883055.77110: getting the next task for host managed_node3
  6799 1726883055.77119: done getting next task for host managed_node3
  6799 1726883055.77122:  ^ task is: TASK: Set local lsr_rhc_test_data
  6799 1726883055.77126:  ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883055.77130: getting variables
  6799 1726883055.77131: in VariableManager get_vars()
  6799 1726883055.77166: Calling all_inventory to load vars for managed_node3
  6799 1726883055.77169: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.77173: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.77183: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.77186: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.77190: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.77234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.77475: done with get_vars()
  6799 1726883055.77485: done getting variables
  6799 1726883055.77591: done sending task result for task 0affc0aa-4893-a8dd-33ab-00000000000f
  6799 1726883055.77594: WORKER PROCESS EXITING
  6799 1726883055.77629: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set local lsr_rhc_test_data] *********************************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24
Friday 20 September 2024  21:44:15 -0400 (0:00:00.051)       0:00:00.169 ****** 
  6799 1726883055.77664: entering _queue_task() for managed_node3/include_vars
  6799 1726883055.77976: worker is 1 (out of 1 available)
  6799 1726883055.77989: exiting _queue_task() for managed_node3/include_vars
  6799 1726883055.78113: done queuing things up, now waiting for results queue to drain
  6799 1726883055.78115: waiting for pending results...
  6799 1726883055.78186: running TaskExecutor() for managed_node3/TASK: Set local lsr_rhc_test_data
  6799 1726883055.78312: in run() - task 0affc0aa-4893-a8dd-33ab-000000000011
  6799 1726883055.78346: variable 'ansible_search_path' from source: unknown
  6799 1726883055.78355: variable 'ansible_search_path' from source: unknown
  6799 1726883055.78394: calling self._execute()
  6799 1726883055.78470: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.78483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.78496: variable 'omit' from source: magic vars
  6799 1726883055.79016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6799 1726883055.81300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6799 1726883055.81395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6799 1726883055.81436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6799 1726883055.81476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6799 1726883055.81517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6799 1726883055.81615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  6799 1726883055.81654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)
  6799 1726883055.81685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  6799 1726883055.81742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)
  6799 1726883055.81763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  6799 1726883055.81896: variable 'lsr_rhc_test_data_file' from source: set_fact
  6799 1726883055.81944: Evaluated conditional (lsr_rhc_test_data_file | length == 0): True
  6799 1726883055.81955: variable 'omit' from source: magic vars
  6799 1726883055.82019: variable 'omit' from source: magic vars
  6799 1726883055.82076: variable 'omit' from source: magic vars
  6799 1726883055.82107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6799 1726883055.82138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6799 1726883055.82260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6799 1726883055.82263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.82265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.82268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6799 1726883055.82270: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6799 1726883055.82279: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6799 1726883055.82287: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.82295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.82422: Set connection var ansible_shell_type to sh
  6799 1726883055.82435: Set connection var ansible_timeout to 10
  6799 1726883055.82447: Set connection var ansible_shell_executable to /bin/sh
  6799 1726883055.82459: Set connection var ansible_connection to ssh
  6799 1726883055.82477: Set connection var ansible_pipelining to False
  6799 1726883055.82488: Set connection var ansible_module_compression to ZIP_DEFLATED
  6799 1726883055.82517: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.82526: variable 'ansible_connection' from source: unknown
  6799 1726883055.82533: variable 'ansible_module_compression' from source: unknown
  6799 1726883055.82543: variable 'ansible_shell_type' from source: unknown
  6799 1726883055.82552: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.82558: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.82586: variable 'ansible_pipelining' from source: unknown
  6799 1726883055.82589: variable 'ansible_timeout' from source: unknown
  6799 1726883055.82592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.82704: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6799 1726883055.82805: variable 'omit' from source: magic vars
  6799 1726883055.82808: starting attempt loop
  6799 1726883055.82811: running the handler
  6799 1726883055.82813: evaluation_path:
	/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks
  6799 1726883055.82816: search_path:
	/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/vars/../files/candlepin_data.yml
	/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml
	/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/vars/../files/candlepin_data.yml
	/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/../files/candlepin_data.yml
  6799 1726883055.82919: handler run complete
  6799 1726883055.82935: attempt loop complete, returning result
  6799 1726883055.82946: _execute() done
  6799 1726883055.82954: dumping result to json
  6799 1726883055.82964: done dumping result, returning
  6799 1726883055.82977: done running TaskExecutor() for managed_node3/TASK: Set local lsr_rhc_test_data [0affc0aa-4893-a8dd-33ab-000000000011]
  6799 1726883055.82985: sending task result for task 0affc0aa-4893-a8dd-33ab-000000000011
ok: [managed_node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data": {
            "baseurl": "http://localhost:8080",
            "candlepin_host": "candlepin.local",
            "candlepin_insecure": false,
            "candlepin_port": 8443,
            "candlepin_prefix": "/candlepin",
            "env_nonworking": "Ceci n'est pas une environment",
            "envs_register": [
                "Environment 2"
            ],
            "insights": false,
            "proxy_auth_hostname": "localhost",
            "proxy_auth_password": "proxypass",
            "proxy_auth_port": 3130,
            "proxy_auth_scheme": "https",
            "proxy_auth_username": "proxyuser",
            "proxy_noauth_hostname": "localhost",
            "proxy_noauth_port": 3128,
            "proxy_noauth_scheme": "https",
            "proxy_nonworking_hostname": "wrongproxy",
            "proxy_nonworking_password": "wrong-proxypassword",
            "proxy_nonworking_port": 4000,
            "proxy_nonworking_username": "wrong-proxyuser",
            "reg_activation_keys": [
                "default_key"
            ],
            "reg_invalid_password": "invalid-password",
            "reg_invalid_username": "invalid-user",
            "reg_organization": "donaldduck",
            "reg_password": "password",
            "reg_username": "doc",
            "release": null,
            "repositories": [
                {
                    "name": "donaldy-content-label-7051",
                    "state": "enabled"
                },
                {
                    "name": "content-label-32060",
                    "state": "disabled"
                }
            ]
        }
    },
    "ansible_included_var_files": [
        "/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml"
    ],
    "changed": false
}
  6799 1726883055.83239: no more pending results, returning what we have
  6799 1726883055.83244: results queue empty
  6799 1726883055.83245: checking for any_errors_fatal
  6799 1726883055.83250: done checking for any_errors_fatal
  6799 1726883055.83251: checking for max_fail_percentage
  6799 1726883055.83255: done checking for max_fail_percentage
  6799 1726883055.83256: checking to see if all hosts have failed and the running result is not ok
  6799 1726883055.83257: done checking to see if all hosts have failed
  6799 1726883055.83257: getting the remaining hosts for this loop
  6799 1726883055.83259: done getting the remaining hosts for this loop
  6799 1726883055.83262: getting the next task for host managed_node3
  6799 1726883055.83271: done getting next task for host managed_node3
  6799 1726883055.83274:  ^ task is: TASK: Check if system is ostree
  6799 1726883055.83277:  ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883055.83281: getting variables
  6799 1726883055.83283: in VariableManager get_vars()
  6799 1726883055.83311: Calling all_inventory to load vars for managed_node3
  6799 1726883055.83314: Calling groups_inventory to load vars for managed_node3
  6799 1726883055.83317: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883055.83327: Calling all_plugins_play to load vars for managed_node3
  6799 1726883055.83329: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883055.83332: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883055.83571: done sending task result for task 0affc0aa-4893-a8dd-33ab-000000000011
  6799 1726883055.83574: WORKER PROCESS EXITING
  6799 1726883055.83596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883055.83624: done with get_vars()
  6799 1726883055.83633: done getting variables

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32
Friday 20 September 2024  21:44:15 -0400 (0:00:00.061)       0:00:00.230 ****** 
  6799 1726883055.83823: entering _queue_task() for managed_node3/stat
  6799 1726883055.84208: worker is 1 (out of 1 available)
  6799 1726883055.84220: exiting _queue_task() for managed_node3/stat
  6799 1726883055.84230: done queuing things up, now waiting for results queue to drain
  6799 1726883055.84231: waiting for pending results...
  6799 1726883055.84366: running TaskExecutor() for managed_node3/TASK: Check if system is ostree
  6799 1726883055.84497: in run() - task 0affc0aa-4893-a8dd-33ab-000000000013
  6799 1726883055.84515: variable 'ansible_search_path' from source: unknown
  6799 1726883055.84529: variable 'ansible_search_path' from source: unknown
  6799 1726883055.84575: calling self._execute()
  6799 1726883055.84643: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.84656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.84673: variable 'omit' from source: magic vars
  6799 1726883055.85160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  6799 1726883055.85470: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  6799 1726883055.85527: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  6799 1726883055.85572: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  6799 1726883055.85610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  6799 1726883055.85708: 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)
  6799 1726883055.85750: 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)
  6799 1726883055.85784: 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)
  6799 1726883055.85816: 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)
  6799 1726883055.85962: Evaluated conditional (not __rhc_is_ostree is defined): True
  6799 1726883055.85977: variable 'omit' from source: magic vars
  6799 1726883055.86043: variable 'omit' from source: magic vars
  6799 1726883055.86095: variable 'omit' from source: magic vars
  6799 1726883055.86124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6799 1726883055.86274: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6799 1726883055.86277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6799 1726883055.86280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.86282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883055.86283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6799 1726883055.86285: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6799 1726883055.86287: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6799 1726883055.86298: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.86305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.86424: Set connection var ansible_shell_type to sh
  6799 1726883055.86436: Set connection var ansible_timeout to 10
  6799 1726883055.86448: Set connection var ansible_shell_executable to /bin/sh
  6799 1726883055.86459: Set connection var ansible_connection to ssh
  6799 1726883055.86467: Set connection var ansible_pipelining to False
  6799 1726883055.86475: Set connection var ansible_module_compression to ZIP_DEFLATED
  6799 1726883055.86514: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.86522: variable 'ansible_connection' from source: unknown
  6799 1726883055.86529: variable 'ansible_module_compression' from source: unknown
  6799 1726883055.86534: variable 'ansible_shell_type' from source: unknown
  6799 1726883055.86601: variable 'ansible_shell_executable' from source: unknown
  6799 1726883055.86606: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883055.86609: variable 'ansible_pipelining' from source: unknown
  6799 1726883055.86611: variable 'ansible_timeout' from source: unknown
  6799 1726883055.86615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883055.86731: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)
  6799 1726883055.86749: variable 'omit' from source: magic vars
  6799 1726883055.86758: starting attempt loop
  6799 1726883055.86765: running the handler
  6799 1726883055.86780: _low_level_execute_command(): starting
  6799 1726883055.86789: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  6799 1726883055.87530: 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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883055.87584: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883055.87598: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883055.87653: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883055.89471: stdout chunk (state=3):
>>>/root
<<<
  6799 1726883055.89626: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883055.89630: stdout chunk (state=3):
>>><<<
  6799 1726883055.89632: stderr chunk (state=3):
>>><<<
  6799 1726883055.89656: _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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883055.89785: _low_level_execute_command(): starting
  6799 1726883055.89789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063 `" && echo ansible-tmp-1726883055.8968003-6818-162122702906063="` echo /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063 `" ) && sleep 0'
  6799 1726883055.90360: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6799 1726883055.90379: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6799 1726883055.90398: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6799 1726883055.90416: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6799 1726883055.90455: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6799 1726883055.90468: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6799 1726883055.90503: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883055.90568: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883055.90587: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883055.90619: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883055.90776: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883055.92662: stdout chunk (state=3):
>>>ansible-tmp-1726883055.8968003-6818-162122702906063=/root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063
<<<
  6799 1726883055.92801: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883055.92835: stderr chunk (state=3):
>>><<<
  6799 1726883055.92839: stdout chunk (state=3):
>>><<<
  6799 1726883055.92860: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883055.8968003-6818-162122702906063=/root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063
, 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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883055.93027: variable 'ansible_module_compression' from source: unknown
  6799 1726883055.93030: ANSIBALLZ: Using lock for stat
  6799 1726883055.93032: ANSIBALLZ: Acquiring lock
  6799 1726883055.93034: ANSIBALLZ: Lock acquired: 140347821828256
  6799 1726883055.93036: ANSIBALLZ: Creating module
  6799 1726883056.06379: ANSIBALLZ: Writing module into payload
  6799 1726883056.06511: ANSIBALLZ: Writing module
  6799 1726883056.06537: ANSIBALLZ: Renaming module
  6799 1726883056.06552: ANSIBALLZ: Done creating module
  6799 1726883056.06575: variable 'ansible_facts' from source: unknown
  6799 1726883056.06588: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6799 1726883056.06614: _low_level_execute_command(): starting
  6799 1726883056.06629: _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'
  6799 1726883056.07360: 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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883056.07425: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883056.07459: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.07512: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.07567: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.09316: stdout chunk (state=3):
>>>PLATFORM
<<<
  6799 1726883056.09445: stdout chunk (state=3):
>>>Linux
<<<
  6799 1726883056.09450: stdout chunk (state=3):
>>>FOUND
/usr/bin/python3.12
<<<
  6799 1726883056.09479: stdout chunk (state=3):
>>>/usr/bin/python3
/usr/bin/python3
ENDFOUND
<<<
  6799 1726883056.09661: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883056.09675: stderr chunk (state=3):
>>><<<
  6799 1726883056.09691: stdout chunk (state=3):
>>><<<
  6799 1726883056.09715: _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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883056.09848 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']
  6799 1726883056.09852: _low_level_execute_command(): starting
  6799 1726883056.09855: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'
  6799 1726883056.09880: Sending initial data
  6799 1726883056.09890: Sent initial data (1181 bytes)
  6799 1726883056.10488: 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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883056.10492: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883056.10495: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.10551: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.10598: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.14070: 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"}
<<<
  6799 1726883056.14516: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883056.14523: stdout chunk (state=3):
>>><<<
  6799 1726883056.14526: stderr chunk (state=3):
>>><<<
  6799 1726883056.14544: _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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883056.14746: variable 'ansible_facts' from source: unknown
  6799 1726883056.14750: variable 'ansible_facts' from source: unknown
  6799 1726883056.14752: variable 'ansible_module_compression' from source: unknown
  6799 1726883056.14755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67991_tefmsg/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  6799 1726883056.14757: variable 'ansible_facts' from source: unknown
  6799 1726883056.14773: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py
  6799 1726883056.15004: Sending initial data
  6799 1726883056.15008: Sent initial data (151 bytes)
  6799 1726883056.15502: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6799 1726883056.15535: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6799 1726883056.15539: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6799 1726883056.15545: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6799 1726883056.15648: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.15652: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.15714: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.17423: 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
<<<
  6799 1726883056.17467: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  6799 1726883056.17504: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-67991_tefmsg/tmpqc_pocks /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py
<<<
  6799 1726883056.17508: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py"
<<<
  6799 1726883056.17582: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-67991_tefmsg/tmpqc_pocks" to remote "/root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py"
<<<
  6799 1726883056.18399: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883056.18403: stdout chunk (state=3):
>>><<<
  6799 1726883056.18405: stderr chunk (state=3):
>>><<<
  6799 1726883056.18442: done transferring module to remote
  6799 1726883056.18507: _low_level_execute_command(): starting
  6799 1726883056.18510: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/ /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py && sleep 0'
  6799 1726883056.19177: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6799 1726883056.19270: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883056.19312: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883056.19329: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.19352: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.19470: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.21358: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883056.21371: stdout chunk (state=3):
>>><<<
  6799 1726883056.21390: stderr chunk (state=3):
>>><<<
  6799 1726883056.21511: _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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883056.21515: _low_level_execute_command(): starting
  6799 1726883056.21521: _low_level_execute_command(): using become for this command
  6799 1726883056.21523: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n  -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bpnyrsotgmkyyztuawhdqtbnjcpgjjmp ; PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/AnsiballZ_stat.py'"'"' && sleep 0'
  6799 1726883056.21778: Initial state: awaiting_escalation: BECOME-SUCCESS-bpnyrsotgmkyyztuawhdqtbnjcpgjjmp
  6799 1726883056.22227: stderr chunk (state=1):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6799 1726883056.22308: stderr chunk (state=1):
>>>debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883056.22373: stderr chunk (state=1):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.22408: stderr chunk (state=1):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.22489: stderr chunk (state=1):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.25410: stdout chunk (state=1):
>>>BECOME-SUCCESS-bpnyrsotgmkyyztuawhdqtbnjcpgjjmp
<<<
  6799 1726883056.25415: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bpnyrsotgmkyyztuawhdqtbnjcpgjjmp'
  6799 1726883056.25874: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
import _imp # builtin
<<<
  6799 1726883056.25895: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.25904: stdout chunk (state=3):
>>>import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.25990: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.25998: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.26038: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.26077: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26082: stdout chunk (state=3):
>>># installing zipimport hook
<<<
  6799 1726883056.26107: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.26121: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
  6799 1726883056.26207: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
<<<
  6799 1726883056.26212: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.26239: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26284: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
  6799 1726883056.26305: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
  6799 1726883056.26323: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c93bc3e0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c938ba10>
<<<
  6799 1726883056.26373: 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 0x7fd9c93be930>
<<<
  6799 1726883056.26422: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.26432: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26442: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26489: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26687: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26701: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26710: stdout chunk (state=3):
>>>Processing user site-packages
Processing global site-packages
<<<
  6799 1726883056.26755: stdout chunk (state=3):
>>>Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
<<<
  6799 1726883056.26779: stdout chunk (state=3):
>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
<<<
  6799 1726883056.26793: 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'
<<<
  6799 1726883056.26818: stdout chunk (state=3):
>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c93ccfe0>
<<<
  6799 1726883056.26903: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c93cde50>
<<<
  6799 1726883056.26974: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.26984: 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.
<<<
  6799 1726883056.27337: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<<
  6799 1726883056.27374: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27382: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<<
  6799 1726883056.27385: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27438: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
<<<
  6799 1726883056.27564: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
  6799 1726883056.27571: 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
<<<
  6799 1726883056.27602: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<
  6799 1726883056.27609: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27645: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91cbd10><<<
  6799 1726883056.27654: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27688: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<<
  6799 1726883056.27691: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27730: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<<
  6799 1726883056.27736: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27777: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'><<<
  6799 1726883056.27785: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27802: stdout chunk (state=3):
>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91cbf20><<<
  6799 1726883056.27843: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27858: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<<
  6799 1726883056.27868: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27911: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<<
  6799 1726883056.27919: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.27958: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<<
  6799 1726883056.28038: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28053: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<<
  6799 1726883056.28059: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28097: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'><<<
  6799 1726883056.28100: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28143: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<<
  6799 1726883056.28153: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28168: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<<
  6799 1726883056.28174: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28217: stdout chunk (state=3):
>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9203710>
<<<
  6799 1726883056.28229: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<<
  6799 1726883056.28234: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28261: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<<
  6799 1726883056.28280: stdout chunk (state=3):
>>>
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9203da0><<<
  6799 1726883056.28317: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28330: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'><<<
  6799 1726883056.28333: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28408: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91e39b0><<<
  6799 1726883056.28444: stdout chunk (state=3):
>>>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'><<<
  6799 1726883056.28449: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28500: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91e10d0><<<
  6799 1726883056.28558: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.28682: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c8ec0>
<<<
  6799 1726883056.28778: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.28786: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
  6799 1726883056.28798: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
<<<
  6799 1726883056.28820: 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'
<<<
  6799 1726883056.28881: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9223650>
<<<
  6799 1726883056.28884: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9222270>
<<<
  6799 1726883056.28903: 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 0x7fd9c91e1fa0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9220a10>
<<<
  6799 1726883056.29004: 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 0x7fd9c9258680>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c8140>
<<<
  6799 1726883056.29010: 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'
<<<
  6799 1726883056.29031: 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 0x7fd9c9258b30>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c92589e0>
<<<
  6799 1726883056.29070: 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 0x7fd9c9258dd0>
<<<
  6799 1726883056.29097: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c6c60>
<<<
  6799 1726883056.29127: 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
<<<
  6799 1726883056.29174: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
  6799 1726883056.29185: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c92594c0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9259190>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.29244: 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'
<<<
  6799 1726883056.29268: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c925a3c0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.29283: stdout chunk (state=3):
>>>import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.29293: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
  6799 1726883056.29335: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
  6799 1726883056.29364: 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 0x7fd9c92705f0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.29397: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
  6799 1726883056.29430: 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 0x7fd9c9271d30>
<<<
  6799 1726883056.29480: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9272bd0>
<<<
  6799 1726883056.29543: 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 0x7fd9c9273230>
<<<
  6799 1726883056.29549: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9272120>
<<<
  6799 1726883056.29576: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
  6799 1726883056.29579: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
  6799 1726883056.29598: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  6799 1726883056.29824: 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 0x7fd9c9273cb0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c92733e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c925a420>
# /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'
<<<
  6799 1726883056.29829: 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 0x7fd9c900fb00>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
<<<
  6799 1726883056.29856: 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 0x7fd9c9038620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9038380>
<<<
  6799 1726883056.29890: 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 0x7fd9c9038560>
<<<
  6799 1726883056.29962: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
  6799 1726883056.29967: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
  6799 1726883056.30020: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  6799 1726883056.30200: 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 0x7fd9c9038ef0>
<<<
  6799 1726883056.30365: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
<<<
  6799 1726883056.30399: 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 0x7fd9c9039880>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90387a0>
<<<
  6799 1726883056.30429: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c900dca0>
<<<
  6799 1726883056.30435: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
  6799 1726883056.30457: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
  6799 1726883056.30494: 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'
<<<
  6799 1726883056.30497: stdout chunk (state=3):
>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c903ac30>
<<<
  6799 1726883056.30533: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9038d70>
<<<
  6799 1726883056.30654: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c925ab10>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  6799 1726883056.30775: 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 0x7fd9c9066f60>
<<<
  6799 1726883056.30855: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  6799 1726883056.30886: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
  6799 1726883056.30911: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
  6799 1726883056.30973: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90872f0>
<<<
  6799 1726883056.31008: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<<
  6799 1726883056.31013: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.31093: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<
  6799 1726883056.31096: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.31230: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  6799 1726883056.31235: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
<<<
  6799 1726883056.31260: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<<
  6799 1726883056.31270: stdout chunk (state=3):
>>>
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90e80e0><<<
  6799 1726883056.31314: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
  6799 1726883056.31373: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
  6799 1726883056.31459: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
  6799 1726883056.31497: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<
  6799 1726883056.31500: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.31649: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90ea840><<<
  6799 1726883056.31654: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.31777: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90e8200><<<
  6799 1726883056.31842: stdout chunk (state=3):
>>>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9087f80>
<<<
  6799 1726883056.31890: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
<<<
  6799 1726883056.31913: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
<<<
  6799 1726883056.31938: stdout chunk (state=3):
>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8ef1130>
<<<
  6799 1726883056.31981: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90860f0><<<
  6799 1726883056.31997: stdout chunk (state=3):
>>>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c903bb60><<<
  6799 1726883056.32157: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32197: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<<
  6799 1726883056.32203: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32235: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9c9086450><<<
  6799 1726883056.32262: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32456: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip'<<<
  6799 1726883056.32467: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32470: stdout chunk (state=3):
>>># zipimport: zlib available<<<
  6799 1726883056.32659: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32699: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.32739: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<
  6799 1726883056.32745: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32772: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
  6799 1726883056.32834: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<<
  6799 1726883056.32838: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.32954: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
  6799 1726883056.32993: 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'<<<
  6799 1726883056.33058: stdout chunk (state=3):
>>>
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f42db0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.33282: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f21ca0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f20e00>
<<<
  6799 1726883056.33285: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.33309: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/">
# zipimport: zlib available
<<<
  6799 1726883056.33343: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  6799 1726883056.33382: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/">
<<<
  6799 1726883056.33385: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.34788: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.35909: 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 0x7fd9c8f410a0>
<<<
  6799 1726883056.35950: 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
<<<
  6799 1726883056.35984: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
<<<
  6799 1726883056.35987: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
<<<
  6799 1726883056.35989: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
  6799 1726883056.36020: 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 0x7fd9c8f72780>
<<<
  6799 1726883056.36057: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f72510>
<<<
  6799 1726883056.36081: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f71e20>
<<<
  6799 1726883056.36109: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
  6799 1726883056.36128: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
  6799 1726883056.36174: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f725a0>
<<<
  6799 1726883056.36178: stdout chunk (state=3):
>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f43a40>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.36208: 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 0x7fd9c8f733e0>
<<<
  6799 1726883056.36236: 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 0x7fd9c8f73560>
<<<
  6799 1726883056.36261: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
  6799 1726883056.36321: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
  6799 1726883056.36324: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.36392: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f73a70>
<<<
  6799 1726883056.36395: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.36420: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
  6799 1726883056.36430: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
  6799 1726883056.36461: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8911700>
<<<
  6799 1726883056.36494: 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 0x7fd9c89133b0>
<<<
  6799 1726883056.36537: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
  6799 1726883056.36544: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
  6799 1726883056.36575: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8913d40>
<<<
  6799 1726883056.36597: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
  6799 1726883056.36639: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
  6799 1726883056.36659: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8914ec0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
  6799 1726883056.36687: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
  6799 1726883056.36712: 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'
<<<
  6799 1726883056.36778: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8917950>
<<<
  6799 1726883056.36818: 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 0x7fd9c8917ce0>
<<<
  6799 1726883056.36844: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8915c40>
<<<
  6799 1726883056.36884: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
  6799 1726883056.36922: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
  6799 1726883056.36941: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
  6799 1726883056.36969: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
  6799 1726883056.37020: 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 0x7fd9c891f9e0>
<<<
  6799 1726883056.37024: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.37100: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c891e4b0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c891e210>
<<<
  6799 1726883056.37103: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
<<<
  6799 1726883056.37135: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
  6799 1726883056.37178: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c891e780>
<<<
  6799 1726883056.37211: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8916150>
<<<
  6799 1726883056.37255: 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 0x7fd9c8967c50>
<<<
  6799 1726883056.37283: 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 0x7fd9c8967e90>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
  6799 1726883056.37306: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
  6799 1726883056.37336: 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'
<<<
  6799 1726883056.37385: 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 0x7fd9c8969820>
<<<
  6799 1726883056.37396: stdout chunk (state=3):
>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89695e0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  6799 1726883056.37510: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
  6799 1726883056.37576: 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 0x7fd9c896bd10>
<<<
  6799 1726883056.37603: stdout chunk (state=3):
>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8969eb0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
  6799 1726883056.37636: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
  6799 1726883056.37684: 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'
<<<
  6799 1726883056.37688: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.37725: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c896f410>
<<<
  6799 1726883056.37853: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c896bdd0>
<<<
  6799 1726883056.37901: 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 0x7fd9c8970230>
<<<
  6799 1726883056.37935: 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 0x7fd9c8970260>
<<<
  6799 1726883056.37989: 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 0x7fd9c8970830>
<<<
  6799 1726883056.37992: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8967fe0>
<<<
  6799 1726883056.38031: 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'
<<<
  6799 1726883056.38065: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
  6799 1726883056.38074: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
  6799 1726883056.38108: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
  6799 1726883056.38113: 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 0x7fd9c8973e30>
<<<
  6799 1726883056.38287: 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 0x7fd9c89fd160>
<<<
  6799 1726883056.38292: stdout chunk (state=3):
>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89725d0>
<<<
  6799 1726883056.38323: 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 0x7fd9c8973980>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8972270>
# zipimport: zlib available
<<<
  6799 1726883056.38365: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.38379: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  6799 1726883056.38463: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.38571: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.38577: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  6799 1726883056.38621: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.38631: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.38743: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.38859: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.39406: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.39962: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  6799 1726883056.39990: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd9c89fd640>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd9c89fd640>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
  6799 1726883056.40011: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
  6799 1726883056.40051: 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 0x7fd9c8801280>
<<<
  6799 1726883056.40147: 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'
<<<
  6799 1726883056.40169: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8802030>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89fd400>
<<<
  6799 1726883056.40218: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/compat/">
<<<
  6799 1726883056.40257: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.40277: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  6799 1726883056.40420: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.40594: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
  6799 1726883056.40615: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8801d30>
# zipimport: zlib available
<<<
  6799 1726883056.41063: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41507: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41589: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41668: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.41671: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41714: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41744: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  6799 1726883056.41830: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41929: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  6799 1726883056.41937: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.41969: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  6799 1726883056.41995: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42046: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/parsing/">
<<<
  6799 1726883056.42066: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42273: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42513: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
  6799 1726883056.42576: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
  6799 1726883056.42579: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6799 1726883056.42651: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8803080>
<<<
  6799 1726883056.42665: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42744: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42820: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.42840: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.42856: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42889: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42932: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.42949: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.42995: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43030: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43103: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43160: 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
<<<
  6799 1726883056.43209: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  6799 1726883056.43288: 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 0x7fd9c880da60>
<<<
  6799 1726883056.43327: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c880b890>
<<<
  6799 1726883056.43365: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  6799 1726883056.43433: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43497: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43531: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.43581: 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'
<<<
  6799 1726883056.43608: 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
<<<
  6799 1726883056.43623: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
  6799 1726883056.43648: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
  6799 1726883056.43977: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
  6799 1726883056.43984: 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'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8fbe5d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8fa62a0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c880dbe0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8802ae0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  6799 1726883056.44022: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  6799 1726883056.44061: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
  6799 1726883056.44124: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
<<<
  6799 1726883056.44145: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.44164: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.44172: stdout chunk (state=3):
>>>import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/">
<<<
  6799 1726883056.44182: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.44387: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.44678: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6799 1726883056.44862: 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"}}}
<<<
  6799 1726883056.44884: stdout chunk (state=3):
>>># destroy __main__
<<<
  6799 1726883056.45437: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks<<<
  6799 1726883056.45455: stdout chunk (state=3):
>>>
# clear builtins._
# clear sys.path<<<
  6799 1726883056.45486: stdout chunk (state=3):
>>>
# 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__
<<<
  6799 1726883056.45519: stdout chunk (state=3):
>>># 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
<<<
  6799 1726883056.45557: stdout chunk (state=3):
>>># 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<<<
  6799 1726883056.45593: stdout chunk (state=3):
>>>
# 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<<<
  6799 1726883056.45627: stdout chunk (state=3):
>>>
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools<<<
  6799 1726883056.45786: stdout chunk (state=3):
>>>
# 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] removi<<<
  6799 1726883056.45791: stdout chunk (state=3):
>>>ng 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
<<<
  6799 1726883056.46151: stdout chunk (state=3):
>>># destroy _sitebuiltins<<<
  6799 1726883056.46161: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.46177: stdout chunk (state=3):
>>># destroy importlib.machinery<<<
  6799 1726883056.46194: stdout chunk (state=3):
>>>
# destroy importlib._abc<<<
  6799 1726883056.46206: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.46209: stdout chunk (state=3):
>>># destroy importlib.util<<<
  6799 1726883056.46225: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.46257: stdout chunk (state=3):
>>># destroy _bz2<<<
  6799 1726883056.46267: stdout chunk (state=3):
>>>
<<<
  6799 1726883056.46281: stdout chunk (state=3):
>>># destroy _compression
# destroy _lzma
<<<
  6799 1726883056.46326: stdout chunk (state=3):
>>># destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib<<<
  6799 1726883056.46331: stdout chunk (state=3):
>>>
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
  6799 1726883056.46459: stdout chunk (state=3):
>>># 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<<<
  6799 1726883056.46474: stdout chunk (state=3):
>>>
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner<<<
  6799 1726883056.46481: stdout chunk (state=3):
>>>
# destroy _json
# destroy grp
# destroy encodings<<<
  6799 1726883056.46546: stdout chunk (state=3):
>>>
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess<<<
  6799 1726883056.46551: stdout chunk (state=3):
>>>
# destroy syslog
# destroy uuid<<<
  6799 1726883056.46655: 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 shlex<<<
  6799 1726883056.46718: stdout chunk (state=3):
>>>
# destroy subprocess
# cleanup[3] wiping selinux._selinux
<<<
  6799 1726883056.46724: stdout chunk (state=3):
>>># cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
<<<
  6799 1726883056.46744: stdout chunk (state=3):
>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
<<<
  6799 1726883056.46768: stdout chunk (state=3):
>>># cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
<<<
  6799 1726883056.46783: stdout chunk (state=3):
>>># cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string<<<
  6799 1726883056.46793: stdout chunk (state=3):
>>>
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime<<<
  6799 1726883056.46838: stdout chunk (state=3):
>>>
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap<<<
  6799 1726883056.46843: stdout chunk (state=3):
>>>
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
<<<
  6799 1726883056.46865: 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
<<<
  6799 1726883056.46922: 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
<<<
  6799 1726883056.46943: stdout chunk (state=3):
>>># 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
<<<
  6799 1726883056.46969: 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
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
  6799 1726883056.47138: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
  6799 1726883056.47143: stdout chunk (state=3):
>>># destroy _collections
<<<
  6799 1726883056.47189: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
  6799 1726883056.47207: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
<<<
  6799 1726883056.47224: 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
<<<
  6799 1726883056.47246: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
  6799 1726883056.47350: 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
<<<
  6799 1726883056.47364: stdout chunk (state=3):
>>># destroy time
<<<
  6799 1726883056.47392: stdout chunk (state=3):
>>># destroy _random
# destroy _weakref
# destroy _hashlib
<<<
  6799 1726883056.47438: stdout chunk (state=3):
>>># destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
<<<
  6799 1726883056.47445: stdout chunk (state=3):
>>># destroy _sre
# destroy posix
<<<
  6799 1726883056.47447: stdout chunk (state=3):
>>># destroy _functools
# destroy builtins
# destroy _thread
<<<
  6799 1726883056.47456: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
  6799 1726883056.48023: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.15.236 closed.
<<<
  6799 1726883056.48058: stderr chunk (state=3):
>>><<<
  6799 1726883056.48061: stdout chunk (state=3):
>>><<<
  6799 1726883056.48124: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd9c93bc3e0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c938ba10>
# /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 0x7fd9c93be930>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7fd9c93ccfe0>
# /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 0x7fd9c93cde50>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
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 0x7fd9c91cbd10>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91cbf20>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd9c9203710>
# /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 0x7fd9c9203da0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91e39b0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91e10d0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c8ec0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd9c9223650>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9222270>
# /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 0x7fd9c91e1fa0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9220a10>
# /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 0x7fd9c9258680>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c8140>
# /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 0x7fd9c9258b30>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c92589e0>
# 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 0x7fd9c9258dd0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c91c6c60>
# /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 0x7fd9c92594c0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9259190>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd9c925a3c0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd9c92705f0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fd9c9271d30>
# /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 0x7fd9c9272bd0>
# 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 0x7fd9c9273230>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9272120>
# /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 0x7fd9c9273cb0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c92733e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c925a420>
# /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 0x7fd9c900fb00>
# /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 0x7fd9c9038620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9038380>
# 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 0x7fd9c9038560>
# /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 0x7fd9c9038ef0>
# 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 0x7fd9c9039880>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90387a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c900dca0>
# /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 0x7fd9c903ac30>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9038d70>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c925ab10>
# /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 0x7fd9c9066f60>
# /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 0x7fd9c90872f0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd9c90e80e0>
# /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 0x7fd9c90ea840>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90e8200>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c9087f80>
# /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 0x7fd9c8ef1130>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c90860f0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c903bb60>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9c9086450>
# zipimport: found 30 names in '/tmp/ansible_stat_payload_12zxv6hi/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 0x7fd9c8f42db0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f21ca0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f20e00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/">
# 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 0x7fd9c8f410a0>
# /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 0x7fd9c8f72780>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f72510>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f71e20>
# /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 0x7fd9c8f725a0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f43a40>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fd9c8f733e0>
# 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 0x7fd9c8f73560>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8f73a70>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd9c8911700>
# 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 0x7fd9c89133b0>
# /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 0x7fd9c8913d40>
# /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 0x7fd9c8914ec0>
# /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 0x7fd9c8917950>
# 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 0x7fd9c8917ce0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8915c40>
# /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 0x7fd9c891f9e0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c891e4b0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c891e210>
# /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 0x7fd9c891e780>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8916150>
# 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 0x7fd9c8967c50>
# /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 0x7fd9c8967e90>
# /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 0x7fd9c8969820>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89695e0>
# /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 0x7fd9c896bd10>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8969eb0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c896f410>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c896bdd0>
# 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 0x7fd9c8970230>
# 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 0x7fd9c8970260>
# 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 0x7fd9c8970830>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8967fe0>
# /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 0x7fd9c8973e30>
# 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 0x7fd9c89fd160>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89725d0>
# 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 0x7fd9c8973980>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8972270>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd9c89fd640>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd9c89fd640>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7fd9c8801280>
# /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 0x7fd9c8802030>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c89fd400>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# 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 0x7fd9c8801d30>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8803080>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fd9c880da60>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c880b890>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fd9c8fbe5d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8fa62a0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c880dbe0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9c8802ae0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_12zxv6hi/ansible_stat_payload.zip/ansible/">
# 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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
Shared connection to 10.31.15.236 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
[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.
  6799 1726883056.48647: 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-1726883055.8968003-6818-162122702906063/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  6799 1726883056.48650: _low_level_execute_command(): starting
  6799 1726883056.48652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883055.8968003-6818-162122702906063/ > /dev/null 2>&1 && sleep 0'
  6799 1726883056.48786: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
  6799 1726883056.48802: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match not found
<<<
  6799 1726883056.48805: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6799 1726883056.48853: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
<<<
  6799 1726883056.48857: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6799 1726883056.48871: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6799 1726883056.48922: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6799 1726883056.51549: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6799 1726883056.51574: stderr chunk (state=3):
>>><<<
  6799 1726883056.51578: stdout chunk (state=3):
>>><<<
  6799 1726883056.51593: _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.15.236 originally 10.31.15.236
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.15.236 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.15.236 originally 10.31.15.236
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2a6a9b5936'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
  6799 1726883056.51599: handler run complete
  6799 1726883056.51615: variable 'ansible_facts' from source: unknown
  6799 1726883056.51644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883056.51666: variable 'ansible_facts' from source: unknown
  6799 1726883056.51688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883056.51697: attempt loop complete, returning result
  6799 1726883056.51700: _execute() done
  6799 1726883056.51702: dumping result to json
  6799 1726883056.51706: done dumping result, returning
  6799 1726883056.51714: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affc0aa-4893-a8dd-33ab-000000000013]
  6799 1726883056.51719: sending task result for task 0affc0aa-4893-a8dd-33ab-000000000013
  6799 1726883056.51802: done sending task result for task 0affc0aa-4893-a8dd-33ab-000000000013
  6799 1726883056.51805: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.12"
    },
    "changed": false,
    "stat": {
        "exists": false
    }
}
  6799 1726883056.51887: no more pending results, returning what we have
  6799 1726883056.51890: results queue empty
  6799 1726883056.51890: checking for any_errors_fatal
  6799 1726883056.51894: done checking for any_errors_fatal
  6799 1726883056.51895: checking for max_fail_percentage
  6799 1726883056.51897: done checking for max_fail_percentage
  6799 1726883056.51897: checking to see if all hosts have failed and the running result is not ok
  6799 1726883056.51898: done checking to see if all hosts have failed
  6799 1726883056.51898: getting the remaining hosts for this loop
  6799 1726883056.51900: done getting the remaining hosts for this loop
  6799 1726883056.51903: getting the next task for host managed_node3
  6799 1726883056.51909: done getting next task for host managed_node3
  6799 1726883056.51911:  ^ task is: TASK: Set flag to indicate system is ostree
  6799 1726883056.51914:  ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6799 1726883056.51920: getting variables
  6799 1726883056.51922: in VariableManager get_vars()
  6799 1726883056.51951: Calling all_inventory to load vars for managed_node3
  6799 1726883056.51954: Calling groups_inventory to load vars for managed_node3
  6799 1726883056.51957: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883056.51966: Calling all_plugins_play to load vars for managed_node3
  6799 1726883056.51968: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883056.51971: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883056.52005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883056.52033: done with get_vars()
  6799 1726883056.52049: done getting variables
  6799 1726883056.52105: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37
Friday 20 September 2024  21:44:16 -0400 (0:00:00.683)       0:00:00.913 ****** 
  6799 1726883056.52134: entering _queue_task() for managed_node3/set_fact
  6799 1726883056.52332: worker is 1 (out of 1 available)
  6799 1726883056.52350: exiting _queue_task() for managed_node3/set_fact
  6799 1726883056.52360: done queuing things up, now waiting for results queue to drain
  6799 1726883056.52361: waiting for pending results...
  6799 1726883056.52657: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree
  6799 1726883056.52661: in run() - task 0affc0aa-4893-a8dd-33ab-000000000014
  6799 1726883056.52664: variable 'ansible_search_path' from source: unknown
  6799 1726883056.52667: variable 'ansible_search_path' from source: unknown
  6799 1726883056.52698: calling self._execute()
  6799 1726883056.52764: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883056.52776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883056.52790: variable 'omit' from source: magic vars
  6799 1726883056.53299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  6799 1726883056.53545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  6799 1726883056.53595: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  6799 1726883056.53635: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  6799 1726883056.53674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  6799 1726883056.53780: 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)
  6799 1726883056.53798: 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)
  6799 1726883056.53816: 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)
  6799 1726883056.53848: 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)
  6799 1726883056.53944: Evaluated conditional (not __rhc_is_ostree is defined): True
  6799 1726883056.53949: variable 'omit' from source: magic vars
  6799 1726883056.53990: variable 'omit' from source: magic vars
  6799 1726883056.54081: variable '__ostree_booted_stat' from source: set_fact
  6799 1726883056.54125: variable 'omit' from source: magic vars
  6799 1726883056.54146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6799 1726883056.54175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6799 1726883056.54185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6799 1726883056.54197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883056.54206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6799 1726883056.54218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6799 1726883056.54233: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6799 1726883056.54256: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6799 1726883056.54259: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883056.54261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883056.54341: Set connection var ansible_shell_type to sh
  6799 1726883056.54345: Set connection var ansible_timeout to 10
  6799 1726883056.54352: Set connection var ansible_shell_executable to /bin/sh
  6799 1726883056.54358: Set connection var ansible_connection to ssh
  6799 1726883056.54362: Set connection var ansible_pipelining to False
  6799 1726883056.54367: Set connection var ansible_module_compression to ZIP_DEFLATED
  6799 1726883056.54393: variable 'ansible_shell_executable' from source: unknown
  6799 1726883056.54397: variable 'ansible_connection' from source: unknown
  6799 1726883056.54399: variable 'ansible_module_compression' from source: unknown
  6799 1726883056.54401: variable 'ansible_shell_type' from source: unknown
  6799 1726883056.54403: variable 'ansible_shell_executable' from source: unknown
  6799 1726883056.54405: variable 'ansible_host' from source: host vars for 'managed_node3'
  6799 1726883056.54408: variable 'ansible_pipelining' from source: unknown
  6799 1726883056.54410: variable 'ansible_timeout' from source: unknown
  6799 1726883056.54412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6799 1726883056.54487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6799 1726883056.54500: variable 'omit' from source: magic vars
  6799 1726883056.54504: starting attempt loop
  6799 1726883056.54506: running the handler
  6799 1726883056.54511: handler run complete
  6799 1726883056.54525: attempt loop complete, returning result
  6799 1726883056.54527: _execute() done
  6799 1726883056.54530: dumping result to json
  6799 1726883056.54532: done dumping result, returning
  6799 1726883056.54537: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affc0aa-4893-a8dd-33ab-000000000014]
  6799 1726883056.54542: sending task result for task 0affc0aa-4893-a8dd-33ab-000000000014
  6799 1726883056.54626: done sending task result for task 0affc0aa-4893-a8dd-33ab-000000000014
  6799 1726883056.54630: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "__rhc_is_ostree": false
    },
    "changed": false
}
  6799 1726883056.54676: no more pending results, returning what we have
  6799 1726883056.54679: results queue empty
  6799 1726883056.54680: checking for any_errors_fatal
  6799 1726883056.54686: done checking for any_errors_fatal
  6799 1726883056.54686: checking for max_fail_percentage
  6799 1726883056.54688: done checking for max_fail_percentage
  6799 1726883056.54688: checking to see if all hosts have failed and the running result is not ok
  6799 1726883056.54689: done checking to see if all hosts have failed
  6799 1726883056.54690: getting the remaining hosts for this loop
  6799 1726883056.54691: done getting the remaining hosts for this loop
  6799 1726883056.54694: getting the next task for host managed_node3
  6799 1726883056.54702: done getting next task for host managed_node3
  6799 1726883056.54704:  ^ task is: TASK: meta (end_play)
  6799 1726883056.54708:  ^ 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? (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
  6799 1726883056.54711: getting variables
  6799 1726883056.54713: in VariableManager get_vars()
  6799 1726883056.54742: Calling all_inventory to load vars for managed_node3
  6799 1726883056.54745: Calling groups_inventory to load vars for managed_node3
  6799 1726883056.54749: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883056.54763: Calling all_plugins_play to load vars for managed_node3
  6799 1726883056.54765: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883056.54768: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883056.54804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883056.54831: done with get_vars()
  6799 1726883056.54839: done getting variables

TASK [Skip if there is no Insights support] ************************************
task path: /tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8
Friday 20 September 2024  21:44:16 -0400 (0:00:00.027)       0:00:00.941 ****** 
  6799 1726883056.54901: in VariableManager get_vars()
  6799 1726883056.54907: Calling all_inventory to load vars for managed_node3
  6799 1726883056.54909: Calling groups_inventory to load vars for managed_node3
  6799 1726883056.54910: Calling all_plugins_inventory to load vars for managed_node3
  6799 1726883056.54913: Calling all_plugins_play to load vars for managed_node3
  6799 1726883056.54914: Calling groups_plugins_inventory to load vars for managed_node3
  6799 1726883056.54918: Calling groups_plugins_play to load vars for managed_node3
  6799 1726883056.54938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6799 1726883056.54955: done with get_vars()
  6799 1726883056.55166: variable 'lsr_rhc_test_data' from source: include_vars
  6799 1726883056.55183: Evaluated conditional (not lsr_rhc_test_data.insights): True
META: ending play
  6799 1726883056.55190: done queuing things up, now waiting for results queue to drain
  6799 1726883056.55192: results queue empty
  6799 1726883056.55192: checking for any_errors_fatal
  6799 1726883056.55193: done checking for any_errors_fatal
  6799 1726883056.55194: checking for max_fail_percentage
  6799 1726883056.55195: done checking for max_fail_percentage
  6799 1726883056.55195: checking to see if all hosts have failed and the running result is not ok
  6799 1726883056.55196: done checking to see if all hosts have failed
  6799 1726883056.55196: getting the remaining hosts for this loop
  6799 1726883056.55197: done getting the remaining hosts for this loop
  6799 1726883056.55198: getting the next task for host managed_node3
  6799 1726883056.55199: host managed_node3 is done iterating, returning
  6799 1726883056.55200: done queuing things up, now waiting for results queue to drain
  6799 1726883056.55201: results queue empty
  6799 1726883056.55201: checking for any_errors_fatal
  6799 1726883056.55202: done checking for any_errors_fatal
  6799 1726883056.55202: checking for max_fail_percentage
  6799 1726883056.55202: done checking for max_fail_percentage
  6799 1726883056.55203: checking to see if all hosts have failed and the running result is not ok
  6799 1726883056.55203: done checking to see if all hosts have failed
  6799 1726883056.55204: getting the next task for host managed_node3
  6799 1726883056.55205: host managed_node3 is done iterating, returning

PLAY RECAP *********************************************************************
managed_node3              : ok=4    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0   

Friday 20 September 2024  21:44:16 -0400 (0:00:00.003)       0:00:00.945 ****** 
=============================================================================== 
Check if system is ostree ----------------------------------------------- 0.68s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 
Set local lsr_rhc_test_data --------------------------------------------- 0.06s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 
Get facts for external test data ---------------------------------------- 0.05s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 
Import test data -------------------------------------------------------- 0.05s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 
Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.05s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 
Set flag to indicate system is ostree ----------------------------------- 0.03s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 
Skip if there is no Insights support ------------------------------------ 0.00s
/tmp/collections-0cT/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8 
  6799 1726883056.55258: RUNNING CLEANUP